GNU Classpath (0.95) | |
Frames | No Frames |
Methods which throw type javax.xml.transform.TransformerConfigurationException | |
TemplatesHandler | Returns a content handler that can process SAX events into a
transformation template.
|
TransformerHandler | Returns a content handler that can process SAX events into a result,
using the identity transform.
|
TransformerHandler | Returns a content handler that can process SAX events into a result,
using the specified transformation.
|
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 source.
|
XMLFilter | Creates an XML filter for the specified compiled stylesheet.
|
Methods which throw type javax.xml.transform.TransformerConfigurationException | |
Source | TransformerFactory.getAssociatedStylesheet(Source source, String media, String title, String charset) Returns a source object representing the XML resource specified by the
xml-stylesheet
processing instruction and matching the given criteria.
|
Templates | Creates a new compiled transformation using the specified stylesheet.
|
Transformer | Creates a new transformer based on this transformation.
|
Transformer | Creates a new transformer that applies the identity transform.
|
Transformer | Creates a new transformer using the specified stylesheet.
|
void | Sets a feature of transformers and templates obtained from this
factory.
|
GNU Classpath (0.95) |