|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
de.opsdesign.yax.helpers.SAXDocumentWriter
de.opsdesign.yax.helpers.ResolvingSAXDocumentWriter
public class ResolvingSAXDocumentWriter
Field Summary |
---|
Fields inherited from class de.opsdesign.yax.helpers.SAXDocumentWriter |
---|
inputSource |
Constructor Summary | |
---|---|
ResolvingSAXDocumentWriter(org.xml.sax.InputSource inputSource)
|
|
ResolvingSAXDocumentWriter(org.xml.sax.InputSource inputSource,
java.lang.String encoding)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class de.opsdesign.yax.helpers.SAXDocumentWriter |
---|
characters, comment, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, getResult, ignorableWhitespace, log, log, log, log, processingInstruction, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
---|
error, fatalError, notationDecl, resolveEntity, setDocumentLocator, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResolvingSAXDocumentWriter(org.xml.sax.InputSource inputSource)
public ResolvingSAXDocumentWriter(org.xml.sax.InputSource inputSource, java.lang.String encoding)
Method Detail |
---|
public void run() throws RunException
run
in class SAXDocumentWriter
RunException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |