Uses of Interface
javax.xml.transform.Source

Packages that use Source
Package Description
java.sql  
javax.xml.transform  
javax.xml.transform.dom  
javax.xml.transform.sax  
javax.xml.transform.stream  
javax.xml.validation  
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.dtm  
org.apache.xml.dtm.ref  
org.apache.xml.dtm.ref.sax2dtm  
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.