org.encog.parse.tags.write
public class WriteXML extends WriteTags
| Constructor and Description |
|---|
WriteXML(OutputStream os)
Construct an object to write an XML file.
|
addAttribute, addCDATA, addProperty, addProperty, addProperty, addProperty, addProperty, addText, beginDocument, beginTag, close, endDocument, endTag, endTagpublic WriteXML(OutputStream os)
os - The output stream.Copyright © 2014. All Rights Reserved.