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 TypeMethodDescription@Nullable XMLResourceUserAgentCallback.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 XMLResourceXMLResource.load(InputStream stream) static XMLResourcestatic XMLResourcestatic XMLResourcestatic XMLResourcestatic XMLResourceXMLResource.load(InputSource source) -
Uses of XMLResource in org.xhtmlrenderer.swing
Methods in org.xhtmlrenderer.swing that return XMLResourceModifier and TypeMethodDescription@Nullable XMLResourceDelegatingUserAgent.getXMLResource(String uri) Retrieves the XML located at the given URI.NaiveUserAgent.getXMLResource(String uri) Retrieves the XML located at the given URI.