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, PROPERTIES_MARSHALLER, PROPERTIES_MARSHALLER_UNWRAPPED, 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, marshallAsElement
isMarshallable, isMarshallable, marshall
public 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 DefaultAttributeMarshaller
XMLStreamException
Copyright © 2023 JBoss by Red Hat. All rights reserved.