GNU Classpath (0.95) | |
Frames | No Frames |
Classes implementing javax.xml.transform.Result | |
class | Specifies SAX handlers to be used as a result sink during a
transformation.
|
Methods with parameter type javax.xml.transform.Result | |
void | Sets the result sink to be used as the output of the transformation.
|
Methods with parameter type javax.xml.transform.Result | |
XMLEventWriter | Creates a new event writer.
|
XMLStreamWriter | Creates a new stream writer.
|
Classes implementing javax.xml.transform.Result | |
class | Output result specified as a W3C DOM object graph.
|
Methods with parameter type javax.xml.transform.Result | |
void | Validate the specified input.
|
Classes implementing javax.xml.transform.Result | |
class | Specifies a stream to which to write the transformation result.
|
Methods with parameter type javax.xml.transform.Result | |
void | Transforms the source XML to a result tree.
|
GNU Classpath (0.95) |