Uses of Interface
javax.xml.transform.URIResolver

Packages that use URIResolver
Package Description
javax.xml.transform  
org.apache.xalan.processor
Parses an XSLT stylesheet document (which may include and import other stylesheet documents) and produces a StylesheetRoot (a TRaX Templates object).
org.apache.xalan.transformer
In charge of run-time transformations and the production of result trees.
org.apache.xml.utils
Implementation of Xalan utility classes.
org.apache.xpath
Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages.