Interface Transform.TransformationResult
- Enclosing class:
Transform
public static interface Transform.TransformationResult
Provides different options to obtain the result of an XSLT transformation.
-
Method Summary
-
Method Details
-
to
-
toString
-
toDocument
Document toDocument()Output the result to a DOM Document.- Returns:
- transformation result as Document
-