public interface XMLElement
| Modifier and Type | Method and Description |
|---|---|
XMLElement |
parse(XMLStreamReader token) |
void |
write(XMLStreamWriter out) |
XMLElement parse(XMLStreamReader token) throws Exception
Exceptionvoid write(XMLStreamWriter out) throws XMLStreamException
XMLStreamExceptionCopyright © 2012. All Rights Reserved.