public interface XMLWriteable
XMLOutput| Modifier and Type | Method and Description |
|---|---|
void |
writeXML(XMLOutput xmlOutput)
Write this object to given XMLOutput.
|
void writeXML(XMLOutput xmlOutput) throws java.io.IOException
xmlOutput - the XMLOutput for the documentjava.io.IOExceptionSpotBugs is licensed under the LGPL.