public class ElementAttributeMarshaller extends DefaultAttributeMarshaller
| Modifier and Type | Field and Description |
|---|---|
static ElementAttributeMarshaller |
NAME_ATTRIBUTE_MARSHALLER |
static ElementAttributeMarshaller |
VALUE_ATTRIBUTE_MARSHALLER |
ATTRIBUTE_OBJECT, COMMA_STRING_LIST, ELEMENT_ONLY_OBJECT, OBJECT_LIST_MARSHALLER, SIMPLE, STRING_LIST| Modifier and Type | Method and Description |
|---|---|
void |
marshallAsElement(AttributeDefinition attribute,
org.jboss.dmr.ModelNode resourceModel,
boolean marshallDefault,
XMLStreamWriter writer) |
asString, isMarshallableAsElement, marshallAsAttribute, marshallAsElementisMarshallable, isMarshallable, marshallpublic static final ElementAttributeMarshaller NAME_ATTRIBUTE_MARSHALLER
public static final ElementAttributeMarshaller VALUE_ATTRIBUTE_MARSHALLER
public void marshallAsElement(AttributeDefinition attribute, org.jboss.dmr.ModelNode resourceModel, boolean marshallDefault, XMLStreamWriter writer) throws XMLStreamException
marshallAsElement in class DefaultAttributeMarshallerXMLStreamExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.