|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transformation | |
com.smallx.xml.component.standard | |
com.smallx.xml.xslt | |
com.smallx.xml.xslt.xt.transform |
Uses of Transformation in com.smallx.xml.component.standard |
Methods in com.smallx.xml.component.standard with parameters of type Transformation | |
void |
XSLT.setTransformation(Transformation xform)
|
Uses of Transformation in com.smallx.xml.xslt |
Methods in com.smallx.xml.xslt that return Transformation | |
Transformation |
XSLTCompiler.compile(Element root)
Compiles a transformation. |
Uses of Transformation in com.smallx.xml.xslt.xt.transform |
Subinterfaces of Transformation in com.smallx.xml.xslt.xt.transform | |
interface |
XTTransformation
|
Methods in com.smallx.xml.xslt.xt.transform that return Transformation | |
Transformation |
CompilerImpl.compile(Element node)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |