Uses of Class
org.xhtmlrenderer.resource.XMLResource
Packages that use XMLResource
-
Uses of XMLResource in org.xhtmlrenderer.extend
Methods in org.xhtmlrenderer.extend that return XMLResourceModifier and TypeMethodDescriptionUserAgentCallback.getXMLResource
(String uri) Retrieves the XML at the given URI. -
Uses of XMLResource in org.xhtmlrenderer.resource
Methods in org.xhtmlrenderer.resource that return XMLResourceModifier and TypeMethodDescriptionstatic XMLResource
XMLResource.load
(InputStream stream) static XMLResource
static XMLResource
static XMLResource
XMLResource.load
(InputSource source) -
Uses of XMLResource in org.xhtmlrenderer.swing
Methods in org.xhtmlrenderer.swing that return XMLResourceModifier and TypeMethodDescriptionNaiveUserAgent.getXMLResource
(String uri) Retrieves the XML located at the given URI.