|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AttributeValue | The interface AttributeValue encapsulates different value types. |
Class Summary | |
---|---|
AnyObjectAttributeValue | Class AnyObjectAttributeValue represents unknown attribute values. |
Attribute | This Class represents an Key-Value-Attribute. |
Attributes | Class Attributes are collections of attributes. |
AttributeUtil | Class AttributeUtil is a small utility class wich shall encapsulate simple methods for easier life with attribute processing. |
AttributeValueAdapter | The class AttributeValueAdapter implements all methods of AttributeValue. |
BooleanAttributeValue | Class BooleanAttributeValue represents a boolean attribute value. |
DoubleAttributeValue | Class DoubleAttributeValue represents a double attribute value. |
EmptyAttributeValue | Class EmptyAttributeValue represents a 'null' or empty attribute value. |
IntegerAttributeValue | Class IntegerAttributeValue represents an integer attribute value. |
StringAttributeValue | The class StringAttributeValue represents a String value. |
The attributes package contains classes for different attributes and a common abstraction layer about attributes and their different types.
todo: detailed description
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |