org.w3c.tools.resources.serialization.xml
Class XMLDescrWriter
java.lang.Object
|
+--org.w3c.tools.resources.serialization.xml.XMLWriter
|
+--org.w3c.tools.resources.serialization.xml.XMLDescrWriter
- public class XMLDescrWriter
- extends XMLWriter
- implements JigXML
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 |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
XMLDescrWriter
public XMLDescrWriter(java.io.Writer writer)
startResource
protected void startResource(ResourceDescription res)
throws java.io.IOException
startDescription
protected void startDescription(ResourceDescription res)
throws java.io.IOException
closeDescription
protected void closeDescription()
throws java.io.IOException
writeInherit
protected void writeInherit(java.lang.String[] classes,
int idx)
throws java.io.IOException
writeInterfaces
protected void writeInterfaces(java.lang.String[] classes)
throws java.io.IOException
writeAttributeDescription
protected void writeAttributeDescription(AttributeDescription descr)
throws java.io.IOException
writeResourceDescription
public void writeResourceDescription(ResourceDescription resource)
throws java.io.IOException