BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xalan.transformer.StackGuard

Packages that use StackGuard
weblogic.apache.xalan.transformer   
 

Uses of StackGuard in weblogic.apache.xalan.transformer
 

Methods in weblogic.apache.xalan.transformer that return StackGuard
 StackGuard TransformerImpl.getStackGuard()
           Get the object used to guard the stack from recursion.
 

Methods in weblogic.apache.xalan.transformer with parameters of type StackGuard
 void StackGuard.checkForInfinateLoop(StackGuard guard)
          Check if we are in an infinite loop
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.