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, endTag
public WriteXML(OutputStream os)
os
- The output stream.Copyright © 2014. All Rights Reserved.