public final class DOMUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
stream(Node node,
SAXConsumer xmlConsumer) |
static Document |
toDOM(InputSource source,
EntityResolver resolver) |
public static Document toDOM(InputSource source, EntityResolver resolver) throws SAXException, IOException
SAXExceptionIOExceptionpublic static void stream(Node node, SAXConsumer xmlConsumer) throws SAXException
SAXExceptionCopyright © 2014 JBoss by Red Hat. All Rights Reserved.