|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.encog.parse.tags.write.WriteTags
org.encog.parse.tags.write.WriteXML
public class WriteXML
Contains specifics to writing XML.
| Constructor Summary | |
|---|---|
WriteXML(java.io.OutputStream os)
Construct an object to write an XML file. |
|
| Method Summary |
|---|
| Methods inherited from class org.encog.parse.tags.write.WriteTags |
|---|
addAttribute, addCDATA, addProperty, addProperty, addProperty, addText, beginDocument, beginTag, close, endDocument, endTag |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WriteXML(java.io.OutputStream os)
os - The output stream.
|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||