org.w3c.tools.resources.serialization.xml
Class XMLWriter
java.lang.Object
|
+--org.w3c.tools.resources.serialization.xml.XMLWriter
- Direct Known Subclasses:
- XMLDescrWriter, XMLResourceWriter
- public class XMLWriter
- extends java.lang.Object
- implements JigXML
Field Summary |
protected int |
level
|
protected java.io.Writer |
writer
|
Fields inherited from interface org.w3c.tools.resources.serialization.xml.JigXML |
ARRAY_TAG,
ATTRIBUTE_TAG,
CHILD_TAG,
CHILDREN_TAG,
CLASS_ATTR,
DESCR_TAG,
dtd,
FLAG_ATTR,
IMPLEMENTS_TAG,
INHERIT_TAG,
JXML_TAG,
LENGTH_ATTR,
NAME_ATTR,
ns,
NULL,
RESARRAY_TAG,
RESOURCE_TAG,
VALUE_TAG,
version |
Constructor Summary |
XMLWriter(java.io.Writer writer)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
writer
protected java.io.Writer writer
level
protected int level
XMLWriter
public XMLWriter(java.io.Writer writer)
indent
protected void indent()
throws java.io.IOException
startDocument
protected void startDocument()
throws java.io.IOException
closeDocument
protected void closeDocument()
throws java.io.IOException
closeResource
protected void closeResource()
throws java.io.IOException
encode
public static java.lang.String encode(java.lang.String string)
- & => & < => <