Uses of Interface
org.apache.xalan.xsltc.compiler.Closure
-
Packages that use Closure Package Description org.apache.xalan.xsltc.compiler -
-
Uses of Closure in org.apache.xalan.xsltc.compiler
Methods in org.apache.xalan.xsltc.compiler that return Closure Modifier and Type Method Description Closure
Closure. getParentClosure()
Returns a reference to its parent closure or null if outermost.
-