public class Headers extends AbstractXmlElement
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT_NAME |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getElementName() |
protected void |
parseChildren(XMLStreamReader token,
String child) |
void |
write(XMLStreamWriter out) |
doAfterParsing, getBoolean, move2RootElementIfNeeded, parse, parseAttributes, parseCharacters, toXml, writeIfNotNullpublic static final String ELEMENT_NAME
public Headers()
public Headers(Header header)
protected void parseChildren(XMLStreamReader token, String child) throws Exception
parseChildren in class AbstractXmlElementExceptionpublic void write(XMLStreamWriter out) throws XMLStreamException
write in interface XMLElementwrite in class AbstractXmlElementXMLStreamExceptionprotected String getElementName()
getElementName in class AbstractXmlElementCopyright © 2012. All Rights Reserved.