public class ElementAttributeMarshaller extends DefaultAttributeMarshaller
Modifier and Type | Field and Description |
---|---|
static ElementAttributeMarshaller |
NAME_ATTRIBUTE_MARSHALLER |
static ElementAttributeMarshaller |
VALUE_ATTRIBUTE_MARSHALLER |
Modifier and Type | Method and Description |
---|---|
void |
marshallAsElement(AttributeDefinition attribute,
org.jboss.dmr.ModelNode resourceModel,
boolean marshallDefault,
XMLStreamWriter writer) |
marshallAsAttribute, marshallAsElement
isMarshallable, isMarshallable
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 © 2013 JBoss by Red Hat. All rights reserved.