static AttributeMarshaller |
AttributeMarshaller.ATTRIBUTE_OBJECT |
Marshaller for ObjectTypeAttributeDefinition.
|
static AttributeMarshaller |
AttributeMarshaller.COMMA_STRING_LIST |
comma delimited list marshaller
|
static AttributeMarshaller |
AttributeMarshaller.ELEMENT_ONLY_OBJECT |
Marshaller for ObjectTypeAttributeDefinition.
|
static AttributeMarshaller |
AttributeMarshallers.OBJECT_ATTRIBUTE |
Marshaller for ObjectTypeAttributeDefinition.
|
static AttributeMarshaller |
AttributeMarshallers.OBJECT_ELEMENT_ONLY |
Marshaller for ObjectTypeAttributeDefinition.
|
static AttributeMarshaller |
AttributeMarshallers.OBJECT_LIST |
|
static AttributeMarshaller |
AttributeMarshaller.OBJECT_LIST_MARSHALLER |
|
static AttributeMarshaller |
AttributeMarshallers.OBJECT_LIST_UNWRAPPED |
|
static AttributeMarshaller |
AttributeMarshallers.OBJECT_LIST_WRAPPED |
|
static AttributeMarshaller |
AttributeMarshaller.OBJECT_MAP_MARSHALLER |
|
static AttributeMarshaller |
AttributeMarshallers.OBJECT_MAP_MARSHALLER |
|
static AttributeMarshaller |
AttributeMarshaller.PROPERTIES_MARSHALLER |
|
static AttributeMarshaller |
AttributeMarshaller.PROPERTIES_MARSHALLER_UNWRAPPED |
|
static AttributeMarshaller |
AttributeMarshallers.PROPERTIES_UNWRAPPED |
|
static AttributeMarshaller |
AttributeMarshallers.PROPERTIES_WRAPPED |
|
static AttributeMarshaller |
AttributeMarshaller.SIMPLE |
simple marshaller
|
static AttributeMarshaller |
AttributeMarshallers.SIMPLE |
simple marshaller
|
static AttributeMarshaller |
AttributeMarshallers.SIMPLE_ELEMENT |
marshalls attributes to element where element name is attribute name and its content is value of attribute
|
static AttributeMarshaller |
AttributeMarshallers.SIMPLE_ELEMENT_UNWRAP |
marshalls attributes to element where element name is attribute name and its content is value of resourceModel
|
static AttributeMarshaller |
AttributeMarshaller.STRING_LIST |
space delimited list marshaller
|
static AttributeMarshaller |
AttributeMarshallers.STRING_LIST |
space delimited list marshaller
|
static AttributeMarshaller |
AttributeMarshallers.STRING_LIST_COMMA_DELIMITED |
comma delimited list marshaller
|
static AttributeMarshaller |
AttributeMarshallers.STRING_LIST_NAMED_ELEMENT |
String list marshaller that marshalls to named element list
example, name of element is attribute.getXmlName()
|
static AttributeMarshaller |
AttributeMarshaller.UNWRAPPED_OBJECT_LIST_MARSHALLER |
|
static AttributeMarshaller |
AttributeMarshaller.WRAPPED_OBJECT_LIST_MARSHALLER |
|