public static class AttributeParsers.PropertiesParser extends AttributeParser
AttributeParser.DiscardOldDefaultValueParserCOMMA_DELIMITED_STRING_LIST, LIST, OBJECT_LIST_PARSER, OBJECT_PARSER, PROPERTIES_PARSER, PROPERTIES_PARSER_UNWRAPPED, SIMPLE, STRING_LIST| Constructor and Description |
|---|
PropertiesParser() |
PropertiesParser(boolean wrapElement) |
PropertiesParser(String wrapperElement) |
PropertiesParser(String wrapperElement,
boolean wrapElement) |
PropertiesParser(String wrapperElement,
String elementName,
boolean wrapElement) |
| Modifier and Type | Method and Description |
|---|---|
String |
getXmlName(AttributeDefinition attribute) |
boolean |
isParseAsElement() |
void |
parseElement(AttributeDefinition attribute,
org.jboss.staxmapper.XMLExtendedStreamReader reader,
org.jboss.dmr.ModelNode operation) |
parse, parseAndSetParameterpublic PropertiesParser(String wrapperElement, String elementName, boolean wrapElement)
public PropertiesParser(String wrapperElement, boolean wrapElement)
public PropertiesParser(boolean wrapElement)
public PropertiesParser(String wrapperElement)
public PropertiesParser()
public boolean isParseAsElement()
isParseAsElement in class AttributeParserpublic String getXmlName(AttributeDefinition attribute)
getXmlName in class AttributeParserpublic void parseElement(AttributeDefinition attribute, org.jboss.staxmapper.XMLExtendedStreamReader reader, org.jboss.dmr.ModelNode operation) throws XMLStreamException
parseElement in class AttributeParserXMLStreamExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.