|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cocoon.pipeline.util.dom.DOMUtils
public final class DOMUtils
| Method Summary | |
|---|---|
static void |
stream(org.w3c.dom.Node node,
SAXConsumer xmlConsumer)
|
static org.w3c.dom.Document |
toDOM(org.xml.sax.InputSource source,
org.xml.sax.EntityResolver resolver)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static org.w3c.dom.Document toDOM(org.xml.sax.InputSource source,
org.xml.sax.EntityResolver resolver)
throws org.xml.sax.SAXException,
java.io.IOException
org.xml.sax.SAXException
java.io.IOException
public static void stream(org.w3c.dom.Node node,
SAXConsumer xmlConsumer)
throws org.xml.sax.SAXException
org.xml.sax.SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||