Uses of Class
org.apache.xalan.transformer.StackGuard
-
Packages that use StackGuard Package Description org.apache.xalan.transformer In charge of run-time transformations and the production of result trees. -
-
Uses of StackGuard in org.apache.xalan.transformer
Methods in org.apache.xalan.transformer that return StackGuard Modifier and Type Method Description StackGuard
TransformerImpl. getStackGuard()
Get the object used to guard the stack from recursion.
-