Uses of Interface javax.xml.transform.Templates

Uses in package javax.xml.transform.sax

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.

Uses in package javax.xml.transform

Methods with return type javax.xml.transform.Templates

Templates
Creates a new compiled transformation using the specified stylesheet.