public final class Transform extends Object
Transformation.| Modifier and Type | Class and Description |
|---|---|
static interface |
Transform.Builder
Builder for XSLT transformations.
|
static interface |
Transform.TransformationResult
Provides different options to obtain the result of an XSLT transformation.
|
public static Transform.Builder source(Source s)
Copyright © 2001–2016 XMLUnit. All rights reserved.