Uses of Class
org.apache.cocoon.processor.xsp.XSPGlobal

Packages that use XSPGlobal
org.apache.cocoon.processor.xsp   
org.apache.cocoon.processor.xsp.library   
 

Uses of XSPGlobal in org.apache.cocoon.processor.xsp
 

Fields in org.apache.cocoon.processor.xsp declared as XSPGlobal
protected  XSPGlobal XSPProcessor.global
           
protected  XSPGlobal XSPPage.global
           
 

Methods in org.apache.cocoon.processor.xsp that return XSPGlobal
protected  XSPGlobal XSPProcessor.getGlobal()
           
 

Uses of XSPGlobal in org.apache.cocoon.processor.xsp.library
 

Methods in org.apache.cocoon.processor.xsp.library with parameters of type XSPGlobal
static org.w3c.dom.Element XSPGlobalLibrary.getAttribute(XSPGlobal global, java.lang.String name, org.w3c.dom.Document document)
           
static java.lang.String[] XSPGlobalLibrary.getAttributeNames(XSPGlobal global)
           
static org.w3c.dom.Element XSPGlobalLibrary.getAttributeNames(XSPGlobal global, org.w3c.dom.Document document)
           
 



Copyright © 1999-2000 Apache Software Foundation. All Rights Reserved.