public class KernelDeploymentXmlDescriptorParser extends Object implements org.jboss.staxmapper.XMLElementReader<ParseResult<KernelDeploymentXmlDescriptor>>, XMLStreamConstants
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE |
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT
Constructor and Description |
---|
KernelDeploymentXmlDescriptorParser() |
Modifier and Type | Method and Description |
---|---|
void |
readElement(org.jboss.staxmapper.XMLExtendedStreamReader reader,
ParseResult<KernelDeploymentXmlDescriptor> value) |
public static final String NAMESPACE
public void readElement(org.jboss.staxmapper.XMLExtendedStreamReader reader, ParseResult<KernelDeploymentXmlDescriptor> value) throws XMLStreamException
readElement
in interface org.jboss.staxmapper.XMLElementReader<ParseResult<KernelDeploymentXmlDescriptor>>
XMLStreamException
Copyright © 2013 JBoss by Red Hat. All rights reserved.