public interface XMLize
Modifier and Type | Method and Description |
---|---|
void |
toXML(XMLWriter out)
write the XML representation of this object to a file
|
void toXML(XMLWriter out) throws IOException
out
- IOException
Copyright © 2005–2020. All rights reserved.