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