|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjlibs.xml.sax.BaseXMLReader
jlibs.xml.sax.AbstractXMLReader
jlibs.xml.sax.XMLWriter
public class XMLWriter
XMLReader implementaion for ObjectInputSource
| Field Summary |
|---|
| Fields inherited from class jlibs.xml.sax.AbstractXMLReader |
|---|
nsFeature, nsPrefixesFeature, supportedFeatures |
| Fields inherited from class jlibs.xml.sax.BaseXMLReader |
|---|
handler |
| Constructor Summary | |
|---|---|
XMLWriter()
|
|
| Method Summary | |
|---|---|
void |
parse(InputSource input)
|
void |
parse(String systemId)
|
| Methods inherited from class jlibs.xml.sax.AbstractXMLReader |
|---|
getFeature, getProperty, setFeature, setProperty |
| Methods inherited from class jlibs.xml.sax.BaseXMLReader |
|---|
_getProperty, _setProperty, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, setContentHandler, setDTDHandler, setEntityResolver, setErrorHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLWriter()
| Method Detail |
|---|
public void parse(InputSource input)
throws SAXException,
IOException
SAXException
IOException
public void parse(String systemId)
throws IOException,
SAXException
IOException
SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||