Uses of Interface
net.finmath.smartcontracts.representablestate.xml.XsltPostProcessor.ResourceLoader
Packages that use XsltPostProcessor.ResourceLoader
Package
Description
XML Repesentable State - Core classes (rendering and valiation).
-
Uses of XsltPostProcessor.ResourceLoader in net.finmath.smartcontracts.representablestate.xml
Methods in net.finmath.smartcontracts.representablestate.xml with parameters of type XsltPostProcessor.ResourceLoaderModifier and TypeMethodDescriptionXsltPostProcessor.transform(String renderedXml, String specification, XsltPostProcessor.ResourceLoader resourceLoader) Applies a selected stylesheet to rendered XML.