public static class AttributeMarshallers.PropertiesAttributeMarshaller extends AttributeMarshallers.MapAttributeMarshaller
AttributeMarshaller.AttributeElementMarshallerelementName, wrapElement, wrapperElementATTRIBUTE_OBJECT, COMMA_STRING_LIST, ELEMENT_ONLY_OBJECT, OBJECT_LIST_MARSHALLER, OBJECT_MAP_MARSHALLER, PROPERTIES_MARSHALLER, PROPERTIES_MARSHALLER_UNWRAPPED, SIMPLE, STRING_LIST, UNWRAPPED_OBJECT_LIST_MARSHALLER, WRAPPED_OBJECT_LIST_MARSHALLER| Constructor and Description |
|---|
PropertiesAttributeMarshaller() |
PropertiesAttributeMarshaller(String wrapperElement,
boolean wrapElement) |
PropertiesAttributeMarshaller(String wrapperElement,
String elementName,
boolean wrapElement) |
| Modifier and Type | Method and Description |
|---|---|
void |
marshallSingleElement(AttributeDefinition attribute,
org.jboss.dmr.ModelNode property,
boolean marshallDefault,
XMLStreamWriter writer) |
isMarshallableAsElement, marshallAsAttribute, marshallAsElementisMarshallable, isMarshallable, marshall, marshallElementContentpublic PropertiesAttributeMarshaller(String wrapperElement, String elementName, boolean wrapElement)
public PropertiesAttributeMarshaller(String wrapperElement, boolean wrapElement)
public PropertiesAttributeMarshaller()
public void marshallSingleElement(AttributeDefinition attribute, org.jboss.dmr.ModelNode property, boolean marshallDefault, XMLStreamWriter writer) throws XMLStreamException
marshallSingleElement in class AttributeMarshallers.MapAttributeMarshallerXMLStreamExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.