API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.w3c.dom.ls. LSResourceResolver View Source
Author(s)
Since
Version
Serial
Hierarchy
 LSResourceResolver
Subinterfaces
Description
public interface LSResourceResolver
  LSResourceResolver provides a way for applications to redirect references to external resources.
See also:   
Methods
Hide/Show inherited methods
public LSInput resolveResource (String type, String namespaceURI, String publicId, String systemId, String baseURI)
  Allow the application to resolve external resources.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar