Package org.jboss.dna.graph.properties.basic

Class Summary
AbstractValueFactories Abstract implementation of ValueFactories that implements all the methods other than the get*Factory() methods.
AbstractValueFactory<T> Abstract ValueFactory.
BasicEmptyProperty An immutable version of a property that has no values.
BasicMultiValueProperty An immutable version of a property that has 2 or more values.
BasicName A basic implementation of Name.
BasicNamespace  
BasicNamespaceRegistry  
BasicPath A basic implementation of Path.
BasicPathSegment A basic implementation of Path.Segment.
BasicProperty  
BasicPropertyFactory  
BasicSingleValueProperty An immutable version of a property that has exactly 1 value.
BooleanValueFactory The standard ValueFactory for PropertyType.BOOLEAN values.
DecimalValueFactory The standard ValueFactory for PropertyType.DECIMAL values.
DelegatingValueFactories  
DoubleValueFactory The standard ValueFactory for PropertyType.DOUBLE values.
InMemoryBinary An implementation of Binary that keeps the binary data in-memory.
InMemoryBinaryValueFactory Teh standard ValueFactory for PropertyType.BINARY values.
JodaDateTime Implementation of DateTime based upon the Joda-Time library.
JodaDateTimeValueFactory The standard ValueFactory for PropertyType.DATE values.
LocalNamespaceRegistry  
LongValueFactory The standard ValueFactory for PropertyType.LONG values.
NameValueFactory The standard ValueFactory for PropertyType.NAME values.
ObjectValueFactory The standard ValueFactory for PropertyType.OBJECT values.
PathValueFactory The standard ValueFactory for PropertyType.NAME values.
StandardValueFactories The standard set of value factories.
StringValueFactory The standard ValueFactory for PropertyType.STRING values.
UriValueFactory The standard ValueFactory for PropertyType.URI values.
UuidReference  
UuidReferenceValueFactory The standard ValueFactory for PropertyType.REFERENCE values.
UuidValueFactory The standard ValueFactory for PropertyType.URI values.
 



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