Uses of Class
org.frankframework.pipes.XsltPipe
Packages that use XsltPipe
-
Uses of XsltPipe in org.frankframework.pipes
Subclasses of XsltPipe in org.frankframework.pipesModifier and TypeClassDescriptionclass
Perform an XSLT transformation with a specified stylesheet on a JSON input, yielding JSON, XML or text.