Copyright 2002 by aragost
A B C D E F G H I K L M N O P Q R S T U V W

A

ActionFormBeansHandler - class com.aragost.araspect.handlers.struts.ActionFormBeansHandler.
 
ActionFormBeansHandler() - Constructor for class com.aragost.araspect.handlers.struts.ActionFormBeansHandler
 
ActionForwardsHandler - class com.aragost.araspect.handlers.struts.ActionForwardsHandler.
 
ActionForwardsHandler() - Constructor for class com.aragost.araspect.handlers.struts.ActionForwardsHandler
 
ActionMappingsHandler - class com.aragost.araspect.handlers.struts.ActionMappingsHandler.
 
ActionMappingsHandler() - Constructor for class com.aragost.araspect.handlers.struts.ActionMappingsHandler
 
add(Cell) - Method in class com.aragost.html.Row
 
add(Class, Method) - Method in class com.aragost.araspect.MethodContainer
 
add(Element) - Method in class com.aragost.html.ElementGroup
Add an html element to the receiver.
add(Element) - Method in class com.aragost.html.Row
 
add(Element) - Method in class com.aragost.html.CompositeHtmlElement
Add a html element to the receiver.
add(Method) - Method in class com.aragost.araspect.MethodContainer
Add a Method to the receiver.
add(Object) - Method in interface com.aragost.util.Queue
Add the specified Object to the queue.
addAll(Collection) - Method in class com.aragost.html.CompositeHtmlElement
Add a collection of html elements to the receiver.
addAll(Collection, Object) - Static method in class com.aragost.util.Iterators
 
addAll(Iterator) - Method in class com.aragost.html.CompositeHtmlElement
DOCUMENT ME!
addError(Exception) - Method in class com.aragost.araspect.Inspector
 
addFilePollerListener(FilePollerListener) - Method in class com.aragost.io.FilePoller
Registers FilePollerListener to receive events.
addFirst(String, boolean) - Method in class com.aragost.util.BeanComparator
Add a new property to be used first in the comparison.
addGetters(MethodContainer) - Method in class com.aragost.araspect.handlers.FileHandler
DOCUMENT ME!
addGetters(MethodContainer) - Method in class com.aragost.araspect.handlers.Handler
 
addGetters(MethodContainer) - Method in class com.aragost.araspect.handlers.ObjectHandler
Add method that we deem as getters to the specified MethodContainer
addLast(String, boolean) - Method in class com.aragost.util.BeanComparator
Add a new property to be used last in the comparison.
addOption(char, String, String, Class) - Method in class com.aragost.util.cmdline.OptionParser
Create an Option from the specified paraemters and add it to the receiver
addOption(Option) - Method in class com.aragost.util.cmdline.IntervalRule
 
addOption(Option) - Method in class com.aragost.util.cmdline.OptionParser
Add an Option to the receiver
addOrToggle(String) - Method in class com.aragost.util.BeanComparator
Used to implement sorting similar to Windows Explorer.
addParameter(String, String) - Method in class com.aragost.araspect.Inspector
Add a parameter that will be added to all links, and as a hidden field on forms.
addParameter(String, String) - Method in class com.aragost.html.Link
 
addPart(String) - Method in class com.aragost.araspect.PathElement
Add a part to the receiver
addRow(Element) - Method in class com.aragost.html.Table
Add an Row with one element.
addRow(Element, Element) - Method in class com.aragost.html.Table
Add an Row with two elements.
addRow(Element, Element, Element) - Method in class com.aragost.html.Table
Add an Row with three elements.
addRow(Element, Element, Element, Element) - Method in class com.aragost.html.Table
Add an Row with four elements.
addRule(Rule) - Method in class com.aragost.util.cmdline.OptionParser
 
addRuleAtMostOne(Option, Option) - Method in class com.aragost.util.cmdline.OptionParser
 
addRuleAtMostOne(Option, Option, Option) - Method in class com.aragost.util.cmdline.OptionParser
 
addRuleAtMostOne(Option, Option, Option, Option) - Method in class com.aragost.util.cmdline.OptionParser
 
addRuleExactlyOne(Option, Option) - Method in class com.aragost.util.cmdline.OptionParser
 
addRuleExactlyOne(Option, Option, Option) - Method in class com.aragost.util.cmdline.OptionParser
 
addRuleExactlyOne(Option, Option, Option, Option) - Method in class com.aragost.util.cmdline.OptionParser
 
addTests(TestSuite, File) - Static method in class com.aragost.junit.Util
Iterate over all TestCasess found in the jar file or directory specified, and add them to the specified TestSuite.
allInterfaces(Class) - Static method in class com.aragost.lang.Classes
Return an Iterator that will iterate over all interfaces implemented by the receiver.
append(PathElement) - Method in class com.aragost.araspect.Path
Return a new path that is the specified element appended to the receiver
ARG_ABOUT - Static variable in class com.aragost.araspect.Inspector
Name of url argument to show about page
ARG_DEBUG - Static variable in class com.aragost.araspect.Inspector
Name of url argument to go to debug mode
ARG_EXECUTE - Static variable in class com.aragost.araspect.Inspector
Reqeust parameter name for property to execute
ARG_IS_ERROR_PAGE - Static variable in class com.aragost.araspect.Inspector
Name of url argument work as JSP error page
ARG_NEWVALUE - Static variable in class com.aragost.araspect.Inspector
Reqeust parameter name for the new value of the property updated
ARG_NULL - Static variable in class com.aragost.araspect.Inspector
Reqeust parameter if present indicates that property should be set to null
ARG_PATH - Static variable in class com.aragost.araspect.Inspector
Name of url argument specifying the path
ARG_SHOW_FULL_TO_STRING - Static variable in class com.aragost.araspect.Inspector
Name of url argument to display full toString of object
ARG_UPDATE - Static variable in class com.aragost.araspect.Inspector
Reqeust parameter name for property to update
ArrayHandler - class com.aragost.araspect.handlers.ArrayHandler.
 
ArrayHandler() - Constructor for class com.aragost.araspect.handlers.ArrayHandler
Creates new ArrayHandler
AttributeAccessor - interface com.aragost.util.AttributeAccessor.
This class is used to obtain an attribute value from objects.

B

basicGet(String) - Method in class com.aragost.servlet.ServletContextInitParameterMap
 
basicGet(String) - Method in class com.aragost.servlet.ServletContextAttributeMap
 
basicGet(String) - Method in class com.aragost.servlet.MapAdapter
Returns the value to which this map maps the specified key.
basicGet(String) - Method in class com.aragost.servlet.SessionAttributeMap
 
basicGet(String) - Method in class com.aragost.servlet.ServletInitParameterMap
 
basicGet(String) - Method in class com.aragost.servlet.RequestAttributeMap
 
basicGet(String) - Method in class com.aragost.servlet.RequestParameterMap
 
basicPut(String, Object) - Method in class com.aragost.servlet.ServletContextInitParameterMap
 
basicPut(String, Object) - Method in class com.aragost.servlet.ServletContextAttributeMap
 
basicPut(String, Object) - Method in class com.aragost.servlet.MapAdapter
Associates the specified value with the specified key in this map (optional operation).
basicPut(String, Object) - Method in class com.aragost.servlet.SessionAttributeMap
 
basicPut(String, Object) - Method in class com.aragost.servlet.ServletInitParameterMap
 
basicPut(String, Object) - Method in class com.aragost.servlet.RequestAttributeMap
 
basicPut(String, Object) - Method in class com.aragost.servlet.RequestParameterMap
 
basicRemove(String) - Method in class com.aragost.servlet.ServletContextInitParameterMap
 
basicRemove(String) - Method in class com.aragost.servlet.ServletContextAttributeMap
 
basicRemove(String) - Method in class com.aragost.servlet.MapAdapter
Removes the mapping for this key from this map if it is present (optional operation).
basicRemove(String) - Method in class com.aragost.servlet.SessionAttributeMap
 
basicRemove(String) - Method in class com.aragost.servlet.ServletInitParameterMap
 
basicRemove(String) - Method in class com.aragost.servlet.RequestAttributeMap
 
basicRemove(String) - Method in class com.aragost.servlet.RequestParameterMap
 
BeanComparator - class com.aragost.util.BeanComparator.
A class to compare beans on a list of specified properties.
BeanComparator() - Constructor for class com.aragost.util.BeanComparator
Create a new BeanComparator
BeanComparator(String) - Constructor for class com.aragost.util.BeanComparator
Create a new BeanComparator.
Beans - class com.aragost.lang.Beans.
A utility for with misc methods related to Beans and properties.
Beans() - Constructor for class com.aragost.lang.Beans
 
BooleanHandler - class com.aragost.araspect.handlers.BooleanHandler.
Handler for Boolean and boolean.
BooleanHandler() - Constructor for class com.aragost.araspect.handlers.BooleanHandler
 
breadthFirst(Object, AttributeAccessor) - Static method in class com.aragost.util.Iterators
 
breadthFirst(Object, String) - Static method in class com.aragost.util.Iterators
 
breadthFirst(Object, String, String) - Static method in class com.aragost.util.Iterators
 
bundle - Static variable in class com.aragost.araspect.Properties
 

C

canRemoveEntries() - Method in class com.aragost.araspect.handlers.GenericCollectionHandler
Indicate if entries can be removed from the collection
canRemoveEntries() - Method in class com.aragost.araspect.handlers.CollectionHandler
 
canRemoveEntries() - Method in class com.aragost.araspect.handlers.MapHandler
 
Cell - class com.aragost.html.Cell.
 
Cell(Element) - Constructor for class com.aragost.html.Cell
 
Cell(String) - Constructor for class com.aragost.html.Cell
 
CellHeader - class com.aragost.html.CellHeader.
 
CellHeader(Element) - Constructor for class com.aragost.html.CellHeader
Creates a new CellHeader object.
CellHeader(String) - Constructor for class com.aragost.html.CellHeader
Creates a new CellHeader object.
CellHeader(String, int) - Constructor for class com.aragost.html.CellHeader
Creates a new CellHeader object.
changed(boolean, FilePoller) - Method in class com.aragost.io.FilePollerAdapter
 
changed(boolean, FilePoller) - Method in interface com.aragost.io.FilePollerListener
 
changed(boolean, FilePoller) - Method in class com.aragost.tools.FileWatcher
Part of the FilePollerListener interface
check(OptionParser) - Method in class com.aragost.util.cmdline.IntervalRule
 
check(OptionParser) - Method in class com.aragost.util.cmdline.Rule
 
Checkbox - class com.aragost.html.Checkbox.
 
Checkbox(String, String) - Constructor for class com.aragost.html.Checkbox
Creates new Checkbox
Classes - class com.aragost.lang.Classes.
Utility class with variaous functions working on classes and interfaces
Classes() - Constructor for class com.aragost.lang.Classes
 
clear() - Method in class com.aragost.servlet.MapAdapter
 
clonePath() - Method in class com.aragost.araspect.Path
 
close() - Method in class com.aragost.io.InPlaceFileWriter
 
collectionEvaluator - Static variable in class com.aragost.araspect.handlers.CollectionHandler
 
CollectionEvaluator - class com.aragost.araspect.evaluators.CollectionEvaluator.
 
CollectionEvaluator() - Constructor for class com.aragost.araspect.evaluators.CollectionEvaluator
 
CollectionHandler - class com.aragost.araspect.handlers.CollectionHandler.
 
CollectionHandler() - Constructor for class com.aragost.araspect.handlers.CollectionHandler
Creates new CollectionHandler
com.aragost.araspect - package com.aragost.araspect
 
com.aragost.araspect.evaluators - package com.aragost.araspect.evaluators
 
com.aragost.araspect.handlers - package com.aragost.araspect.handlers
 
com.aragost.araspect.handlers.struts - package com.aragost.araspect.handlers.struts
 
com.aragost.html - package com.aragost.html
 
com.aragost.io - package com.aragost.io
 
com.aragost.junit - package com.aragost.junit
 
com.aragost.lang - package com.aragost.lang
 
com.aragost.servlet - package com.aragost.servlet
 
com.aragost.text - package com.aragost.text
 
com.aragost.tools - package com.aragost.tools
 
com.aragost.util - package com.aragost.util
 
com.aragost.util.cmdline - package com.aragost.util.cmdline
 
CommentEditor - class com.aragost.tools.CommentEditor.
 
CommentEditor(Reader) - Constructor for class com.aragost.tools.CommentEditor
 
CommentEditor(String) - Constructor for class com.aragost.tools.CommentEditor
Creates new CommentEditor
compare(Object, Object) - Method in class com.aragost.util.BeanComparator
Compares its two arguments for order.
compareObjects(Object, Object) - Static method in class com.aragost.util.BeanComparator
 
compareObjects(Object, Object, boolean) - Static method in class com.aragost.util.BeanComparator
A utility method to compare two objects.
CompositeHtmlElement - class com.aragost.html.CompositeHtmlElement.
 
CompositeHtmlElement() - Constructor for class com.aragost.html.CompositeHtmlElement
Creates new CompositeHtmlElement
concat(Collection) - Static method in class com.aragost.util.Iterators
 
concat(Object, Object) - Static method in class com.aragost.util.Iterators
Convert the specified arguments to Iterators with the convert method, and return an iterator that iterates over the concatenation of these Iterators.
concat(Object, Object, Object) - Static method in class com.aragost.util.Iterators
Convert the specified arguments to Iterators with the convert method, and return an iterator that iterates over the concatenation of these Iterators.
constant(Object) - Static method in class com.aragost.araspect.ObjectRef
Factory method to create an ObjectRef that always return the same Object.
containsKey(Object) - Method in class com.aragost.servlet.MapAdapter
 
containsName(String) - Method in class com.aragost.araspect.MethodContainer
Check if the receiver contains any method with the specified name.
containsValue(Object) - Method in class com.aragost.servlet.MapAdapter
 
ConversionException - exception com.aragost.util.ConversionException.
 
ConversionException(String, Class) - Constructor for class com.aragost.util.ConversionException
 
Convert - class com.aragost.util.Convert.
A utility class used to convert Objects to Strings, and Strings to Objects.
Convert() - Constructor for class com.aragost.util.Convert
 
convert(Object) - Static method in class com.aragost.util.Iterators
Convert the specified Object to an Iterator.
convert(String, Class) - Static method in class com.aragost.util.Convert
Convert a String to an Object of the specified class.
createBooleanEditElement(Path, PathElement, boolean) - Method in class com.aragost.araspect.HtmlUtils
Create an HTML element to edit a Boolean or boolean field
createDynamicObjectRef(Evaluator, ObjectRef, PathElement) - Method in class com.aragost.araspect.Path
 
createEditElement(Path, PathElement, boolean) - Method in class com.aragost.araspect.HtmlUtils
Create an HTML element to edit a field
createEditElement(Path, PathElement, boolean) - Method in class com.aragost.araspect.handlers.HandlerFacade
Create an HTML element to change the value of the attribute specified by the parameters.
createExecuteButton(Path, PathElement) - Method in class com.aragost.araspect.HtmlUtils
 
createHandlerForClassNamed(String) - Method in class com.aragost.araspect.Inspector
Create a new handler instance with the specified id, and initialized with the given arguemnts.
createJarTest(Class) - Static method in class com.aragost.junit.Util
Create a Test with all the TestCasess found in the same "library" as the specified Class.
createJarTest(File) - Static method in class com.aragost.junit.Util
Create a Test with all the TestCasess found in the jar file specified.
createLink(Element, Path) - Method in class com.aragost.araspect.Inspector
Create a URL link to the variable represented by the specified path.
createLink(String, Path) - Method in class com.aragost.araspect.Inspector
Create a URL link to the variable represented by the specified path.
createOmniDocLink(Class, String) - Method in class com.aragost.araspect.HtmlUtils
Create a link element that links to omnidoc
createOmniDocLink(Object, Class) - Method in class com.aragost.araspect.HtmlUtils
Create a link element that links to omnidoc
createPathElement(int) - Method in class com.aragost.araspect.evaluators.CollectionEvaluator
Create a path element that will will index into a collection
createPathElement(Object, int) - Method in class com.aragost.araspect.evaluators.MapEvaluator
DOCUMENT ME!
createPathElement(String) - Method in class com.aragost.araspect.evaluators.MethodEvaluator
DOCUMENT ME!
createPathElement(String) - Method in class com.aragost.araspect.evaluators.GenericMapEvaluator
DOCUMENT ME!
createPathElement(String, String) - Method in class com.aragost.araspect.evaluators.FieldEvaluator
 
createRowHeader(Path, TableEntry, int) - Method in class com.aragost.araspect.HtmlUtils
Create a CellHeader that is meant to be the label of the row represented by the specified TableEntry.
createSubHeaderedTable(String, String[], List, Path, int) - Method in class com.aragost.araspect.HtmlUtils
 
createTable(String, String[], List, Path, int) - Method in class com.aragost.araspect.HtmlUtils
 
createTable(String, String[], Map, Path, MapEvaluator) - Method in class com.aragost.araspect.HtmlUtils
Create a table with values from a Map

D

DEFAULT_ESCAPE - Static variable in class com.aragost.util.EscapingStringTokenizer
The default escape character
DEFAULT_ESCAPE - Static variable in class com.aragost.lang.Strings
The default escape characters.
DEFAULT_INDENTION_STRING - Static variable in class com.aragost.io.IndentableWriter
 
delete(File) - Static method in class com.aragost.io.FileUtils
Delete the specified file.
depthFirst(Object, AttributeAccessor) - Static method in class com.aragost.util.Iterators
 
depthFirst(Object, String) - Static method in class com.aragost.util.Iterators
 
depthFirst(Object, String, String) - Static method in class com.aragost.util.Iterators
 
depthFirstBottomUp(Object, AttributeAccessor) - Static method in class com.aragost.util.Iterators
 
depthFirstBottomUp(Object, String) - Static method in class com.aragost.util.Iterators
 
depthFirstBottomUp(Object, String, String) - Static method in class com.aragost.util.Iterators
 
displayElement(Path, boolean) - Method in class com.aragost.araspect.Inspector
Return a html Element, corresponding to a String representation of the specified Object
doIndent() - Method in class com.aragost.io.IndentableWriter
Write indention.
dontIndent() - Method in class com.aragost.io.IndentableWriter
Don't write indention until doIndent() is called.

E

Element - class com.aragost.html.Element.
 
Element() - Constructor for class com.aragost.html.Element
 
ElementGroup - class com.aragost.html.ElementGroup.
 
ElementGroup() - Constructor for class com.aragost.html.ElementGroup
 
empty() - Static method in class com.aragost.util.Iterators
Return an empty Iterator.
entrySet() - Method in class com.aragost.servlet.MapAdapter
 
entrySetIterator(Map) - Static method in class com.aragost.araspect.evaluators.MapEvaluator
DOCUMENT ME!
equals(Object) - Method in class com.aragost.html.Link
 
equals(Object) - Method in class com.aragost.html.Text
 
escape(String) - Static method in class com.aragost.html.HtmlWriter
Escape the specified String.
escape(String, String) - Static method in class com.aragost.lang.Strings
Insert the default escape character in a String.
escape(String, String, char) - Static method in class com.aragost.lang.Strings
Utility method to insert escape characters in the specified String.
EscapingStringTokenizer - class com.aragost.util.EscapingStringTokenizer.
 
EscapingStringTokenizer(String, String) - Constructor for class com.aragost.util.EscapingStringTokenizer
Creates new EscapableStringTokenizer
EscapingStringTokenizer(String, String, char) - Constructor for class com.aragost.util.EscapingStringTokenizer
Creates new EscapableStringTokenizer
eval(Object, PathElement) - Method in class com.aragost.araspect.evaluators.MethodEvaluator
 
eval(Object, PathElement) - Method in class com.aragost.araspect.evaluators.FieldEvaluator
 
eval(Object, PathElement) - Method in class com.aragost.araspect.evaluators.GenericMapEvaluator
 
eval(Object, PathElement) - Method in class com.aragost.araspect.evaluators.Evaluator
Evaluate a PathElement for the specified Object.
eval(Object, PathElement) - Method in class com.aragost.araspect.evaluators.CollectionEvaluator
 
eval(Object, PathElement) - Method in class com.aragost.araspect.evaluators.MapEvaluator
 
eval(Object, PathElement) - Method in class com.aragost.araspect.handlers.struts.StrutsObjectEvaluator
 
evaluate(Object) - Method in class com.aragost.util.Predicate
 
EvaluationException - exception com.aragost.araspect.EvaluationException.
 
EvaluationException(String) - Constructor for class com.aragost.araspect.EvaluationException
Constructs an EvaluationException with the specified detail message.
EvaluationException(String, Throwable) - Constructor for class com.aragost.araspect.EvaluationException
Constructs an EvaluationException wrapping another exception
EvaluationException(Throwable) - Constructor for class com.aragost.araspect.EvaluationException
Creates new EvaluationException without detail message.
Evaluator - class com.aragost.araspect.evaluators.Evaluator.
 
Evaluator() - Constructor for class com.aragost.araspect.evaluators.Evaluator
 
EXCEPTION_KEY - Static variable in class com.aragost.araspect.Inspector
Name of request attribute where a Throwable can be stored.
exceptionElement(Exception) - Method in class com.aragost.araspect.Inspector
 
ExceptionInfo - class com.aragost.araspect.ExceptionInfo.
An ExceptionInfo is used for inspecting an throwable, and what caused the throwable.
ExceptionInfo(Throwable, HttpServletRequest) - Constructor for class com.aragost.araspect.ExceptionInfo
Creates a new ExceptionInfo object.
ExceptionInfoHandler - class com.aragost.araspect.handlers.ExceptionInfoHandler.
 
ExceptionInfoHandler() - Constructor for class com.aragost.araspect.handlers.ExceptionInfoHandler
 
execute() - Method in class com.aragost.io.OSCommand
 
exists() - Method in class com.aragost.io.FilePoller
 
exists(boolean, FilePoller) - Method in class com.aragost.io.FilePollerAdapter
 
exists(boolean, FilePoller) - Method in interface com.aragost.io.FilePollerListener
 
exists(boolean, FilePoller) - Method in class com.aragost.tools.FileWatcher
Part of the FilePollerListener interface
ExpandingArrayList - class com.aragost.util.ExpandingArrayList.
Works like an java.util.ArrayList except it will automatically expand if reference is made to entries beyond the end.
ExpandingArrayList() - Constructor for class com.aragost.util.ExpandingArrayList
 
explain() - Method in class com.aragost.util.cmdline.IntervalRule
 
explain() - Method in class com.aragost.util.cmdline.Rule
 
extend(String, int) - Static method in class com.aragost.lang.Strings
Pad the specified String with space so it gets the specified length.

F

FieldEvaluator - class com.aragost.araspect.evaluators.FieldEvaluator.
 
FieldEvaluator() - Constructor for class com.aragost.araspect.evaluators.FieldEvaluator
 
FifoQueue - class com.aragost.util.FifoQueue.
A FIFO implementation (or stack implementation)
FifoQueue() - Constructor for class com.aragost.util.FifoQueue
 
FileHandler - class com.aragost.araspect.handlers.FileHandler.
 
FileHandler() - Constructor for class com.aragost.araspect.handlers.FileHandler
 
FilePoller - class com.aragost.io.FilePoller.
 
FilePoller(File) - Constructor for class com.aragost.io.FilePoller
 
FilePoller(String) - Constructor for class com.aragost.io.FilePoller
Creates new FilePoller
FilePollerAdapter - class com.aragost.io.FilePollerAdapter.
 
FilePollerAdapter() - Constructor for class com.aragost.io.FilePollerAdapter
 
FilePollerListener - interface com.aragost.io.FilePollerListener.
 
FileUtils - class com.aragost.io.FileUtils.
Abstract class with various utility functions related to files and dictionaries.
FileUtils() - Constructor for class com.aragost.io.FileUtils
 
FileWatcher - class com.aragost.tools.FileWatcher.
 
FileWatcher() - Constructor for class com.aragost.tools.FileWatcher
Creates new form FileWatcher
filter(Iterator, Predicate) - Static method in class com.aragost.util.Iterators
Return an Iterator that Iterates over the specified Iterator but only returns the elements where the Predicate returns true.
filterNulls(Iterator) - Static method in class com.aragost.util.Iterators
Return an Iterator that iterates over the specified Iterator skippng null values.
finalize() - Method in class com.aragost.io.FilePoller
 
find(Object, String) - Method in class com.aragost.araspect.handlers.struts.StrutsObjectEvaluator
 
Font - class com.aragost.html.Font.
 
Font(Element) - Constructor for class com.aragost.html.Font
 
Font(String) - Constructor for class com.aragost.html.Font
Creates new Font
format(Map) - Method in class com.aragost.text.MapMessageFormat
Format the pattern of the receiver with the given arguments
format(String, Map) - Static method in class com.aragost.text.MapMessageFormat
Format the specified pattern with the given arguments.
FormElement - class com.aragost.html.FormElement.
 
FormElement(Collection) - Constructor for class com.aragost.html.FormElement
Creates new FormElement
fromUrlString(String) - Static method in class com.aragost.araspect.PathElement
DOCUMENT ME!
fromUrlString(String, Object) - Static method in class com.aragost.araspect.Path
 

G

GenericCollectionHandler - class com.aragost.araspect.handlers.GenericCollectionHandler.
 
GenericCollectionHandler() - Constructor for class com.aragost.araspect.handlers.GenericCollectionHandler
 
GenericMapEvaluator - class com.aragost.araspect.evaluators.GenericMapEvaluator.
 
GenericMapEvaluator(String, String) - Constructor for class com.aragost.araspect.evaluators.GenericMapEvaluator
 
GenericServletHandler - class com.aragost.araspect.handlers.GenericServletHandler.
 
GenericServletHandler() - Constructor for class com.aragost.araspect.handlers.GenericServletHandler
 
get(int) - Method in class com.aragost.util.ExpandingArrayList
 
get(Object) - Method in class com.aragost.servlet.MapAdapter
 
get(String) - Static method in class com.aragost.araspect.evaluators.Evaluator
Return the Evaluator registered under the specified id.
getArrayDimension(Class) - Static method in class com.aragost.lang.Classes
Return the dimension of the specified Array class.
getAttribute(String) - Method in class com.aragost.html.HtmlElement
 
getAttribute(String) - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getAttributeEvaluator() - Static method in class com.aragost.araspect.handlers.ServletContextHandler
Gets the attributeEvaluator.
getAttributeEvaluator() - Static method in class com.aragost.araspect.handlers.RequestHandler
Gets the attributeEvaluator.
getAttributeEvaluator() - Static method in class com.aragost.araspect.handlers.SessionHandler
Gets the attributeEvaluator.
getAttributeMap() - Method in class com.aragost.servlet.HttpServletRequestInfo
DOCUMENT ME!
getAttributeNames() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getAttributes() - Method in class com.aragost.html.HtmlElement
Return the attributes to write in the open tag.
getAuthType() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getBackupFile() - Method in class com.aragost.io.InPlaceFileWriter
Getter for property backupFile.
getBase(Class) - Static method in class com.aragost.lang.Classes
Try to figure out where the specified class is loaded from.
getBody() - Method in class com.aragost.html.HtmlElement
Return the body element for this Element.
getBuildId() - Static method in class com.aragost.araspect.Properties
 
getBuildTimestamp() - Static method in class com.aragost.araspect.Properties
 
getChain() - Method in class com.aragost.araspect.handlers.HandlerFacade
Gets the chain.
getCharacterEncoding() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getCollectionEvaluator() - Static method in class com.aragost.araspect.handlers.CollectionHandler
Gets the collectionEvaluator.
getCollectionLimit() - Method in class com.aragost.araspect.InspectorSettings
Getter for property collectionLimit.
getColor() - Method in class com.aragost.html.Font
Getter for property color.
getContentLength() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getContentType() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getContextPath() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getCookies() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getDefaultNoWrap() - Method in class com.aragost.html.Cell
The default value for the noWrap property
getDefaultNoWrap() - Method in class com.aragost.html.CellHeader
The default value for the noWrap property
getDefaultRoot() - Method in class com.aragost.junit.LibraryTest
The default root, that this class will run all TestCases in.
getDelimiters() - Method in class com.aragost.util.EscapingStringTokenizer
Getter for property delimiters.
getDescription() - Method in class com.aragost.util.cmdline.Option
 
getDisplayFields() - Method in class com.aragost.araspect.InspectorSettings
Returns the displayFields.
getDisplayMethods() - Method in class com.aragost.araspect.InspectorSettings
Returns the displayMethods.
getDisplayOnlyPublicFields() - Method in class com.aragost.araspect.InspectorSettings
Returns the displayOnlyPublicFields.
getEditElement() - Method in class com.aragost.araspect.TableEntry
Returns the editElement.
getElementIterator() - Method in class com.aragost.araspect.Path
 
getElements() - Method in class com.aragost.html.ElementGroup
Return the elements contained in the receiver
getElements() - Method in class com.aragost.html.CompositeHtmlElement
Return a List with the html elements in this group
getEntryAtIndex(Map, int) - Static method in class com.aragost.araspect.evaluators.MapEvaluator
DOCUMENT ME!
getEntryIterator() - Method in class com.aragost.araspect.handlers.GenericCollectionHandler
Return an Iterator with TableEntry's for each entry in the collection.
getEntryIterator() - Method in class com.aragost.araspect.handlers.CollectionHandler
 
getEntryIterator() - Method in class com.aragost.araspect.handlers.MapHandler
 
getEntryIterator() - Method in class com.aragost.araspect.handlers.struts.StrutsObjectHandler
 
getEntryIterator(Iterator) - Method in class com.aragost.araspect.handlers.CollectionHandler
 
getErrorOutput() - Method in class com.aragost.io.OSCommand
Return the error output of the command
getEscapeCharacter() - Method in class com.aragost.util.EscapingStringTokenizer
Getter for property escapeCharacter.
getEvaluator() - Method in class com.aragost.araspect.PathElement
Return the Evaluator associated with the receiver.
getEvaluator() - Method in class com.aragost.araspect.handlers.struts.ActionFormBeansHandler
 
getEvaluator() - Method in class com.aragost.araspect.handlers.struts.StrutsObjectHandler
 
getEvaluator() - Method in class com.aragost.araspect.handlers.struts.ActionMappingsHandler
Return the evaluator for ActionMappingHandler
getEvaluator() - Method in class com.aragost.araspect.handlers.struts.ActionForwardsHandler
 
getEvaluator(String) - Static method in class com.aragost.araspect.Inspector
 
getEvaluatorEvaluator() - Static method in class com.aragost.araspect.handlers.InspectorHandler
Gets the evaluatorEvaluator.
getEvaluatorId() - Method in class com.aragost.araspect.PathElement
Getter for property evaluatorId.
getException() - Method in class com.aragost.araspect.ExceptionInfo
 
getException() - Method in class com.aragost.araspect.EvaluationException
Getter for property exception.
getExplanation() - Method in class com.aragost.util.cmdline.Option
Getter for property explanation.
getExplanation() - Method in class com.aragost.util.cmdline.OptionParser
Getter for property explanation.
getFacade() - Method in class com.aragost.araspect.handlers.Handler
Gets the facade.
getField(String, String) - Static method in class com.aragost.araspect.Utils
Return the Field specified by the class name and field name.
getFieldEvaluator() - Static method in class com.aragost.araspect.handlers.ObjectHandler
Gets the fieldEvaluator.
getFieldValue(Object, Field) - Static method in class com.aragost.araspect.Utils
Return the value of the specified field of the specified object
getFieldValue(Object, String, String) - Static method in class com.aragost.araspect.Utils
DOCUMENT ME!
getFile() - Method in class com.aragost.io.FilePoller
Getter for property file.
getFile() - Method in class com.aragost.tools.FileWatcher
Getter for property file.
getFirstPart() - Method in class com.aragost.araspect.PathElement
Return the first part of the receiver
getFullVersion() - Static method in class com.aragost.araspect.Properties
 
getGetter(Class, String) - Static method in class com.aragost.araspect.Utils
DOCUMENT ME!
getGetters() - Method in class com.aragost.araspect.handlers.HandlerFacade
Return the getter methods that should be displayed in the inspector view
getHandlerEvaluator() - Static method in class com.aragost.araspect.handlers.InspectorHandler
Gets the handlerEvaluator.
getHandlerForClass(Class) - Method in class com.aragost.araspect.Inspector
 
getHandlerForPath(Path) - Method in class com.aragost.araspect.Inspector
 
getHandlerId() - Method in class com.aragost.araspect.Path
 
getHandlers() - Static method in class com.aragost.araspect.Inspector
 
getHeaderColor() - Method in class com.aragost.araspect.Inspector
 
getHeaderComment() - Method in class com.aragost.tools.CommentEditor
 
getHiddenParameters() - Method in class com.aragost.html.FormElement
 
getHtmlUtils() - Method in class com.aragost.araspect.handlers.Handler
 
getIndentionString() - Method in class com.aragost.io.IndentableWriter
Getter for property indentionString.
getInitParamEvaluator() - Static method in class com.aragost.araspect.handlers.GenericServletHandler
Gets the initParamEvaluator.
getInitParamEvaluator() - Static method in class com.aragost.araspect.handlers.ServletContextHandler
Gets the initParamEvaluator.
getInspectJsp() - Method in class com.aragost.araspect.Inspector
Return the URI of the jsp that is used to launch araSpect.
getInspector() - Method in class com.aragost.araspect.HtmlUtils
Gets the inspector.
getInspector() - Method in class com.aragost.araspect.handlers.HandlerFacade
Gets the inspector.
getInspector() - Method in class com.aragost.araspect.handlers.Handler
Getter for property inspector.
getInstance() - Static method in class com.aragost.araspect.InspectorSettings
Gets the instance.
getIntAttribute(String) - Method in class com.aragost.html.HtmlElement
 
getIntValue(String) - Method in class com.aragost.util.cmdline.OptionParser
Return the int value for the specified option.
getIsErrorPage() - Method in class com.aragost.araspect.Inspector
 
getJspException() - Static method in class com.aragost.araspect.Inspector
 
getLabel() - Method in class com.aragost.araspect.TableEntry
Getter for property label.
getLineLength() - Method in class com.aragost.araspect.InspectorSettings
Returns the lineLength.
getLocale() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getLongName() - Static method in class com.aragost.araspect.Properties
 
getLongName() - Method in class com.aragost.util.cmdline.Option
Getter for property longName.
getLongNameWithArg() - Method in class com.aragost.util.cmdline.Option
 
getMap(Object) - Method in class com.aragost.araspect.evaluators.GenericMapEvaluator
Override to obtain a Map from the passed in object.
getMapEvaluator() - Static method in class com.aragost.araspect.handlers.MapHandler
Gets the mapEvaluator.
getMax() - Method in class com.aragost.util.cmdline.IntervalRule
Getter for property max.
getMessage() - Method in class com.aragost.araspect.EvaluationException
 
getMessage() - Method in class com.aragost.util.cmdline.UnsatisfiedRulesException
 
getMethod() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getMethodEvaluator() - Static method in class com.aragost.araspect.handlers.ObjectHandler
Gets the methodEvaluator.
getMethodsFor(Class) - Method in class com.aragost.araspect.MethodContainer
Return a Collection with all methods declared in a certain Class
getMin() - Method in class com.aragost.util.cmdline.IntervalRule
Getter for property min.
getModifiers() - Method in class com.aragost.araspect.TableEntry
Returns the modifiers.
getName() - Method in class com.aragost.html.InputElement
Getter for property name.
getName() - Method in class com.aragost.io.FilePoller
 
getName(Class) - Static method in class com.aragost.lang.Classes
Return the name of the specified Class.
getName(Class, Collection) - Static method in class com.aragost.lang.Classes
Return the name of the specified Class.
getName(Object, Class) - Static method in class com.aragost.lang.Classes
Return the name of the specified Class.
getName(Object, Class, Collection) - Static method in class com.aragost.lang.Classes
Return the name of the specified class.
getNames(Object) - Method in class com.aragost.araspect.handlers.struts.ActionFormBeansHandler
 
getNames(Object) - Method in class com.aragost.araspect.handlers.struts.StrutsObjectHandler
 
getNames(Object) - Method in class com.aragost.araspect.handlers.struts.ActionMappingsHandler
 
getNames(Object) - Method in class com.aragost.araspect.handlers.struts.ActionForwardsHandler
 
getNext() - Method in class com.aragost.araspect.handlers.Handler
Getter for property next.
getNullElement() - Static method in class com.aragost.araspect.Inspector
Return the html Element to respresent null
getOutput() - Method in class com.aragost.io.OSCommand
return the error and standard output from the command
getParameter(String) - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getParameterEvaluator() - Static method in class com.aragost.araspect.handlers.RequestHandler
Gets the parameterEvaluator.
getParameterMap() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getParameterNames() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getParameters() - Method in class com.aragost.html.Link
Getter for property parameters.
getParameters(Path) - Method in class com.aragost.araspect.Inspector
Return an Collection with all parameters needed in the request.
getParameterValues(String) - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getParts() - Method in class com.aragost.araspect.PathElement
Getter for property parts.
getParts() - Method in class com.aragost.tools.CommentEditor
 
getPath() - Method in class com.aragost.araspect.Inspector
Getter for property path.
getPath() - Method in class com.aragost.araspect.handlers.HandlerFacade
Gets the path.
getPath() - Method in class com.aragost.araspect.handlers.Handler
Gets the path.
getPath() - Method in class com.aragost.html.Link
Getter for property path.
getPathElement() - Method in class com.aragost.araspect.TableEntry
Getter for property pathElement.
getPathInfo() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getPathTranslated() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getPollingInterval() - Method in class com.aragost.io.FilePoller
Getter for property pollingInterval.
getPrimitiveClass(Class) - Static method in class com.aragost.lang.Classes
Return the primitive class associated with the specified wrapper class.
getProperty(Object, String) - Method in class com.aragost.util.PropertyAccessor
Return the value of the specified propertyName, in the specified bean.
getProperty(Object, String) - Static method in class com.aragost.lang.Beans
 
getPropertyDescriptor(Class, String) - Static method in class com.aragost.lang.Beans
 
getPropertyValue(Object, Method) - Static method in class com.aragost.araspect.Utils
DOCUMENT ME!
getPropertyValue(Object, String) - Static method in class com.aragost.araspect.Utils
DOCUMENT ME!
getProtocol() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getQueryString() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getRegisteredEvaluators() - Static method in class com.aragost.araspect.evaluators.Evaluator
DOCUMENT ME!
getRemoteAddr() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getRemoteHost() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getRemoteUser() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getRequest() - Method in class com.aragost.araspect.ExceptionInfo
DOCUMENT ME!
getRequestAttributeEvaluator() - Static method in class com.aragost.araspect.handlers.ExceptionInfoHandler
Gets the requestAttributeEvaluator.
getRequestedSessionId() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getRequestParameterEvaluator() - Static method in class com.aragost.araspect.handlers.ExceptionInfoHandler
Gets the requestParameterEvaluator.
getRequestURI() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getResourceName(Class) - Static method in class com.aragost.lang.Classes
Return the name of the resource that was loaded to create this class.
getRoot() - Method in class com.aragost.araspect.Inspector
Getter for property root.
getRootComponentType(Class) - Static method in class com.aragost.lang.Classes
Return the "root" component type of the specified array class.
getSafeValue() - Method in class com.aragost.araspect.Path
 
getScheme() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getSecondPart() - Method in class com.aragost.araspect.PathElement
Return the second part of the receiver
getServerName() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getServerPort() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getServletContext() - Method in class com.aragost.araspect.handlers.ServletContextHandler
 
getServletPath() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getSession() - Method in class com.aragost.araspect.ExceptionInfo
DOCUMENT ME!
getSession() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
getSetter(Class, Method) - Static method in class com.aragost.araspect.Utils
DOCUMENT ME!
getSettings() - Method in class com.aragost.araspect.Inspector
 
getShortName() - Method in class com.aragost.util.cmdline.Option
Getter for property shortName.
getShowFullToString() - Method in class com.aragost.araspect.Inspector
 
getSize() - Method in class com.aragost.html.TextInput
Getter for property size.
getSource() - Method in class com.aragost.tools.CommentEditor
 
getSource() - Method in class com.aragost.tools.SourcePart
Getter for property source.
getStackTrace() - Method in class com.aragost.araspect.ExceptionInfo
DOCUMENT ME!
getStart() - Method in class com.aragost.araspect.handlers.GenericCollectionHandler
Getter for property start.
getStaticType() - Method in class com.aragost.araspect.TableEntry
Gets the staticType.
getStdOutput() - Method in class com.aragost.io.OSCommand
return the standard output from the command
getStringValue(String) - Method in class com.aragost.util.cmdline.OptionParser
 
getTag() - Method in class com.aragost.html.Row
 
getTag() - Method in class com.aragost.html.Cell
 
getTag() - Method in class com.aragost.html.InputElement
 
getTag() - Method in class com.aragost.html.HtmlElement
Return the html tag for this element.
getTag() - Method in class com.aragost.html.Table
 
getTag() - Method in class com.aragost.html.FormElement
 
getTag() - Method in class com.aragost.html.Font
Return the html tag for this element.
getTag() - Method in class com.aragost.html.Link
 
getTag() - Method in class com.aragost.html.CellHeader
Return the tag for this a cell header (i.e.
getTarget() - Method in class com.aragost.html.Link
Getter for property target.
getterName(String) - Static method in class com.aragost.araspect.Utils
DOCUMENT ME!
getText() - Method in class com.aragost.html.Text
Getter for property text.
getThirdPart() - Method in class com.aragost.araspect.PathElement
Return the third part of the receiver
getTitle() - Method in class com.aragost.araspect.handlers.GenericCollectionHandler
Return the title of the table displaying the contents.
getTitle() - Method in class com.aragost.araspect.handlers.struts.ActionFormBeansHandler
 
getTitle() - Method in class com.aragost.araspect.handlers.struts.ActionMappingsHandler
 
getTitle() - Method in class com.aragost.araspect.handlers.struts.ActionForwardsHandler
 
getToStringLimit() - Method in class com.aragost.araspect.InspectorSettings
Getter for property toStringLimit.
getType() - Method in class com.aragost.html.InputElement
 
getType() - Method in class com.aragost.html.TextInput
 
getType() - Method in class com.aragost.html.Checkbox
 
getType() - Method in class com.aragost.html.Submit
DOCUMENT ME!
getType() - Method in class com.aragost.html.Hidden
 
getType() - Method in class com.aragost.util.cmdline.Option
Getter for property type.
getUnsatisfiedRules() - Method in class com.aragost.util.cmdline.OptionParser
After parsing this method return all the unsatisfied rules.
getUsage() - Method in class com.aragost.util.cmdline.OptionParser
Getter for property usage.
getValue() - Method in class com.aragost.araspect.ObjectRef
Return the value this ObjectRef is refenrencing
getValue() - Method in class com.aragost.araspect.Path
return the value this Path evaluates to
getValue() - Method in class com.aragost.html.InputElement
Getter for property value.
getValue(String) - Method in class com.aragost.util.cmdline.OptionParser
Get the value for the specified option
getValueClass() - Method in class com.aragost.araspect.Path
return the value this Path evaluates to
getValueRef() - Method in class com.aragost.araspect.Path
 
getVersion() - Static method in class com.aragost.araspect.Properties
 
getWrapperClass(Class) - Static method in class com.aragost.lang.Classes
Return the wrapper class associated with the specified primitive class.

H

Handler - class com.aragost.araspect.handlers.Handler.
 
Handler() - Constructor for class com.aragost.araspect.handlers.Handler
 
HandlerFacade - class com.aragost.araspect.handlers.HandlerFacade.
A HandlerFacade is a wrapper around a Handler object and thereby a chain of Handlers.
HandlerFacade(Inspector, Handler) - Constructor for class com.aragost.araspect.handlers.HandlerFacade
Construct a HandlerFacade that wraps the specified Hanlder chain.
hashCode() - Method in class com.aragost.html.Link
 
hashCode() - Method in class com.aragost.html.Text
 
hasNext() - Method in class com.aragost.util.EscapingStringTokenizer
Returns true if the iteration has more elements.
hasOption(Option) - Method in class com.aragost.util.cmdline.OptionParser
Check if the specified option is present
hasOption(String) - Method in class com.aragost.util.cmdline.OptionParser
Check if the specified option is present
hasProperty(Object, String) - Static method in class com.aragost.lang.Beans
Check if the specified bean has a property with the specified name.
Hidden - class com.aragost.html.Hidden.
 
Hidden(String, String) - Constructor for class com.aragost.html.Hidden
Creates new Hidden
HtmlElement - class com.aragost.html.HtmlElement.
 
HtmlElement() - Constructor for class com.aragost.html.HtmlElement
 
HtmlElement(Element) - Constructor for class com.aragost.html.HtmlElement
Creates new HtmlElement
htmlInspect(HtmlWriter) - Method in class com.aragost.araspect.Inspector
Write inspector output to the specified writer
HtmlUtils - class com.aragost.araspect.HtmlUtils.
 
HtmlUtils(Inspector) - Constructor for class com.aragost.araspect.HtmlUtils
Creates a new HtmlUtils object.
HtmlWriter - class com.aragost.html.HtmlWriter.
 
HtmlWriter(Writer) - Constructor for class com.aragost.html.HtmlWriter
Creates new HtmlWriter
HttpServletRequestInfo - class com.aragost.servlet.HttpServletRequestInfo.
 
HttpServletRequestInfo(HttpServletRequest) - Constructor for class com.aragost.servlet.HttpServletRequestInfo
Creates a new HttpServletRequestInfo object.

I

id() - Method in class com.aragost.araspect.evaluators.MethodEvaluator
 
id() - Method in class com.aragost.araspect.evaluators.FieldEvaluator
 
id() - Method in class com.aragost.araspect.evaluators.GenericMapEvaluator
 
id() - Method in class com.aragost.araspect.evaluators.Evaluator
Return a unique id for the receiver.
id() - Method in class com.aragost.araspect.evaluators.CollectionEvaluator
 
id() - Method in class com.aragost.araspect.evaluators.MapEvaluator
 
id() - Method in class com.aragost.araspect.handlers.struts.StrutsObjectEvaluator
DOCUMENT ME!
IllegalFormatException - exception com.aragost.util.cmdline.IllegalFormatException.
 
IllegalFormatException(Option, String) - Constructor for class com.aragost.util.cmdline.IllegalFormatException
Creates new IllegalFormatException without detail message.
IllegalFormatException(String) - Constructor for class com.aragost.util.cmdline.IllegalFormatException
Constructs an IllegalFormatException with the specified detail message.
indent() - Method in class com.aragost.io.IndentableWriter
Increase the indention
IndentableWriter - class com.aragost.io.IndentableWriter.
 
IndentableWriter(OutputStream) - Constructor for class com.aragost.io.IndentableWriter
Create a new IndentableWriter, without automatic line flushing, from an existing OutputStream.
IndentableWriter(OutputStream, boolean) - Constructor for class com.aragost.io.IndentableWriter
Create a new IndentableWriter from an existing OutputStream.
IndentableWriter(Writer) - Constructor for class com.aragost.io.IndentableWriter
Create a new IndentableWriter
IndentableWriter(Writer, boolean) - Constructor for class com.aragost.io.IndentableWriter
Create a new IndentableWriter.
init() - Method in class com.aragost.html.CompositeHtmlElement
 
init() - Method in class com.aragost.html.Table
 
init(Element) - Method in class com.aragost.html.Cell
 
init(Element) - Method in class com.aragost.html.CompositeHtmlElement
 
init(Element, Element) - Method in class com.aragost.html.CompositeHtmlElement
 
init(Element, Element, Element) - Method in class com.aragost.html.CompositeHtmlElement
 
init(Element, Element, Element, Element) - Method in class com.aragost.html.CompositeHtmlElement
 
init(HttpServletRequest) - Method in class com.aragost.servlet.HttpServletRequestInfo
 
init(String, File) - Method in class com.aragost.junit.LibraryTest
 
initFromRequest(ServletRequest) - Method in class com.aragost.araspect.handlers.GenericCollectionHandler
DOCUMENT ME!
initFromRequest(ServletRequest) - Method in class com.aragost.araspect.handlers.Handler
 
initFromRequest(ServletRequest) - Method in class com.aragost.araspect.handlers.RootHandler
DOCUMENT ME!
InPlaceFileWriter - class com.aragost.io.InPlaceFileWriter.
An InPlaceFileWriter can be used to write to a file, while at the same time reading from it.
InPlaceFileWriter(File) - Constructor for class com.aragost.io.InPlaceFileWriter
Creates new InPlaceFileWriter
InPlaceFileWriter(File, File) - Constructor for class com.aragost.io.InPlaceFileWriter
 
InputElement - class com.aragost.html.InputElement.
This is the abstract super class for for form input elements.
InputElement() - Constructor for class com.aragost.html.InputElement
 
InputElement(String, String) - Constructor for class com.aragost.html.InputElement
Creates new InputElement
InsertHeaderComment - class com.aragost.tools.InsertHeaderComment.
 
InsertHeaderComment() - Constructor for class com.aragost.tools.InsertHeaderComment
 
Inspector - class com.aragost.araspect.Inspector.
 
Inspector() - Constructor for class com.aragost.araspect.Inspector
 
InspectorHandler - class com.aragost.araspect.handlers.InspectorHandler.
A handler to inspect the inspector itself.
InspectorHandler() - Constructor for class com.aragost.araspect.handlers.InspectorHandler
 
InspectorSettings - class com.aragost.araspect.InspectorSettings.
 
InspectorSettings() - Constructor for class com.aragost.araspect.InspectorSettings
 
IntervalRule - class com.aragost.util.cmdline.IntervalRule.
 
IntervalRule() - Constructor for class com.aragost.util.cmdline.IntervalRule
Creates new IntervalRule
isBold() - Method in class com.aragost.html.Text
Getter for property bold.
isCellLike() - Method in class com.aragost.html.Cell
Check if the receiver is cell like.
isCellLike() - Method in class com.aragost.html.FormElement
Check if the receiver is cell like.
isCellLike() - Method in class com.aragost.html.Element
Check if the receiver is cell like.
isChecked() - Method in class com.aragost.html.Checkbox
Getter for property checked.
isComment() - Method in class com.aragost.tools.SourcePart
Getter for property comment.
isConcreteTestCaseClass(Class) - Static method in class com.aragost.junit.Util
Check if the specified is a non-abstract public JUnit TestCase class.
isDebug() - Method in class com.aragost.araspect.Inspector
Getter for property debug.
isDemo() - Static method in class com.aragost.araspect.Properties
 
isDemo() - Method in class com.aragost.araspect.Inspector
 
isEditable() - Method in class com.aragost.araspect.handlers.HandlerFacade
Check if it possible for the user to edit a field represented by the receiver.
isEditEnabled() - Method in class com.aragost.araspect.InspectorSettings
Getter for property editEnabled.
isEmpty() - Method in class com.aragost.html.ElementGroup
Checks if the receiver is empty or not, that is if it contains zero elements.
isEmpty() - Method in class com.aragost.html.CompositeHtmlElement
 
isEmpty() - Method in class com.aragost.servlet.MapAdapter
 
isGetter(Method) - Static method in class com.aragost.araspect.Utils
Check if the specified method is a getter method.
isIgnoreCase() - Method in class com.aragost.util.BeanComparator
Getter for property ignoreCase.
isNowrap() - Method in class com.aragost.html.ElementGroup
Returns the nowrap.
isNowrap() - Method in class com.aragost.html.Element
 
isNoWrap() - Method in class com.aragost.html.Cell
 
isPreFormatted() - Method in class com.aragost.html.Text
 
isRequestedSessionIdFromCookie() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
isRequestedSessionIdFromURL() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
isRequestedSessionIdValid() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
isSecure() - Method in class com.aragost.servlet.HttpServletRequestInfo
 
isSetter(Method) - Static method in class com.aragost.araspect.Utils
Check if the specified method is a getter method.
isUnescaping() - Method in class com.aragost.util.EscapingStringTokenizer
Getter for property unescaping.
isWrapperClass(Class) - Static method in class com.aragost.lang.Classes
Check if the specified class is a wrapper class for a primitive class
Iterators - class com.aragost.util.Iterators.
A utility class with some methods related to Iterators.
Iterators() - Constructor for class com.aragost.util.Iterators
 

K

keyEnumeration() - Method in class com.aragost.servlet.ServletContextInitParameterMap
 
keyEnumeration() - Method in class com.aragost.servlet.ServletContextAttributeMap
 
keyEnumeration() - Method in class com.aragost.servlet.MapAdapter
Return a enumeration with the keys of this Map.
keyEnumeration() - Method in class com.aragost.servlet.SessionAttributeMap
 
keyEnumeration() - Method in class com.aragost.servlet.ServletInitParameterMap
 
keyEnumeration() - Method in class com.aragost.servlet.RequestAttributeMap
 
keyEnumeration() - Method in class com.aragost.servlet.RequestParameterMap
 
keyIterator() - Method in class com.aragost.servlet.MapAdapter
This method is not part of the Map interface, but is provided as a (faster) alternative to keySet().iterator()
keySet() - Method in class com.aragost.servlet.MapAdapter
 

L

lastModified() - Method in class com.aragost.io.FilePoller
 
ldel - Static variable in class com.aragost.text.MapMessageFormat
Left delimiter
length() - Method in class com.aragost.io.FilePoller
 
LibraryTest - class com.aragost.junit.LibraryTest.
A LibraryTest is a TestSuite that will contain all TestCases in a libray.
LibraryTest() - Constructor for class com.aragost.junit.LibraryTest
Create an instance of LibraryTest.
LibraryTest(Class) - Constructor for class com.aragost.junit.LibraryTest
Create an instance of LibraryTest for the specified the library containing the specified class.
LibraryTest(File) - Constructor for class com.aragost.junit.LibraryTest
Create an instance of LibraryTest for the specified library.
LibraryTest(String) - Constructor for class com.aragost.junit.LibraryTest
Create an instance of LibraryTest with the specified name.
LibraryTest(String, File) - Constructor for class com.aragost.junit.LibraryTest
Create an instance of LibraryTest with the specified name, that will contain all test cases in the library specified by root.
LifoQueue - class com.aragost.util.LifoQueue.
A LIFO implemetation
LifoQueue() - Constructor for class com.aragost.util.LifoQueue
 
LINE_SEPARATOR - Static variable in class com.aragost.lang.Strings
The line separator.
lineWrap(String, int) - Static method in class com.aragost.lang.Strings
 
lineWrap(String, int, String) - Static method in class com.aragost.lang.Strings
Insert newlines into the specified String, so if possible no line is longer than specified by lineLength.
Link - class com.aragost.html.Link.
 
Link(Element, String) - Constructor for class com.aragost.html.Link
Creates new Link
Link(String, String) - Constructor for class com.aragost.html.Link
Creates new Link
list - Variable in class com.aragost.araspect.handlers.CollectionHandler
 
log(String) - Static method in class com.aragost.araspect.Inspector
 

M

main(String[]) - Static method in class com.aragost.tools.FileWatcher
 
main(String[]) - Static method in class com.aragost.tools.InsertHeaderComment
 
main(String[]) - Static method in class com.aragost.junit.LibraryTest
Execute all TestCases in the same source tree as this class itself.
MapAdapter - class com.aragost.servlet.MapAdapter.
A MapAdapter is used to give a Map interface to attributes, parameters etc.
MapAdapter() - Constructor for class com.aragost.servlet.MapAdapter
 
MapEvaluator - class com.aragost.araspect.evaluators.MapEvaluator.
An Evaluator to evaluate entries in a Map.
MapEvaluator() - Constructor for class com.aragost.araspect.evaluators.MapEvaluator
 
MapHandler - class com.aragost.araspect.handlers.MapHandler.
 
MapHandler() - Constructor for class com.aragost.araspect.handlers.MapHandler
 
MapMessageFormat - class com.aragost.text.MapMessageFormat.
 
MapMessageFormat(String) - Constructor for class com.aragost.text.MapMessageFormat
Create a new MapMessageFormat with the specified pattern.
MethodContainer - class com.aragost.araspect.MethodContainer.
 
MethodContainer() - Constructor for class com.aragost.araspect.MethodContainer
 
MethodEvaluator - class com.aragost.araspect.evaluators.MethodEvaluator.
 
MethodEvaluator() - Constructor for class com.aragost.araspect.evaluators.MethodEvaluator
 
MissingArgumentException - exception com.aragost.util.cmdline.MissingArgumentException.
 
MissingArgumentException(Option) - Constructor for class com.aragost.util.cmdline.MissingArgumentException
Creates new MissingArgumentException without detail message.
move(File, File) - Static method in class com.aragost.io.FileUtils
Move the contents from one file to another.

N

needsRecalc(Object) - Method in class com.aragost.araspect.handlers.HandlerFacade
If this method returns false (default) then it is assumed that the specified value can be reused, and we don't have to evaluate it everytime the value is needed.
needsValue() - Method in class com.aragost.util.cmdline.Option
 
next() - Method in class com.aragost.util.EscapingStringTokenizer
Returns the next element in the interation.
nextToken() - Method in class com.aragost.util.EscapingStringTokenizer
 

O

ObjectHandler - class com.aragost.araspect.handlers.ObjectHandler.
 
ObjectHandler() - Constructor for class com.aragost.araspect.handlers.ObjectHandler
 
ObjectRef - class com.aragost.araspect.ObjectRef.
An ObjectRef is a wrapper around a value.
ObjectRef() - Constructor for class com.aragost.araspect.ObjectRef
 
Option - class com.aragost.util.cmdline.Option.
 
Option(char, String, String, Class) - Constructor for class com.aragost.util.cmdline.Option
Creates new Option
OptionParser - class com.aragost.util.cmdline.OptionParser.
A class used to parse command line options.
OptionParser() - Constructor for class com.aragost.util.cmdline.OptionParser
 
OptionParserException - exception com.aragost.util.cmdline.OptionParserException.
 
OptionParserException() - Constructor for class com.aragost.util.cmdline.OptionParserException
 
OptionParserException(String) - Constructor for class com.aragost.util.cmdline.OptionParserException
Constructs an CommandLineException with the specified detail message.
OSCommand - class com.aragost.io.OSCommand.
 
OSCommand(String) - Constructor for class com.aragost.io.OSCommand
Creates new OSCommand.
outdent() - Method in class com.aragost.io.IndentableWriter
Decrease the indention level

P

parentPath() - Method in class com.aragost.araspect.Path
Return the same path without the last PathElement
parse(String[]) - Method in class com.aragost.util.cmdline.OptionParser
Parse the options, and return the remaining arguments.
parseInteger(String) - Static method in class com.aragost.araspect.Utils
Parse the specified String as an int.
Path - class com.aragost.araspect.Path.
 
Path() - Constructor for class com.aragost.araspect.Path
 
PathElement - class com.aragost.araspect.PathElement.
 
pathElement(Path) - Method in class com.aragost.araspect.HtmlUtils
Create an html Element to represent the current path.
PathElement(String) - Constructor for class com.aragost.araspect.PathElement
Creates new PathElement
PathElement(String, String) - Constructor for class com.aragost.araspect.PathElement
Creates new PathElement
PathElement(String, String, String) - Constructor for class com.aragost.araspect.PathElement
Creates new PathElement
PathElement(String, String, String, String) - Constructor for class com.aragost.araspect.PathElement
Creates new PathElement
peek() - Method in class com.aragost.util.FifoQueue
Return the next Object from the queue, that is the Object that will be returned by the remove method.
peek() - Method in interface com.aragost.util.Queue
Return the next Object from the queue, that is the Object that will be returned by the remove method.
peek() - Method in class com.aragost.util.LifoQueue
Return the next Object from the queue, that is the Object that will be returned by the remove method.
Pipe - class com.aragost.io.Pipe.
 
Pipe(InputStream, OutputStream) - Constructor for class com.aragost.io.Pipe
Creates new Pipe
postBodyWrite(HtmlWriter) - Method in class com.aragost.html.HtmlElement
Hook for overriding.
postBodyWrite(HtmlWriter) - Method in class com.aragost.html.FormElement
 
preBodyWrite(HtmlWriter) - Method in class com.aragost.html.HtmlElement
Hook for overriding.
Predicate - class com.aragost.util.Predicate.
 
Predicate() - Constructor for class com.aragost.util.Predicate
 
prettyPrint(PathElement) - Method in class com.aragost.araspect.Inspector
Pretty print the specified PathElement.
prettyPrint(PathElement) - Method in class com.aragost.araspect.evaluators.MethodEvaluator
Prettyprint the specified PathElement.
prettyPrint(PathElement) - Method in class com.aragost.araspect.evaluators.FieldEvaluator
 
prettyPrint(PathElement) - Method in class com.aragost.araspect.evaluators.GenericMapEvaluator
 
prettyPrint(PathElement) - Method in class com.aragost.araspect.evaluators.Evaluator
Prettyprint the specified PathElement.
prettyPrint(PathElement) - Method in class com.aragost.araspect.evaluators.CollectionEvaluator
DOCUMENT ME!
prettyPrint(PathElement) - Method in class com.aragost.araspect.evaluators.MapEvaluator
DOCUMENT ME!
prettyPrint(PathElement) - Method in class com.aragost.araspect.handlers.struts.StrutsObjectEvaluator
 
PrimitiveAndWrapperTypeHandler - class com.aragost.araspect.handlers.PrimitiveAndWrapperTypeHandler.
Handler for primitive and wrapper types for primitive types.
PrimitiveAndWrapperTypeHandler() - Constructor for class com.aragost.araspect.handlers.PrimitiveAndWrapperTypeHandler
 
primitives() - Static method in class com.aragost.lang.Classes
Return an array with all primitive classes
printAttribute(String, String) - Method in class com.aragost.html.HtmlWriter
 
printAttributes(Map) - Method in class com.aragost.html.HtmlWriter
 
printEscapedString(String) - Method in class com.aragost.html.HtmlWriter
Print the specified String escaped.
printHelp() - Method in class com.aragost.util.cmdline.OptionParser
 
printHelp(OptionParserException) - Method in class com.aragost.util.cmdline.OptionParser
 
printHelp(String) - Method in class com.aragost.util.cmdline.OptionParser
 
printHelp(String, PrintWriter) - Method in class com.aragost.util.cmdline.OptionParser
 
println() - Method in class com.aragost.io.IndentableWriter
 
printOptions(PrintWriter) - Method in class com.aragost.util.cmdline.OptionParser
Print all options to the specified Writer.
printRules(PrintWriter) - Method in class com.aragost.util.cmdline.OptionParser
 
printSeparator() - Method in class com.aragost.html.HtmlWriter
 
printStackTrace(PrintStream) - Method in class com.aragost.araspect.EvaluationException
 
printStackTrace(PrintWriter) - Method in class com.aragost.araspect.EvaluationException
 
process(HttpServletRequest, Object, Writer) - Static method in class com.aragost.araspect.Inspector
 
process(HttpServletRequest, Throwable, Object, Writer) - Static method in class com.aragost.araspect.Inspector
 
process(PageContext, Object) - Static method in class com.aragost.araspect.Inspector
 
process(Writer) - Method in class com.aragost.araspect.Inspector
 
Properties - class com.aragost.araspect.Properties.
 
Properties() - Constructor for class com.aragost.araspect.Properties
 
PropertyAccessor - class com.aragost.util.PropertyAccessor.
 
PropertyAccessor(Collection) - Constructor for class com.aragost.util.PropertyAccessor
 
PropertyAccessor(String) - Constructor for class com.aragost.util.PropertyAccessor
Creates new PropertyReader
PropertyAccessor(String, String) - Constructor for class com.aragost.util.PropertyAccessor
 
propertyName(Method) - Static method in class com.aragost.araspect.Utils
DOCUMENT ME!
propertyName(String) - Static method in class com.aragost.araspect.Utils
DOCUMENT ME!
put(Object, Object) - Method in class com.aragost.servlet.MapAdapter
 
putAll(Map) - Method in class com.aragost.servlet.MapAdapter
 

Q

Queue - interface com.aragost.util.Queue.
A general queue interface.

R

rdel - Static variable in class com.aragost.text.MapMessageFormat
Right delimiter
read(Object) - Method in class com.aragost.util.PropertyAccessor
Read an attribute from the specified Object.
read(Object) - Method in interface com.aragost.util.AttributeAccessor
Read an attribute from the specified Object.
readFile(File) - Static method in class com.aragost.io.FileUtils
Read the specifed file and return the contents as a String
register() - Method in class com.aragost.araspect.evaluators.Evaluator
Register the reciever as an Evaluator.
register(Evaluator) - Static method in class com.aragost.araspect.evaluators.Evaluator
 
registerArrayHandler(Class) - Static method in class com.aragost.araspect.Inspector
Register the handler for array objects
registerHandler(Class, Class) - Static method in class com.aragost.araspect.Inspector
Registre a handler class for a given object class
registerHandler(String, String) - Static method in class com.aragost.araspect.Inspector
Register a handler class for a given object class.
remove() - Method in class com.aragost.util.FifoQueue
Remove the next Object from the queue.
remove() - Method in class com.aragost.util.EscapingStringTokenizer
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in interface com.aragost.util.Queue
Remove the next Object from the queue.
remove() - Method in class com.aragost.util.LifoQueue
Remove the next Object from the queue.
remove(Object) - Method in class com.aragost.servlet.MapAdapter
 
remove(PathElement) - Method in class com.aragost.araspect.Inspector
 
remove(String) - Method in class com.aragost.araspect.Inspector
 
remove(String) - Method in class com.aragost.util.BeanComparator
Remove a property to use in the comparison
removeAttribute(String) - Method in class com.aragost.servlet.HttpServletRequestInfo
 
removeFilePollerListener(FilePollerListener) - Method in class com.aragost.io.FilePoller
Removes FilePollerListener from the list of listeners.
replace(String, String, String) - Static method in class com.aragost.lang.Strings
Replace all occurences of a String with another String, in the specified String.
RequestAttributeMap - class com.aragost.servlet.RequestAttributeMap.
 
RequestAttributeMap(ServletRequest) - Constructor for class com.aragost.servlet.RequestAttributeMap
Creates a new RequestAttributeMap object.
RequestHandler - class com.aragost.araspect.handlers.RequestHandler.
 
RequestHandler() - Constructor for class com.aragost.araspect.handlers.RequestHandler
 
RequestParameterMap - class com.aragost.servlet.RequestParameterMap.
 
RequestParameterMap(ServletRequest) - Constructor for class com.aragost.servlet.RequestParameterMap
Creates a new RequestParameterMap object.
returnCode() - Method in class com.aragost.io.OSCommand
 
RootHandler - class com.aragost.araspect.handlers.RootHandler.
The last element in the handler chain.
RootHandler() - Constructor for class com.aragost.araspect.handlers.RootHandler
 
Row - class com.aragost.html.Row.
 
Row() - Constructor for class com.aragost.html.Row
Creates new Row
Row(Element) - Constructor for class com.aragost.html.Row
Creates a new Row with one element.
Row(Element, Element) - Constructor for class com.aragost.html.Row
Creates a new Row with two elements.
Row(Element, Element, Element) - Constructor for class com.aragost.html.Row
Creates a new Row with three elements.
Row(Element, Element, Element, Element) - Constructor for class com.aragost.html.Row
Creates a new Row with four elements.
Rule - class com.aragost.util.cmdline.Rule.
 
Rule() - Constructor for class com.aragost.util.cmdline.Rule
Creates new Rule
run() - Method in class com.aragost.io.Pipe
 
run() - Method in class com.aragost.tools.FileWatcher
 
run(Class, String[]) - Static method in class com.aragost.junit.Util
Run the specified test class.

S

safeParse(String[]) - Method in class com.aragost.util.cmdline.OptionParser
Parse the options of the specified String array.
ServletContextAttributeMap - class com.aragost.servlet.ServletContextAttributeMap.
 
ServletContextAttributeMap(ServletContext) - Constructor for class com.aragost.servlet.ServletContextAttributeMap
Creates a new ServletContextAttributeMap object.
ServletContextHandler - class com.aragost.araspect.handlers.ServletContextHandler.
 
ServletContextHandler() - Constructor for class com.aragost.araspect.handlers.ServletContextHandler
 
ServletContextInitParameterMap - class com.aragost.servlet.ServletContextInitParameterMap.
 
ServletContextInitParameterMap(ServletContext) - Constructor for class com.aragost.servlet.ServletContextInitParameterMap
Creates a new ServletContextInitParameterMap object.
ServletInitParameterMap - class com.aragost.servlet.ServletInitParameterMap.
 
ServletInitParameterMap(GenericServlet) - Constructor for class com.aragost.servlet.ServletInitParameterMap
Creates a new ServletInitParameterMap object.
ServletObjectEvaluator - class com.aragost.araspect.evaluators.ServletObjectEvaluator.
 
ServletObjectEvaluator(String, String) - Constructor for class com.aragost.araspect.evaluators.ServletObjectEvaluator
 
SessionAttributeMap - class com.aragost.servlet.SessionAttributeMap.
 
SessionAttributeMap(HttpSession) - Constructor for class com.aragost.servlet.SessionAttributeMap
Creates a new SessionAttributeMap object.
SessionHandler - class com.aragost.araspect.handlers.SessionHandler.
 
SessionHandler() - Constructor for class com.aragost.araspect.handlers.SessionHandler
 
set(int, Object) - Method in class com.aragost.util.ExpandingArrayList
 
setAlign(String) - Method in class com.aragost.html.HtmlElement
 
setAttribute(String, Object) - Method in class com.aragost.servlet.HttpServletRequestInfo
 
setAttribute(String, String) - Method in class com.aragost.html.HtmlElement
 
setBackupFile(File) - Method in class com.aragost.io.InPlaceFileWriter
Setter for property backupFile.
setBgcolor(String) - Method in class com.aragost.html.HtmlElement
 
setBold(boolean) - Method in class com.aragost.html.Text
Setter for property bold.
setBorder(int) - Method in class com.aragost.html.Table
 
setCellpadding(int) - Method in class com.aragost.html.Table
 
setCellspacing(int) - Method in class com.aragost.html.Table
 
setChecked(boolean) - Method in class com.aragost.html.Checkbox
Setter for property checked.
setCollectionLimit(int) - Method in class com.aragost.araspect.InspectorSettings
Setter for property collectionLimit.
setColor(String) - Method in class com.aragost.html.Font
Setter for property color.
setColspan(int) - Method in class com.aragost.html.Cell
 
setComment(boolean) - Method in class com.aragost.tools.SourcePart
Setter for property comment.
setDebug(boolean) - Method in class com.aragost.araspect.Inspector
Setter for property debug.
setDelimiters(String) - Method in class com.aragost.util.EscapingStringTokenizer
Setter for property delimiters.
setDisplayFields(boolean) - Method in class com.aragost.araspect.InspectorSettings
Sets the displayFields.
setDisplayMethods(boolean) - Method in class com.aragost.araspect.InspectorSettings
Sets the displayMethods.
setDisplayOnlyPublicFields(boolean) - Method in class com.aragost.araspect.InspectorSettings
Sets the displayOnlyPublicFields.
setEditEnabled(boolean) - Method in class com.aragost.araspect.InspectorSettings
Setter for property editEnabled.
setEscapeCharacter(char) - Method in class com.aragost.util.EscapingStringTokenizer
Setter for property escapeCharacter.
setExplanation(String) - Method in class com.aragost.util.cmdline.Option
Setter for property explanation.
setExplanation(String) - Method in class com.aragost.util.cmdline.OptionParser
Setter for property explanation.
setFieldValue(Object, Field, Object) - Static method in class com.aragost.araspect.Utils
Set the value of the specified field in the specified object
setFieldValue(Object, String, String, Object) - Static method in class com.aragost.araspect.Utils
Set the value of the field specified by className and fieldName in the specified object
setFile(File) - Method in class com.aragost.tools.FileWatcher
Setter for property file.
setHeaderComment(String) - Method in class com.aragost.tools.CommentEditor
 
setHeaderComment(String, Reader, Writer, String) - Static method in class com.aragost.tools.InsertHeaderComment
 
setIgnoreCase(boolean) - Method in class com.aragost.util.BeanComparator
Setter for property ignoreCase.
setIndentionString(String) - Method in class com.aragost.io.IndentableWriter
Setter for property indentionString.
setInput(InputStream) - Method in class com.aragost.io.OSCommand
 
setInput(String) - Method in class com.aragost.io.OSCommand
 
setInspector(Inspector) - Method in class com.aragost.araspect.handlers.HandlerFacade
Sets the inspector.
setInstance(InspectorSettings) - Static method in class com.aragost.araspect.InspectorSettings
Sets the instance.
setIntAttribute(String, int) - Method in class com.aragost.html.HtmlElement
 
setIsErrorPage(boolean) - Method in class com.aragost.araspect.Inspector
 
setJspException(ExceptionInfo) - Static method in class com.aragost.araspect.Inspector
 
setLineLength(int) - Method in class com.aragost.araspect.InspectorSettings
Sets the lineLength.
setLongName(String) - Method in class com.aragost.util.cmdline.Option
Setter for property longName.
setMax(int) - Method in class com.aragost.util.cmdline.IntervalRule
Setter for property max.
setMin(int) - Method in class com.aragost.util.cmdline.IntervalRule
Setter for property min.
setModifiers(int) - Method in class com.aragost.araspect.TableEntry
Sets the modifiers.
setName(String) - Method in class com.aragost.html.InputElement
Setter for property name.
setNext(Handler) - Method in class com.aragost.araspect.handlers.Handler
Setter for property next.
setNowrap(boolean) - Method in class com.aragost.html.ElementGroup
Sets the nowrap.
setNoWrap(boolean) - Method in class com.aragost.html.Cell
 
setPath(Path) - Method in class com.aragost.araspect.Inspector
Setter for property path.
setPath(Path) - Method in class com.aragost.araspect.handlers.HandlerFacade
Sets the path.
setPath(String) - Method in class com.aragost.html.Link
Setter for property path.
setPollingInterval(int) - Method in class com.aragost.io.FilePoller
Setter for property pollingInterval.
setPreFormated(boolean) - Method in class com.aragost.html.Text
 
setProperty(Object, Method, Object) - Static method in class com.aragost.araspect.Utils
DOCUMENT ME!
setProperty(Object, String, Object) - Static method in class com.aragost.lang.Beans
 
setRoot(Object) - Method in class com.aragost.araspect.Inspector
Setter for property root.
setShortName(char) - Method in class com.aragost.util.cmdline.Option
Setter for property shortName.
setShowFullToString(boolean) - Method in class com.aragost.araspect.Inspector
 
setSize(int) - Method in class com.aragost.html.TextInput
Setter for property size.
setSize(String) - Method in class com.aragost.html.Font
 
setSource(String) - Method in class com.aragost.tools.SourcePart
Setter for property source.
setStart(int) - Method in class com.aragost.araspect.handlers.GenericCollectionHandler
Setter for property start.
setTarget(String) - Method in class com.aragost.html.Link
Setter for property target.
setText(String) - Method in class com.aragost.html.Text
Setter for property text.
setToStringLimit(int) - Method in class com.aragost.araspect.InspectorSettings
Setter for property toStringLimit.
setType(Class) - Method in class com.aragost.util.cmdline.Option
Setter for property type.
setUnescaping(boolean) - Method in class com.aragost.util.EscapingStringTokenizer
Setter for property unescaping.
setUsage(String) - Method in class com.aragost.util.cmdline.OptionParser
Setter for property usage.
setValue(String) - Method in class com.aragost.html.InputElement
Setter for property value.
setValueToNull() - Method in class com.aragost.araspect.PathElement
 
setWidth(String) - Method in class com.aragost.html.HtmlElement
 
shallowClone() - Method in class com.aragost.araspect.Path
 
size() - Method in class com.aragost.html.ElementGroup
Return the number of elements contained in the receiver
size() - Method in class com.aragost.html.CompositeHtmlElement
 
size() - Method in class com.aragost.servlet.MapAdapter
 
sort(Iterator) - Static method in class com.aragost.util.Iterators
Return a list with the elements from the specified iterator sorted
sort(Iterator, Comparator) - Static method in class com.aragost.util.Iterators
Return a list with the elements from the specified iterator sorted
SourcePart - class com.aragost.tools.SourcePart.
 
SourcePart(String, boolean) - Constructor for class com.aragost.tools.SourcePart
Creates new SourcePart
spaces(int) - Static method in class com.aragost.lang.Strings
Return a String with only space, and of the specified length.
startPolling() - Method in class com.aragost.io.FilePoller
 
stopPolling() - Method in class com.aragost.io.FilePoller
 
StringHandler - class com.aragost.araspect.handlers.StringHandler.
Handler for the class java.lang.String
StringHandler() - Constructor for class com.aragost.araspect.handlers.StringHandler
 
Strings - class com.aragost.lang.Strings.
Utility class with some String manipulating methods.
Strings() - Constructor for class com.aragost.lang.Strings
 
StrutsObjectEvaluator - class com.aragost.araspect.handlers.struts.StrutsObjectEvaluator.
 
StrutsObjectEvaluator(String) - Constructor for class com.aragost.araspect.handlers.struts.StrutsObjectEvaluator
Creates a new StrutsObjectEvaluator object.
StrutsObjectHandler - class com.aragost.araspect.handlers.struts.StrutsObjectHandler.
 
StrutsObjectHandler() - Constructor for class com.aragost.araspect.handlers.struts.StrutsObjectHandler
 
Submit - class com.aragost.html.Submit.
 
Submit(String) - Constructor for class com.aragost.html.Submit
Creates new Submit
Submit(String, String) - Constructor for class com.aragost.html.Submit
Creates new Submit
suite() - Static method in class com.aragost.junit.LibraryTest
Used by JUnit when executing the Suite.
superclasses(Class) - Static method in class com.aragost.lang.Classes
Return an Iterator that iterate from the specified class through the superclass chain to the class Object.class.

T

Table - class com.aragost.html.Table.
 
Table() - Constructor for class com.aragost.html.Table
Creates new Table
Table(Element) - Constructor for class com.aragost.html.Table
 
Table(Element, Element) - Constructor for class com.aragost.html.Table
 
TableEntry - class com.aragost.araspect.TableEntry.
This class is used to represent an entry into a collection.
TableEntry(PathElement, String, Class, Element) - Constructor for class com.aragost.araspect.TableEntry
Creates new TableEntry
Text - class com.aragost.html.Text.
 
Text(String) - Constructor for class com.aragost.html.Text
Creates new Text
TextInput - class com.aragost.html.TextInput.
 
TextInput(String, String) - Constructor for class com.aragost.html.TextInput
 
toCollection(Object, Class) - Static method in class com.aragost.util.Iterators
Convert the specified object to an Iterator, and return a Collection with the elements from the iterator.
toString() - Method in class com.aragost.araspect.Path
 
toString(Object) - Method in class com.aragost.araspect.Inspector
 
toString(Object) - Static method in class com.aragost.util.Convert
Convert an object to a String.
toString(Object, int) - Method in class com.aragost.araspect.handlers.HandlerFacade
Return a String representation of the specified object.
toUrlString() - Method in class com.aragost.araspect.PathElement
DOCUMENT ME!
toUrlString() - Method in class com.aragost.araspect.Path
 
transform(Iterator, Transformer) - Static method in class com.aragost.util.Iterators
 
transform(Object) - Method in class com.aragost.util.Transformer
 
Transformer - class com.aragost.util.Transformer.
 
Transformer() - Constructor for class com.aragost.util.Transformer
 
traverse(File) - Static method in class com.aragost.io.FileUtils
 
traverse(File) - Static method in class com.aragost.lang.Classes
 
traverse(File, FileFilter) - Static method in class com.aragost.io.FileUtils
 
traverse(File, String) - Static method in class com.aragost.io.FileUtils
 
traverse(File, String, boolean) - Static method in class com.aragost.io.FileUtils
 
traverseZip(File) - Static method in class com.aragost.lang.Classes
 
trim(File) - Static method in class com.aragost.io.FileUtils
Trim the specified file.
trimEnd(String) - Static method in class com.aragost.lang.Strings
Remove all whitespace from the end of the specified String.
trimStart(String) - Static method in class com.aragost.lang.Strings
Remove all whitespaces from the start of the specified String.
typeName(Object) - Method in class com.aragost.araspect.Inspector
 
typeName(Object, Class) - Method in class com.aragost.araspect.Inspector
Return the type as a String for the specified Class
typeName(Object, Class) - Method in class com.aragost.araspect.handlers.HandlerFacade
Return the name of the specified class.

U

unescape(String) - Static method in class com.aragost.lang.Strings
 
unescape(String, char) - Static method in class com.aragost.lang.Strings
Utility method to remove escape characters from the specified String.
UnexpectedArgument - exception com.aragost.util.cmdline.UnexpectedArgument.
 
UnexpectedArgument(Option, String) - Constructor for class com.aragost.util.cmdline.UnexpectedArgument
Creates new UnexpectedValue without detail message.
UnknownOptionException - exception com.aragost.util.cmdline.UnknownOptionException.
 
UnknownOptionException(String) - Constructor for class com.aragost.util.cmdline.UnknownOptionException
Creates new UnknownOptionException without detail message.
UnsatisfiedRulesException - exception com.aragost.util.cmdline.UnsatisfiedRulesException.
 
UnsatisfiedRulesException(Collection) - Constructor for class com.aragost.util.cmdline.UnsatisfiedRulesException
Creates new UnsatisfiedRulesException without detail message.
update() - Method in class com.aragost.tools.FileWatcher
 
update(Object, PathElement, String) - Method in class com.aragost.araspect.evaluators.MethodEvaluator
 
update(Object, PathElement, String) - Method in class com.aragost.araspect.evaluators.FieldEvaluator
 
update(Object, PathElement, String) - Method in interface com.aragost.araspect.evaluators.Updater
Update a attribute of an object from user input.
update(PathElement, String) - Method in class com.aragost.araspect.Inspector
 
update(String, String) - Method in class com.aragost.araspect.Inspector
 
updateFieldValue(Object, String, String, String) - Static method in class com.aragost.araspect.Utils
DOCUMENT ME!
updatePropertyValue(Object, String, String) - Static method in class com.aragost.araspect.Utils
DOCUMENT ME!
Updater - interface com.aragost.araspect.evaluators.Updater.
 
upTo(PathElement) - Method in class com.aragost.araspect.Path
 
Util - class com.aragost.junit.Util.
 
Util() - Constructor for class com.aragost.junit.Util
 
Utils - class com.aragost.araspect.Utils.
 
Utils() - Constructor for class com.aragost.araspect.Utils
 

V

values() - Method in class com.aragost.servlet.MapAdapter
 

W

waitFor() - Method in class com.aragost.io.Pipe
wait for all bytes to be read from the input stream on written to the output stream
waitForNextCycle() - Method in class com.aragost.io.FilePoller
 
write(char[], int, int) - Method in class com.aragost.io.IndentableWriter
Write a portion of an array of characters.
write(int) - Method in class com.aragost.io.IndentableWriter
Write a single character
write(String, int, int) - Method in class com.aragost.io.IndentableWriter
Write a portion of a String.
writeAbout(HtmlWriter) - Method in class com.aragost.araspect.Inspector
Write the about text to the specified writer
writeAttributes(HtmlWriter) - Method in class com.aragost.html.Cell
 
writeAttributes(HtmlWriter) - Method in class com.aragost.html.InputElement
 
writeAttributes(HtmlWriter) - Method in class com.aragost.html.HtmlElement
 
writeAttributes(HtmlWriter) - Method in class com.aragost.html.Checkbox
 
writeAttributes(HtmlWriter) - Method in class com.aragost.html.Link
 
writeFile(File, String) - Static method in class com.aragost.io.FileUtils
Write the specified String to the specified file.
writeHeader(HtmlWriter) - Method in class com.aragost.araspect.Inspector
Write the header that is on all pages.
writeHtml(HtmlWriter) - Method in class com.aragost.araspect.handlers.HandlerFacade
 
writeSourceTo(Writer) - Method in class com.aragost.tools.CommentEditor
 
writeTo(HtmlWriter) - Method in class com.aragost.html.ElementGroup
Write the receiver to the specified html writer
writeTo(HtmlWriter) - Method in class com.aragost.html.HtmlElement
 
writeTo(HtmlWriter) - Method in class com.aragost.html.Element
 
writeTo(HtmlWriter) - Method in class com.aragost.html.Text
 

A B C D E F G H I K L M N O P Q R S T U V W
Copyright 2002 by aragost