Uses of Class
org.apache.xalan.xsltc.compiler.util.ObjectType
Packages that use ObjectType
-
Uses of ObjectType in org.apache.xalan.xsltc.compiler.util
Methods in org.apache.xalan.xsltc.compiler.util with parameters of type ObjectTypeModifier and TypeMethodDescriptionvoidNodeSetType.translateTo(ClassGenerator classGen, MethodGenerator methodGen, ObjectType type) Subsume node-set into ObjectType.voidNodeType.translateTo(ClassGenerator classGen, MethodGenerator methodGen, ObjectType type) Subsume Node into ObjectType.voidReferenceType.translateTo(ClassGenerator classGen, MethodGenerator methodGen, ObjectType type) Subsume reference into ObjectType.voidResultTreeType.translateTo(ClassGenerator classGen, MethodGenerator methodGen, ObjectType type) Subsume result tree into ObjectType.