public class PatchBundleXml_1_0 extends Object implements XMLStreamConstants, org.jboss.staxmapper.XMLElementReader<PatchXml.Result<BundledPatch>>, org.jboss.staxmapper.XMLElementWriter<BundledPatch>
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT| Constructor and Description |
|---|
PatchBundleXml_1_0() |
| Modifier and Type | Method and Description |
|---|---|
void |
readElement(org.jboss.staxmapper.XMLExtendedStreamReader reader,
PatchXml.Result<BundledPatch> result) |
void |
writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
BundledPatch bundledPatch) |
public void readElement(org.jboss.staxmapper.XMLExtendedStreamReader reader,
PatchXml.Result<BundledPatch> result)
throws XMLStreamException
readElement in interface org.jboss.staxmapper.XMLElementReader<PatchXml.Result<BundledPatch>>XMLStreamExceptionpublic void writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
BundledPatch bundledPatch)
throws XMLStreamException
writeContent in interface org.jboss.staxmapper.XMLElementWriter<BundledPatch>XMLStreamExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.