Uses of Interface
org.xmlunit.builder.TransformationBuilderBase
-
Packages that use TransformationBuilderBase Package Description org.xmlunit.builder Provides fluent builders for core parts of XMLUnit. -
-
Uses of TransformationBuilderBase in org.xmlunit.builder
Classes in org.xmlunit.builder with type parameters of type TransformationBuilderBase Modifier and Type Interface Description interfaceTransformationBuilderBase<B extends TransformationBuilderBase<B>>Holds the common builder methods for XSLT related builders.Subinterfaces of TransformationBuilderBase in org.xmlunit.builder Modifier and Type Interface Description static interfaceInput.TransformationBuilderBuildsSources by transforming other sources.static interfaceTransform.BuilderBuilder for XSLT transformations.
-