GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type javax.xml.transform.Templates | |
TransformerHandler | Returns a content handler that can process SAX events into a result,
using the specified transformation.
|
XMLFilter | Creates an XML filter for the specified compiled stylesheet.
|
Methods with return type javax.xml.transform.Templates | |
Templates | Returns the templates object created by the parsing of the SAX events.
|
Methods with return type javax.xml.transform.Templates | |
Templates | Creates a new compiled transformation using the specified stylesheet.
|
GNU Classpath (0.95) |