A B C D F G I L M N P R S V W

G

getAfterVisitWriter() - Method in class net.sourceforge.scopes.rewriters.impl.SimpleWriteNodeVisitor
 
getAfterVisitWriter() - Method in class net.sourceforge.scopes.rewriters.NodeVisitorWithResult
Returns a writer that can be used to add code after the currently visited node.
getAttribute(String) - Method in interface net.sourceforge.scopes.Context
Returns a stored attribute.
getAttribute(String) - Method in class net.sourceforge.scopes.impl.ContextImpl
 
getAttribute(String, String) - Method in class net.sourceforge.scopes.impl.StateImpl
 
getAttribute(String) - Method in class net.sourceforge.scopes.impl.StateImpl
 
getAttribute(String) - Method in class net.sourceforge.scopes.managers.impl.ApplicationScopeManager.ServletContext
 
getAttribute(String, String) - Method in interface net.sourceforge.scopes.State
Returns an attribute in a context.
getAttribute(String) - Method in interface net.sourceforge.scopes.State
Returns an attribute, searching in all contexts, until it finds one.
getAttributeNames() - Method in interface net.sourceforge.scopes.Context
Returns a set of attribute names.
getAttributeNames() - Method in class net.sourceforge.scopes.impl.ContextImpl
 
getAttributeNames(String) - Method in class net.sourceforge.scopes.impl.StateImpl
 
getAttributeNames() - Method in class net.sourceforge.scopes.impl.StateImpl
 
getAttributeNames() - Method in class net.sourceforge.scopes.managers.impl.ApplicationScopeManager.ServletContext
 
getAttributeNames(String) - Method in interface net.sourceforge.scopes.State
Returns the attribute names for a particular context.
getAttributeNames() - Method in interface net.sourceforge.scopes.State
Returns all attribute names in all contexts.
getBeforeVisitWriter() - Method in class net.sourceforge.scopes.rewriters.impl.SimpleWriteNodeVisitor
 
getBeforeVisitWriter() - Method in class net.sourceforge.scopes.rewriters.NodeVisitorWithResult
Returns a writer that can be used to add code before the currently visited node.
getContext(String) - Method in class net.sourceforge.scopes.impl.StateImpl
 
getContext(String) - Method in interface net.sourceforge.scopes.State
Returns a context object.
getContextNames() - Method in class net.sourceforge.scopes.impl.StateImpl
 
getContextNames() - Method in interface net.sourceforge.scopes.State
Returns the names of the used contexts.
getCookieAttributeFromRequest(HttpServletRequest, String) - Static method in class net.sourceforge.scopes.util.ScopesRequestUtils
Returns the value of a cookie attribute, if found.
getFromScope() - Method in class net.sourceforge.scopes.taglib.CopyTag
Returns the scope from which the attribute must be copied.
getName() - Method in class net.sourceforge.scopes.taglib.CopyTag
Returns the name of the attribute to copy.
getNewWindowName() - Method in class net.sourceforge.scopes.window.WindowNameProvider
Creates a new unique window name.
getResult() - Method in class net.sourceforge.scopes.rewriters.impl.SimpleWriteNodeVisitor
 
getResult() - Method in class net.sourceforge.scopes.rewriters.NodeVisitorWithResult
Returns the result as an array of byte, encoded with the given character set.
getState(ServletRequest) - Static method in class net.sourceforge.scopes.util.ScopesRequestUtils
It returns a state that was previously stored.
getToName() - Method in class net.sourceforge.scopes.taglib.CopyTag
Returns the name of the destination attribute.
getToScope() - Method in class net.sourceforge.scopes.taglib.CopyTag
Returns the scope of the destination attribute.

A B C D F G I L M N P R S V W