SimpleServlets v5.5.0
A B C D E F G H I K L M N O P R S T U V W Y Z

I

INDIAN_RED - Static variable in class com.simpleservlets.htmlobjects.HTMLColor
The color 'Indian Red'.
INDIGO - Static variable in class com.simpleservlets.htmlobjects.HTMLColor
The color 'Indigo'.
init() - Method in class com.simpleservlets.pageprocessor.PageProcessor
Generally this should not be overridden in subclasses—use PageProcessor.setup() instead.
initializeSession(Session) - Method in interface com.simpleservlets.pageprocessor.SessionInitializer
 
invalidate() - Method in class com.simpleservlets.pageprocessor.Session
Removes this session from the list of sessions that the Session.Manager is monitoring.
isFrontPageAvailable() - Method in class com.simpleservlets.pageprocessor.PageProcessor
Returns true if there is a front page stored.
isNew() - Method in class com.simpleservlets.pageprocessor.Session
Returns true if this session was just created and hasn't been seen by the client yet.
isPageAvailable(String) - Method in class com.simpleservlets.pageprocessor.PageProcessor
Returns true if there is a page stored for the specified page name.
isReload() - Method in class com.simpleservlets.pageprocessor.PageContext
Shortcut for isReload() on Session.
isReload() - Method in class com.simpleservlets.pageprocessor.Session
Returns true if the sequence sent up does not match the last sequence sent down.
isSafeToWrapWithWhitespace() - Method in class com.simpleservlets.htmlobjects.GenericHTMLElement
 
isSafeToWrapWithWhitespace() - Method in interface com.simpleservlets.htmlobjects.HTMLElement
Returns true if is is safe to add whitespace before and after this element.
IVORY - Static variable in class com.simpleservlets.htmlobjects.HTMLColor
The color 'Ivory'.

SimpleServlets v5.5.0
A B C D E F G H I K L M N O P R S T U V W Y Z
Copyright © 2001-2007 Programix Incorporated. All rights reserved. SimpleServlets is free and is OSI Certified Open Source Software under the BSD license.