Uses of Class
org.apache.xalan.xsltc.compiler.util.ResultTreeType
-
Packages that use ResultTreeType Package Description org.apache.xalan.xsltc.compiler.util -
-
Uses of ResultTreeType in org.apache.xalan.xsltc.compiler.util
Methods in org.apache.xalan.xsltc.compiler.util with parameters of type ResultTreeType Modifier and Type Method Description void
ReferenceType. translateTo(ClassGenerator classGen, MethodGenerator methodGen, ResultTreeType type)
Casts a reference into a ResultTree.
-