Uses of Interface
javax.xml.transform.Result

Packages that use Result
Package
Description
Provides the API for accessing and processing data stored in a data source (usually a relational database) using the Java programming language.
Defines interfaces and classes for the Streaming API for XML (StAX).
Defines the generic APIs for processing transformation instructions, and performing a transformation from source to result.
Provides DOM specific transformation classes.
Provides SAX specific transformation classes.
Provides StAX specific transformation classes.
Provides stream and URI specific transformation classes.
Provides an API for validation of XML documents.