Uses of Class javax.xml.transform.Transformer

Uses in package org.apache.xalan.templates

Methods with return type javax.xml.transform.Transformer

Transformer
Create a new transformation context for this Templates object.

Uses in package org.apache.xml.serializer

Methods with parameter type javax.xml.transform.Transformer

void
Reset the state on the given transformer object.
void
void
Set the transformer associated with the serializer.
void
Sets the transformer associated with this serializer
void
void
Sets the transformer associated with this serializer

Methods with return type javax.xml.transform.Transformer

Transformer
Transformer
Get the transformer associated with the serializer.
Transformer
Gets the transformer associated with this serializer
Transformer
Gets the transformer associated with this serializer

Uses in package javax.xml.transform.sax

Methods with return type javax.xml.transform.Transformer

Transformer
Get the Transformer associated with this handler, which is needed in order to set parameters and output properties.

Uses in package org.apache.xalan.xsltc.trax

Classes derived from javax.xml.transform.Transformer

class

Methods with return type javax.xml.transform.Transformer

Transformer
Transformer
Implements javax.xml.transform.sax.TransformerHandler.getTransformer() Get the Transformer associated with this handler, which is needed in order to set parameters and output properties.
Transformer
Create a Transformer object that copies the input document to the result.
Transformer
Implements JAXP's Templates.newTransformer()
Transformer
javax.xml.transform.sax.TransformerFactory implementation.
Transformer
Create a Transformer object that from the input stylesheet Uses the org.apache.xalan.processor.TransformerFactory.
Transformer
javax.xml.transform.sax.TransformerFactory implementation.

Uses in package org.apache.xalan.processor

Methods with return type javax.xml.transform.Transformer

Transformer
Create a new Transformer object that performs a copy of the source to the result.
Transformer
Process the source into a Transformer object.

Uses in package javax.xml.transform

Methods with return type javax.xml.transform.Transformer

Transformer
Create a new transformation context for this Templates object.
Transformer
Create a new Transformer object that performs a copy of the source to the result.
Transformer
Process the Source into a Transformer object.

Uses in package org.apache.xalan.transformer

Methods with parameter type javax.xml.transform.Transformer

void
Initializer method.
void

Classes derived from javax.xml.transform.Transformer

class
This class implements an identity transformer for SAXTransformerFactory.newTransformerHandler() and TransformerFactory.newTransformer().
class
This class implements the Transformer interface, and is the core representation of the transformation execution.

Methods with return type javax.xml.transform.Transformer

Transformer
Get the Transformer associated with this handler, which is needed in order to set parameters and output properties.
Transformer
Get the Transformer associated with this handler, which is needed in order to set parameters and output properties.
Transformer
Get the TrAX Transformer object in effect.
Transformer
Get the TrAX Transformer object in effect.
Transformer

Copyright B) 2004 Apache XML Project. All Rights Reserved.