Package org.jboss.dna.graph.properties

Interface Summary
Binary Value holder for binary data.
DateTime An immutable date-time class that represents an instance in time.
DateTimeFactory A factory for creating date-time instants.
Name A qualified name consisting of a namespace and a local name.
NameFactory A factory for creating names.
NamespaceRegistry Registry of namespaces, which are used to provide isolated and independent domains for names.
NamespaceRegistry.Namespace Representation of a single namespace at a single point in time.
Path An object representation of a node path within a repository.
Path.Segment Representation of the segments that occur within a path.
PathFactory A factory for creating paths.
Property Representation of a property consisting of a name and value(s).
PropertyFactory  
Reference A representation of a reference to another node.
UuidFactory A factory for creating UUID instances.
ValueFactories The set of standard ValueFactory instances.
ValueFactory<T> A factory for Property values.
 

Class Summary
PathExpression An expression that defines an acceptable path using a regular-expression-like language.
PathExpression.Matcher  
ValueComparators  
 

Enum Summary
PropertyType  
 

Exception Summary
InvalidPathException  
InvalidPathExpressionException  
IoException  
NamespaceException  
PathNotFoundException  
ValueFormatException  
 



Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.