public static class AttributeMarshallers.NamedStringListMarshaller extends AttributeMarshaller.AttributeElementMarshaller
AttributeMarshaller.AttributeElementMarshallerATTRIBUTE_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 |
|---|
NamedStringListMarshaller() |
NamedStringListMarshaller(String xmlName) |
| Modifier and Type | Method and Description |
|---|---|
void |
marshallAsElement(AttributeDefinition attribute,
org.jboss.dmr.ModelNode resourceModel,
boolean marshallDefault,
XMLStreamWriter writer) |
isMarshallable, isMarshallableAsElementisMarshallable, marshall, marshallAsAttribute, marshallElementContentpublic NamedStringListMarshaller()
public NamedStringListMarshaller(String xmlName)
public void marshallAsElement(AttributeDefinition attribute, org.jboss.dmr.ModelNode resourceModel, boolean marshallDefault, XMLStreamWriter writer) throws XMLStreamException
marshallAsElement in class AttributeMarshaller.AttributeElementMarshallerXMLStreamExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.