Uses of Interface
org.xmlunit.builder.TransformationBuilderBase
Packages that use TransformationBuilderBase
-
Uses of TransformationBuilderBase in org.xmlunit.builder
Classes in org.xmlunit.builder with type parameters of type TransformationBuilderBaseModifier and TypeInterfaceDescriptioninterfaceTransformationBuilderBase<B extends TransformationBuilderBase<B>>Holds the common builder methods for XSLT related builders.Subinterfaces of TransformationBuilderBase in org.xmlunit.builderModifier and TypeInterfaceDescriptionstatic interfaceBuildsSources by transforming other sources.static interfaceBuilder for XSLT transformations.