org.xhtmlrenderer.resource
Class XMLResource
java.lang.Object
org.xhtmlrenderer.resource.AbstractResource
org.xhtmlrenderer.resource.XMLResource
- All Implemented Interfaces:
- Resource
public class XMLResource
- extends AbstractResource
- Author:
- Patrick Wright
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
load
public static XMLResource load(InputStream stream)
load
public static XMLResource load(InputSource source)
load
public static XMLResource load(Reader reader)
load
public static XMLResource load(Source source)
getDocument
public Document getDocument()
newXMLReader
public static final XMLReader newXMLReader()
Copyright © 2013. All Rights Reserved.