public static interface Transform.TransformationResult
Modifier and Type | Method and Description |
---|---|
void |
to(Result r)
Output the result to a TraX Result.
|
Document |
toDocument()
Output the result to a DOM Document.
|
String |
toString()
Output the result to a String.
|
Copyright © 2001–2017 XMLUnit. All rights reserved.