A B C D E F G H I J K L M N P Q R S T U V W X

A

AbstractAttribute - Class in net.sf.webmancer.db
 
AbstractAttribute() - Constructor for class net.sf.webmancer.db.AbstractAttribute
 
AbstractContainer - Class in net.sf.webmancer.widget
 
AbstractContainer() - Constructor for class net.sf.webmancer.widget.AbstractContainer
 
AbstractDataSet - Class in net.sf.webmancer.db
 
AbstractDataSet() - Constructor for class net.sf.webmancer.db.AbstractDataSet
 
AbstractDataView - Class in net.sf.webmancer.widget
 
AbstractDataView() - Constructor for class net.sf.webmancer.widget.AbstractDataView
Constructs the AbstractDataView.
AbstractModelBuilder - Class in net.sf.webmancer.model
 
AbstractModelBuilder() - Constructor for class net.sf.webmancer.model.AbstractModelBuilder
Constructs the AbstractModelBuilder.
AbstractSqlDataSet - Class in net.sf.webmancer.db.sql
 
AbstractSqlDataSet() - Constructor for class net.sf.webmancer.db.sql.AbstractSqlDataSet
Constructs the AbstractSqlDataSet.
AbstractWidget - Class in net.sf.webmancer.widget
 
AbstractWidget() - Constructor for class net.sf.webmancer.widget.AbstractWidget
 
add(T) - Method in class net.sf.webmancer.util.immutable.ImmutableCollection
 
add(T) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
add(int, T) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
add(T) - Method in class net.sf.webmancer.util.immutable.ImmutableListIterator
 
add(T) - Method in class net.sf.webmancer.util.immutable.ImmutableSet
 
addAll(Collection<? extends T>) - Method in class net.sf.webmancer.util.immutable.ImmutableCollection
 
addAll(Collection<? extends T>) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
addAll(int, Collection<? extends T>) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
addAll(Collection<? extends T>) - Method in class net.sf.webmancer.util.immutable.ImmutableSet
 
addAttribute(IAttribute) - Method in class net.sf.webmancer.db.AbstractDataSet
 
addAttribute(IAttribute) - Method in interface net.sf.webmancer.db.IQuery
 
addAttribute(IAttribute) - Method in class net.sf.webmancer.db.Query
 
addAttribute(QName, String) - Method in class net.sf.webmancer.util.xml.sax.RichAttributesImpl
 
addAttributes(Element, Map<String, String>) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
addChild(IWidget) - Method in class net.sf.webmancer.widget.AbstractContainer
 
addContentHandler(QName, ContentHandler) - Method in class net.sf.webmancer.util.xml.sax.ForkingHandler
 
addContentHandler(String, String, ContentHandler) - Method in class net.sf.webmancer.util.xml.sax.ForkingHandler
 
APPLICATION_TITLE_ATTRIBUTE - Static variable in class net.sf.webmancer.widget.Page
 
APPLICATION_VERSION_ATTRIBUTE - Static variable in class net.sf.webmancer.widget.Page
 
ApplicationInformation - Class in net.sf.webmancer.base
The ApplicationInformation class is intended to hold the basic information about the application -- the name of the application, version and the author's name is stored here.
ApplicationInformation() - Constructor for class net.sf.webmancer.base.ApplicationInformation
Constructs the ApplicationInformation.
areEqual(boolean, boolean) - Static method in class net.sf.webmancer.util.EqualsUtil
 
areEqual(char, char) - Static method in class net.sf.webmancer.util.EqualsUtil
 
areEqual(long, long) - Static method in class net.sf.webmancer.util.EqualsUtil
 
areEqual(float, float) - Static method in class net.sf.webmancer.util.EqualsUtil
 
areEqual(double, double) - Static method in class net.sf.webmancer.util.EqualsUtil
 
areEqual(Object, Object) - Static method in class net.sf.webmancer.util.EqualsUtil
This method implements a null value safe comparison of two objects.
AUTHOR_ATTRIBUTE - Static variable in class net.sf.webmancer.widget.Page
 

B

BODY_ELEMENT - Static variable in class net.sf.webmancer.widget.DataTable
 
build(IModelBuilder) - Method in interface net.sf.webmancer.model.IModelable
 
build(IModelBuilder) - Method in class net.sf.webmancer.widget.AbstractContainer
 
build(IModelBuilder) - Method in class net.sf.webmancer.widget.AbstractWidget
 
build(IModelBuilder) - Method in class net.sf.webmancer.widget.DataTable
 
build(IModelBuilder) - Method in class net.sf.webmancer.widget.Page
 
buildChild(IWidget, IModelBuilder) - Method in class net.sf.webmancer.widget.AbstractContainer
 

C

callRestrictors(RestrictionType) - Method in class net.sf.webmancer.db.Query
 
Cell - Class in net.sf.webmancer.db
 
Cell(IAttribute, Object) - Constructor for class net.sf.webmancer.db.Cell
Constructs the Cell.
characters(char[], int, int) - Method in class net.sf.webmancer.util.xml.sax.DefaultHandler
This method simply does nothing.
characters(char[], int, int) - Method in class net.sf.webmancer.util.xml.sax.DelegateContentHandler
Delegates the SAX event to the target content handler or simply does nothing, if the target content handler is null.
characters(char[], int, int) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
characters(String) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
characters(char[], int, int) - Method in class net.sf.webmancer.util.xml.sax.SAXDOMHandler
 
checkState(boolean, String) - Static method in class net.sf.webmancer.util.ContractChecker
Throw the IllegalStateException with the given errorMessage if the legalState is false.
clear() - Method in class net.sf.webmancer.util.immutable.ImmutableCollection
 
clear() - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
clear() - Method in class net.sf.webmancer.util.immutable.ImmutableMap
 
clear() - Method in class net.sf.webmancer.util.immutable.ImmutableSet
 
contains(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableCollection
 
contains(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
contains(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableSet
 
contains(int) - Method in interface net.sf.webmancer.util.integerset.IIntegerSet
 
contains(int) - Method in class net.sf.webmancer.util.integerset.Interval
 
containsAll(Collection<?>) - Method in class net.sf.webmancer.util.immutable.ImmutableCollection
 
containsAll(Collection<?>) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
containsAll(Collection<?>) - Method in class net.sf.webmancer.util.immutable.ImmutableSet
 
containsKey(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableMap
 
containsValue(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableMap
 
ContentHandlerUtils - Class in net.sf.webmancer.util.xml.sax
This class provides various utility methods used while creating SAX parsers.
ContractChecker - Class in net.sf.webmancer.util
This class defines a set of methods for contract checking.
convertDbToInternal(Object) - Method in class net.sf.webmancer.db.AbstractAttribute
 
convertDbToInternal(Object) - Method in class net.sf.webmancer.db.DecimalAttribute
 
convertDbToInternal(Object) - Method in interface net.sf.webmancer.db.IBackEndAttributeInformation
 
convertDbToInternal(Object) - Method in class net.sf.webmancer.db.StringAttribute
 
convertInternalToInput(Object) - Method in class net.sf.webmancer.db.AbstractAttribute
 
convertInternalToInput(Object) - Method in class net.sf.webmancer.db.DecimalAttribute
 
convertInternalToInput(Object) - Method in interface net.sf.webmancer.db.IFrontEndAttributeInformation
 
convertInternalToInput(Object) - Method in class net.sf.webmancer.db.StringAttribute
 
convertInternalToOutput(Object) - Method in class net.sf.webmancer.db.AbstractAttribute
 
convertInternalToOutput(Object) - Method in class net.sf.webmancer.db.DecimalAttribute
 
convertInternalToOutput(Object) - Method in interface net.sf.webmancer.db.IFrontEndAttributeInformation
 
convertInternalToOutput(Object) - Method in class net.sf.webmancer.db.StringAttribute
 
Copier - Class in net.sf.webmancer.util.io
 
Copier(int) - Constructor for class net.sf.webmancer.util.io.Copier
 
copy(InputStream, OutputStream) - Method in class net.sf.webmancer.util.io.Copier
 
copy(Reader, Writer) - Method in class net.sf.webmancer.util.io.Copier
 
createElement(String, String, String) - Method in class net.sf.webmancer.util.xml.sax.SAXDOMHandler
 
createEmailRegexAttribute() - Static method in class net.sf.webmancer.db.RegexAttribute
 
createInitializationEvent() - Method in class net.sf.webmancer.widget.Page
 
createModel(IModelable) - Method in class net.sf.webmancer.model.dom.DOMModeler
 
createModel(IModelable) - Method in interface net.sf.webmancer.model.IModeler
 
createPhoneRegexAttribute() - Static method in class net.sf.webmancer.db.RegexAttribute
 
createQuery() - Method in class net.sf.webmancer.db.AbstractDataSet
 
createQuery() - Method in interface net.sf.webmancer.db.IDataSet
 
createRequestEvent(HttpServletRequest, HttpServletResponse) - Method in class net.sf.webmancer.widget.Page
 
createText(char[], int, int) - Method in class net.sf.webmancer.util.xml.sax.SAXDOMHandler
 
createWherePart(List<ICondition>) - Method in class net.sf.webmancer.db.sql.TableDataSet
 
createXsltSource(Map, String, HttpServletRequest, HttpServletResponse) - Method in class net.sf.webmancer.out.xslt.XsltView
 
CustomClassLoaderObjectInputStream - Class in net.sf.webmancer.util.lang
 
CustomClassLoaderObjectInputStream(InputStream, ClassLoader) - Constructor for class net.sf.webmancer.util.lang.CustomClassLoaderObjectInputStream
Constructs the CustomClassLoaderObjectInputStream.

D

Data - Class in net.sf.webmancer.db
 
Data() - Constructor for class net.sf.webmancer.db.Data
Constructs the Data.
DATA_TABLE_ELEMENT - Static variable in class net.sf.webmancer.widget.DataTable
 
DatabaseException - Exception in net.sf.webmancer.db
 
DatabaseException() - Constructor for exception net.sf.webmancer.db.DatabaseException
 
DatabaseException(String) - Constructor for exception net.sf.webmancer.db.DatabaseException
 
DatabaseException(Throwable) - Constructor for exception net.sf.webmancer.db.DatabaseException
 
DatabaseException(String, Throwable) - Constructor for exception net.sf.webmancer.db.DatabaseException
 
DataTable - Class in net.sf.webmancer.widget
 
DataTable() - Constructor for class net.sf.webmancer.widget.DataTable
Constructs the DataTable.
DecimalAttribute - Class in net.sf.webmancer.db
 
DecimalAttribute(int, int) - Constructor for class net.sf.webmancer.db.DecimalAttribute
 
DEFAULT_WEBMANCER_CONTENT_TYPE - Static variable in class net.sf.webmancer.out.xslt.XsltView
 
DefaultDataTableColumn - Class in net.sf.webmancer.widget
 
DefaultDataTableColumn(IAttribute) - Constructor for class net.sf.webmancer.widget.DefaultDataTableColumn
Constructs the DataTableColumn.
DefaultHandler - Class in net.sf.webmancer.util.xml.sax
This class is a convenient implementation of the ContentHandler interface that simply does nothing in all its methods except DefaultHandler.setDocumentLocator(Locator).
DefaultHandler() - Constructor for class net.sf.webmancer.util.xml.sax.DefaultHandler
Constructor that sets the DefaultHandler.locator to null.
DelegateContentHandler - Class in net.sf.webmancer.util.xml.sax
This is the ContentHandler implementation that simply delegates all SAX parsing events to the target ContentHandler that may be set at any time by the DelegateContentHandler.setTargetContentHandler(ContentHandler) method.
DelegateContentHandler(ContentHandler) - Constructor for class net.sf.webmancer.util.xml.sax.DelegateContentHandler
Create new delegate content handler.
DelegateContentHandler() - Constructor for class net.sf.webmancer.util.xml.sax.DelegateContentHandler
Convenient constructor that creates new delegate content handler with target content handler set to null.
delete() - Method in interface net.sf.webmancer.db.IQuery
 
delete() - Method in class net.sf.webmancer.db.Query
 
DOMModeler - Class in net.sf.webmancer.model.dom
 
DOMModeler() - Constructor for class net.sf.webmancer.model.dom.DOMModeler
Constructs the DomModeler.
DOMSemanticException - Exception in net.sf.webmancer.util.xml.dom
 
DOMSemanticException() - Constructor for exception net.sf.webmancer.util.xml.dom.DOMSemanticException
 
DOMSemanticException(String) - Constructor for exception net.sf.webmancer.util.xml.dom.DOMSemanticException
 
DOMSemanticException(String, Throwable) - Constructor for exception net.sf.webmancer.util.xml.dom.DOMSemanticException
 
DOMSemanticException(Throwable) - Constructor for exception net.sf.webmancer.util.xml.dom.DOMSemanticException
 
DOMUtils - Class in net.sf.webmancer.util.xml.dom
 

E

element(String, String, Map<String, String>, String) - Method in class net.sf.webmancer.model.AbstractModelBuilder
 
element(String, String, String) - Method in class net.sf.webmancer.model.AbstractModelBuilder
 
element(String, String, Map<String, String>) - Method in class net.sf.webmancer.model.AbstractModelBuilder
 
element(String, String) - Method in class net.sf.webmancer.model.AbstractModelBuilder
 
element(String, String, Map<String, String>, String) - Method in interface net.sf.webmancer.model.IModelBuilder
 
element(String, String, String) - Method in interface net.sf.webmancer.model.IModelBuilder
 
element(String, String, Map<String, String>) - Method in interface net.sf.webmancer.model.IModelBuilder
 
element(String, String) - Method in interface net.sf.webmancer.model.IModelBuilder
 
endDocument() - Method in class net.sf.webmancer.util.xml.sax.DefaultHandler
This method simply does nothing.
endDocument() - Method in class net.sf.webmancer.util.xml.sax.DelegateContentHandler
Delegates the SAX event to the target content handler or simply does nothing, if the target content handler is null.
endDocument() - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
endElement() - Method in class net.sf.webmancer.model.AbstractModelBuilder
 
endElement() - Method in interface net.sf.webmancer.model.IModelBuilder
 
endElement(String, String, String) - Method in class net.sf.webmancer.util.xml.sax.DefaultHandler
This method simply does nothing.
endElement(String, String, String) - Method in class net.sf.webmancer.util.xml.sax.DelegateContentHandler
Delegates the SAX event to the target content handler or simply does nothing, if the target content handler is null.
endElement(String, String, String) - Method in class net.sf.webmancer.util.xml.sax.ForkingHandler
 
endElement() - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
endElement(String, String, String) - Method in class net.sf.webmancer.util.xml.sax.SAXDOMHandler
 
endPrefixMapping(String) - Method in class net.sf.webmancer.util.xml.sax.DefaultHandler
This method simply does nothing.
endPrefixMapping(String) - Method in class net.sf.webmancer.util.xml.sax.DelegateContentHandler
Delegates the SAX event to the target content handler or simply does nothing, if the target content handler is null.
endPrefixMapping(String) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
entrySet() - Method in class net.sf.webmancer.util.immutable.ImmutableMap
 
equals(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableCollection
 
equals(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
equals(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableMap
 
equals(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableMapEntry
 
equals(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableSet
 
EqualsUtil - Class in net.sf.webmancer.util
 
Event - Class in net.sf.webmancer.base
 
Event(String) - Constructor for class net.sf.webmancer.base.Event
Creates new event that is adressed to target object target.
Event() - Constructor for class net.sf.webmancer.base.Event
Creates new broadcast event.
EventQueue - Class in net.sf.webmancer.base
 
EventQueue() - Constructor for class net.sf.webmancer.base.EventQueue
Constructs the EventQueue.
expect(boolean, String) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
expectAttribute(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
expectChildElements(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
expectDoubleAttributeValue(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
expectDoubleElementValue(Element) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
expected(boolean, String, Locator) - Static method in class net.sf.webmancer.util.xml.sax.ContentHandlerUtils
Throws SAXSemanticException if the given condition is not satisfied.
expectFloatAttributeValue(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
expectFloatElementValue(Element) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
expectIntAttributeValue(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
expectIntElementValue(Element) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
expectLongAttributeValue(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
expectLongElementValue(Element) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
expectQName(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
expectUniqueChildElement(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
expectUniqueChildElementNonEmptyTextContent(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
expectUniqueChildElementTextContent(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 

F

FinalizationEvent - Class in net.sf.webmancer.base
 
FinalizationEvent() - Constructor for class net.sf.webmancer.base.FinalizationEvent
 
findClass(String) - Method in class net.sf.webmancer.util.lang.JarClassLoader
 
ForkingHandler - Class in net.sf.webmancer.util.xml.sax
 
ForkingHandler(ContentHandler) - Constructor for class net.sf.webmancer.util.xml.sax.ForkingHandler
 
ForkingHandler() - Constructor for class net.sf.webmancer.util.xml.sax.ForkingHandler
 

G

get(String) - Method in interface net.sf.webmancer.model.IModelingAttributes
 
get(int) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
get(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableMap
 
getApplicationInformation() - Method in class net.sf.webmancer.widget.Page
Returns the applicationInformation.
getAttribute() - Method in class net.sf.webmancer.db.Cell
 
getAttribute() - Method in interface net.sf.webmancer.db.ICell
 
getAttribute() - Method in class net.sf.webmancer.widget.DefaultDataTableColumn
 
getAttribute() - Method in interface net.sf.webmancer.widget.IDataTableColumn
Returns the attribute.
getAttributes() - Method in class net.sf.webmancer.db.AbstractDataSet
 
getAttributes() - Method in class net.sf.webmancer.db.Data
 
getAttributes() - Method in interface net.sf.webmancer.db.IData
 
getAttributes() - Method in interface net.sf.webmancer.db.IDataSet
 
getAttributes() - Method in class net.sf.webmancer.db.Query
Returns the attributes.
getAttributesValue(Attributes, QName) - Static method in class net.sf.webmancer.util.xml.sax.ContentHandlerUtils
Search in atts for an attribute with name given by attributeQName and return its value or null if no such attribute is found.
getAttributesValueAsDouble(Attributes, QName, Locator) - Static method in class net.sf.webmancer.util.xml.sax.ContentHandlerUtils
Search in atts for an attribute with name given by attributeQName and return its value as double.
getAttributesValueAsFloat(Attributes, QName, Locator) - Static method in class net.sf.webmancer.util.xml.sax.ContentHandlerUtils
Search in atts for an attribute with name given by attributeQName and return its value as float.
getAttributesValueAsInt(Attributes, QName, Locator) - Static method in class net.sf.webmancer.util.xml.sax.ContentHandlerUtils
Search in atts for an attribute with name given by attributeQName and return its value as int.
getAttributesValueAsLong(Attributes, QName, Locator) - Static method in class net.sf.webmancer.util.xml.sax.ContentHandlerUtils
Search in atts for an attribute with name given by attributeQName and return its value as long.
getAuthor() - Method in class net.sf.webmancer.base.ApplicationInformation
 
getAuthor() - Method in interface net.sf.webmancer.base.IApplicationInformation
Get the author of the application.
getBeanName() - Method in class net.sf.webmancer.widget.AbstractWidget
 
getBeanName() - Method in interface net.sf.webmancer.widget.IWidget
Return the widget's name.
getConditions() - Method in class net.sf.webmancer.db.Query
Returns the conditions.
getDescription() - Method in class net.sf.webmancer.db.AbstractAttribute
 
getDescription() - Method in interface net.sf.webmancer.db.IFrontEndAttributeInformation
Gets the description of the attribute.
getDescription() - Method in class net.sf.webmancer.widget.Page
Returns the description.
getDigits() - Method in class net.sf.webmancer.db.DecimalAttribute
Gets the digits.
getDOMImplementation() - Method in interface net.sf.webmancer.util.xml.dom.IDOMProcessor
 
getEventQueue() - Method in class net.sf.webmancer.widget.Page
Returns the eventQueue.
getFrom() - Method in class net.sf.webmancer.util.integerset.Interval
 
getId() - Method in class net.sf.webmancer.db.AbstractAttribute
 
getInitialValue() - Method in class net.sf.webmancer.db.AbstractAttribute
 
getInitialValue() - Method in interface net.sf.webmancer.db.IFrontEndAttributeInformation
Gets the value that is used as initial if a new record is edited by a user.
getJdbcTemplate() - Method in class net.sf.webmancer.db.sql.AbstractSqlDataSet
Returns the jdbcTemplate.
getKey() - Method in class net.sf.webmancer.util.immutable.ImmutableMapEntry
 
getKeywords() - Method in class net.sf.webmancer.widget.Page
Returns the keywords.
getLimit() - Method in class net.sf.webmancer.db.Query
Returns the limit.
getMaximum() - Method in class net.sf.webmancer.db.DecimalAttribute
Gets the maximum.
getMaximum() - Method in interface net.sf.webmancer.util.integerset.IIntegerSet
 
getMaximumInputLength() - Method in class net.sf.webmancer.db.AbstractAttribute
Returns -1, which means unlimited length of user input.
getMaximumInputLength() - Method in class net.sf.webmancer.db.DecimalAttribute
 
getMaximumInputLength() - Method in interface net.sf.webmancer.db.IFrontEndAttributeInformation
Returns the maximum allowed length of user input string.
getMaximumInputLength() - Method in class net.sf.webmancer.db.StringAttribute
 
getMinimum() - Method in class net.sf.webmancer.db.DecimalAttribute
Gets the minimum.
getMinimum() - Method in interface net.sf.webmancer.util.integerset.IIntegerSet
 
getModeler() - Method in class net.sf.webmancer.widget.Page
Returns the modeler.
getModifiableAttributes() - Method in class net.sf.webmancer.db.Data
 
getModifiableRows() - Method in class net.sf.webmancer.db.Data
 
getName() - Method in class net.sf.webmancer.db.AbstractAttribute
 
getName() - Method in interface net.sf.webmancer.db.IFrontEndAttributeInformation
Gets the human readable name of the attribute.
getOffset() - Method in class net.sf.webmancer.db.Query
Returns the offset.
getOrderingAttribute() - Method in class net.sf.webmancer.db.Query
Returns the ordering attribute.
getParent() - Method in class net.sf.webmancer.widget.AbstractWidget
 
getParent() - Method in interface net.sf.webmancer.widget.IWidget
Get parent widget.
getParentDataSet() - Method in class net.sf.webmancer.db.AbstractAttribute
 
getQName(Element) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
getQuery() - Method in class net.sf.webmancer.widget.AbstractDataView
 
getRelativePositionTo(Interval) - Method in class net.sf.webmancer.util.integerset.Interval
 
getRows() - Method in class net.sf.webmancer.db.Data
 
getRows() - Method in interface net.sf.webmancer.db.IData
 
getScale() - Method in class net.sf.webmancer.db.DecimalAttribute
Gets the scale.
getTableName() - Method in class net.sf.webmancer.db.sql.TableDataSet
Returns the tableName.
getTarget() - Method in class net.sf.webmancer.base.Event
Return the target object's name or null, if the current event is broadcast.
getTargetContentHandler() - Method in class net.sf.webmancer.util.xml.sax.DelegateContentHandler
Get the actually used target content handler.
getTitle() - Method in class net.sf.webmancer.base.ApplicationInformation
 
getTitle() - Method in interface net.sf.webmancer.base.IApplicationInformation
Get the name of the application.
getTitle() - Method in class net.sf.webmancer.widget.Page
Gets the title.
getTo() - Method in class net.sf.webmancer.util.integerset.Interval
 
getTransformer() - Method in class net.sf.webmancer.util.xml.xslt.XsltTransformer
Factory method for new XsltTransformer instance creation.
getValue() - Method in class net.sf.webmancer.db.Cell
 
getValue() - Method in interface net.sf.webmancer.db.ICell
 
getValue() - Method in class net.sf.webmancer.util.immutable.ImmutableMapEntry
 
getValueForInput() - Method in class net.sf.webmancer.db.Cell
 
getValueForInput() - Method in interface net.sf.webmancer.db.ICell
 
getValueForOutput() - Method in class net.sf.webmancer.db.Cell
 
getValueForOutput() - Method in interface net.sf.webmancer.db.ICell
 
getVersion() - Method in class net.sf.webmancer.base.ApplicationInformation
 
getVersion() - Method in interface net.sf.webmancer.base.IApplicationInformation
Get the version of the application.

H

handleEvent(Event) - Method in class net.sf.webmancer.widget.AbstractContainer
 
handleEvent(Event) - Method in class net.sf.webmancer.widget.AbstractWidget
 
handleEvent(Event) - Method in interface net.sf.webmancer.widget.IWidget
Handle the given event.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class net.sf.webmancer.widget.Page
 
hasEvents() - Method in class net.sf.webmancer.base.EventQueue
 
hasEvents() - Method in interface net.sf.webmancer.base.IEventQueue
Determine whether there are some events in the queue.
hash(int, boolean) - Static method in class net.sf.webmancer.util.HashCodeUtil
 
hash(int, char) - Static method in class net.sf.webmancer.util.HashCodeUtil
 
hash(int, int) - Static method in class net.sf.webmancer.util.HashCodeUtil
 
hash(int, long) - Static method in class net.sf.webmancer.util.HashCodeUtil
 
hash(int, float) - Static method in class net.sf.webmancer.util.HashCodeUtil
 
hash(int, double) - Static method in class net.sf.webmancer.util.HashCodeUtil
 
hash(int, Object) - Static method in class net.sf.webmancer.util.HashCodeUtil
 
hashCode() - Method in class net.sf.webmancer.util.immutable.ImmutableCollection
 
hashCode() - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
hashCode() - Method in class net.sf.webmancer.util.immutable.ImmutableMap
 
hashCode() - Method in class net.sf.webmancer.util.immutable.ImmutableMapEntry
 
hashCode() - Method in class net.sf.webmancer.util.immutable.ImmutableSet
 
HashCodeUtil - Class in net.sf.webmancer.util
 
hasNext() - Method in class net.sf.webmancer.util.immutable.ImmutableIterator
 
hasNext() - Method in class net.sf.webmancer.util.immutable.ImmutableListIterator
 
hasPrevious() - Method in class net.sf.webmancer.util.immutable.ImmutableListIterator
 
HEADER_ELEMENT - Static variable in class net.sf.webmancer.widget.DataTable
 

I

IApplicationInformation - Interface in net.sf.webmancer.base
Implementation of this interface is intended to hold the basic information about the application -- the name of the application, version and the author's name is stored here.
IAttribute - Interface in net.sf.webmancer.db
 
IBackEndAttributeInformation - Interface in net.sf.webmancer.db
 
ICell - Interface in net.sf.webmancer.db
 
ICondition - Interface in net.sf.webmancer.db
 
IData - Interface in net.sf.webmancer.db
 
IDatabaseOperationPerformer - Interface in net.sf.webmancer.db
 
IDataSet - Interface in net.sf.webmancer.db
 
IDataTableColumn - Interface in net.sf.webmancer.widget
 
IDOMProcessor - Interface in net.sf.webmancer.util.xml.dom
 
IEventQueue - Interface in net.sf.webmancer.base
This interface represents a queue of events that wait for handling by a tree of widgets.
IFrontEndAttributeInformation - Interface in net.sf.webmancer.db
This interface represents the front-end meta-data about an attribute of a database table.
ignorableWhitespace(char[], int, int) - Method in class net.sf.webmancer.util.xml.sax.DefaultHandler
This method simply does nothing.
ignorableWhitespace(char[], int, int) - Method in class net.sf.webmancer.util.xml.sax.DelegateContentHandler
Delegates the SAX event to the target content handler or simply does nothing, if the target content handler is null.
ignorableWhitespace(char[], int, int) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
IIntegerSet - Interface in net.sf.webmancer.util.integerset
TODO Add description of IIntegerSet class.
IIntegerSetParser - Interface in net.sf.webmancer.util.integerset
 
ImmutableCollection<T> - Class in net.sf.webmancer.util.immutable
 
ImmutableCollection(Collection<? extends T>) - Constructor for class net.sf.webmancer.util.immutable.ImmutableCollection
 
ImmutableIterator<T> - Class in net.sf.webmancer.util.immutable
 
ImmutableIterator(Iterator<? extends T>) - Constructor for class net.sf.webmancer.util.immutable.ImmutableIterator
 
ImmutableList<T> - Class in net.sf.webmancer.util.immutable
 
ImmutableList(List<? extends T>) - Constructor for class net.sf.webmancer.util.immutable.ImmutableList
 
ImmutableListIterator<T> - Class in net.sf.webmancer.util.immutable
 
ImmutableListIterator(ListIterator<? extends T>) - Constructor for class net.sf.webmancer.util.immutable.ImmutableListIterator
 
ImmutableMap<K,V> - Class in net.sf.webmancer.util.immutable
 
ImmutableMap(Map<? extends K, ? extends V>) - Constructor for class net.sf.webmancer.util.immutable.ImmutableMap
 
ImmutableMapEntry<K,V> - Class in net.sf.webmancer.util.immutable
 
ImmutableMapEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class net.sf.webmancer.util.immutable.ImmutableMapEntry
 
ImmutableSet<T> - Class in net.sf.webmancer.util.immutable
 
ImmutableSet(Set<? extends T>) - Constructor for class net.sf.webmancer.util.immutable.ImmutableSet
 
IModelable - Interface in net.sf.webmancer.model
 
IModelBuilder - Interface in net.sf.webmancer.model
 
IModeler - Interface in net.sf.webmancer.model
 
IModelingAttributes - Interface in net.sf.webmancer.model
 
indexOf(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
InitializationEvent - Class in net.sf.webmancer.base
 
InitializationEvent() - Constructor for class net.sf.webmancer.base.InitializationEvent
 
insert(IData) - Method in interface net.sf.webmancer.db.IQuery
 
insert(Map<IAttribute, ICell>) - Method in interface net.sf.webmancer.db.IQuery
 
insert(Map<IAttribute, ICell>) - Method in class net.sf.webmancer.db.Query
 
insert(IData) - Method in class net.sf.webmancer.db.Query
 
Interval - Class in net.sf.webmancer.util.integerset
 
Interval(int, int) - Constructor for class net.sf.webmancer.util.integerset.Interval
 
Interval.RelativePosition - Enum in net.sf.webmancer.util.integerset
 
IntervalIntegerSetParser - Class in net.sf.webmancer.util.integerset
This class parses string of a list of non-negative integers and creates a IIntegerSet from it.
IntervalIntegerSetParser(int, int) - Constructor for class net.sf.webmancer.util.integerset.IntervalIntegerSetParser
Create new parser using given boundaries.
IntervalIntegerSetParser() - Constructor for class net.sf.webmancer.util.integerset.IntervalIntegerSetParser
Create new parser using boundaries from 0 to Integer.MAX_VALUE.
IQuery - Interface in net.sf.webmancer.db
 
IRestrictable - Interface in net.sf.webmancer.db
 
IRestrictor - Interface in net.sf.webmancer.db
 
isBroadcast() - Method in class net.sf.webmancer.base.Event
Returns true if the current event is a broadcast event.
isDerived() - Method in class net.sf.webmancer.db.AbstractAttribute
 
isDerived() - Method in interface net.sf.webmancer.db.IBackEndAttributeInformation
Returns true if the attribute's value is derived (computed) from some others' attributes' values.
isEmpty() - Method in class net.sf.webmancer.util.immutable.ImmutableCollection
 
isEmpty() - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
isEmpty() - Method in class net.sf.webmancer.util.immutable.ImmutableMap
 
isEmpty() - Method in class net.sf.webmancer.util.immutable.ImmutableSet
 
isHandled() - Method in class net.sf.webmancer.base.Event
Returns true if the event has been handled already.
isInDatabase() - Method in class net.sf.webmancer.db.AbstractAttribute
 
isInDatabase() - Method in interface net.sf.webmancer.db.IBackEndAttributeInformation
Returns true if the attribute is directly stored in the persistent storage.
isMandatory() - Method in class net.sf.webmancer.db.AbstractAttribute
 
isMandatory() - Method in interface net.sf.webmancer.db.IFrontEndAttributeInformation
Determines whether the attribute is mandatory, i.e. it must always have a value assigned to it.
isOrderingAscending() - Method in class net.sf.webmancer.db.Query
Returns the orderingIsAscending.
isPrimaryKey() - Method in class net.sf.webmancer.db.AbstractAttribute
 
iterator() - Method in class net.sf.webmancer.util.immutable.ImmutableCollection
 
iterator() - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
iterator() - Method in class net.sf.webmancer.util.immutable.ImmutableSet
 
IWidget - Interface in net.sf.webmancer.widget
 

J

JarClassLoader - Class in net.sf.webmancer.util.lang
 
JarClassLoader(String[], String[]) - Constructor for class net.sf.webmancer.util.lang.JarClassLoader
Constructs the JarClassLoader.

K

keySet() - Method in class net.sf.webmancer.util.immutable.ImmutableMap
 

L

lastIndexOf(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
listIterator() - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
listIterator(int) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
loadClass(String, boolean) - Method in class net.sf.webmancer.util.lang.JarClassLoader
 
locator - Variable in class net.sf.webmancer.util.xml.sax.DefaultHandler
The actual locator set by the DefaultHandler.setDocumentLocator(Locator) method

M

ManualContentHandlerHelper - Class in net.sf.webmancer.util.xml.sax
 
ManualContentHandlerHelper(ContentHandler) - Constructor for class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
MODEL_ATTRIBUTE_NAME - Static variable in class net.sf.webmancer.model.dom.DOMModeler
 
MODEL_OBJECT_NAME - Static variable in class net.sf.webmancer.model.dom.DOMModeler
 
ModelingException - Exception in net.sf.webmancer.model
 
ModelingException() - Constructor for exception net.sf.webmancer.model.ModelingException
 
ModelingException(String) - Constructor for exception net.sf.webmancer.model.ModelingException
 
ModelingException(Throwable) - Constructor for exception net.sf.webmancer.model.ModelingException
 
ModelingException(String, Throwable) - Constructor for exception net.sf.webmancer.model.ModelingException
 
mustBe(boolean, String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given condition is false.
mustBeGreater(double, double, String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given parameter is lower or equal to the given reference value ref.
mustBeGreaterEq(double, double, String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given parameter is lower than the given reference value ref.
mustBeInRange(double, double, double, String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given parameter is not in the range specified by the lowerBound and upperBound values.
mustBeInstanceOf(Object, Class, String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given parameter is not an instance of class clazz.
mustBeInstanceOf(Object, Class[], String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given parameter is not an instance of either class in classes.
mustBeLess(double, double, String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given parameter is greater or equal to the given reference value ref.
mustBeLessEq(double, double, String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given parameter is greater than the given reference value ref.
mustBeNegative(double, String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given parameter is greater or equal to zero.
mustBePositive(double, String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given parameter is lower or equal to zero.
mustNotBeEmpty(String, String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given parameter is null or empty string (after trim).
mustNotBeEmpty(Object[], String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given parameter is null or an array of size 0.
mustNotBeNegative(double, String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given parameter is lower than zero.
mustNotBeNull(Object, String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given parameter is null.
mustNotBePositive(double, String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given parameter is greater than zero.
mustNotBeZero(double, String) - Static method in class net.sf.webmancer.util.ContractChecker
Throws the IllegalArgumentException if the given parameter is equal to zero

N

net.sf.webmancer.base - package net.sf.webmancer.base
 
net.sf.webmancer.db - package net.sf.webmancer.db
 
net.sf.webmancer.db.sql - package net.sf.webmancer.db.sql
 
net.sf.webmancer.model - package net.sf.webmancer.model
 
net.sf.webmancer.model.dom - package net.sf.webmancer.model.dom
 
net.sf.webmancer.out.xslt - package net.sf.webmancer.out.xslt
 
net.sf.webmancer.util - package net.sf.webmancer.util
 
net.sf.webmancer.util.immutable - package net.sf.webmancer.util.immutable
 
net.sf.webmancer.util.integerset - package net.sf.webmancer.util.integerset
 
net.sf.webmancer.util.io - package net.sf.webmancer.util.io
 
net.sf.webmancer.util.lang - package net.sf.webmancer.util.lang
 
net.sf.webmancer.util.xml.dom - package net.sf.webmancer.util.xml.dom
 
net.sf.webmancer.util.xml.sax - package net.sf.webmancer.util.xml.sax
 
net.sf.webmancer.util.xml.xslt - package net.sf.webmancer.util.xml.xslt
 
net.sf.webmancer.widget - package net.sf.webmancer.widget
 
next() - Method in class net.sf.webmancer.util.immutable.ImmutableIterator
 
next() - Method in class net.sf.webmancer.util.immutable.ImmutableListIterator
 
nextEvent() - Method in class net.sf.webmancer.base.EventQueue
 
nextEvent() - Method in interface net.sf.webmancer.base.IEventQueue
Return the next event in the queue or null if the queue is empty.
nextIndex() - Method in class net.sf.webmancer.util.immutable.ImmutableListIterator
 

P

Page - Class in net.sf.webmancer.widget
 
Page() - Constructor for class net.sf.webmancer.widget.Page
 
PAGE_ELEMENT - Static variable in class net.sf.webmancer.widget.Page
 
PAGE_TITLE_ATTRIBUTE - Static variable in class net.sf.webmancer.widget.Page
 
parse(String) - Method in interface net.sf.webmancer.util.integerset.IIntegerSetParser
 
parse(String) - Method in class net.sf.webmancer.util.integerset.IntervalIntegerSetParser
Parse the given string to integer set.
performDelete(List<ICondition>) - Method in class net.sf.webmancer.db.AbstractDataSet
 
performDelete(List<ICondition>) - Method in interface net.sf.webmancer.db.IDatabaseOperationPerformer
 
performDelete(List<ICondition>) - Method in class net.sf.webmancer.db.sql.TableDataSet
 
performInsert(Map<IAttribute, ICell>) - Method in class net.sf.webmancer.db.AbstractDataSet
 
performInsert(IData) - Method in class net.sf.webmancer.db.AbstractDataSet
Insert given data into data storage.
performInsert(Map<IAttribute, ICell>) - Method in interface net.sf.webmancer.db.IDatabaseOperationPerformer
 
performInsert(IData) - Method in interface net.sf.webmancer.db.IDatabaseOperationPerformer
 
performInsert(Map<IAttribute, ICell>) - Method in class net.sf.webmancer.db.sql.TableDataSet
 
performInsert(IData) - Method in class net.sf.webmancer.db.sql.TableDataSet
 
performQueryCount(List<ICondition>) - Method in class net.sf.webmancer.db.AbstractDataSet
 
performQueryCount(List<ICondition>) - Method in interface net.sf.webmancer.db.IDatabaseOperationPerformer
 
performQueryCount(List<ICondition>) - Method in class net.sf.webmancer.db.sql.TableDataSet
 
performQueryResult(Map<String, IAttribute>, List<ICondition>, long, long, IAttribute, boolean) - Method in class net.sf.webmancer.db.AbstractDataSet
 
performQueryResult(Map<String, IAttribute>, List<ICondition>, long, long, IAttribute, boolean) - Method in interface net.sf.webmancer.db.IDatabaseOperationPerformer
 
performQueryResult(Map<String, IAttribute>, List<ICondition>, long, long, IAttribute, boolean) - Method in class net.sf.webmancer.db.sql.TableDataSet
 
performUpdate(Map<IAttribute, ICell>, List<ICondition>) - Method in class net.sf.webmancer.db.AbstractDataSet
 
performUpdate(Map<IAttribute, ICell>, List<ICondition>) - Method in interface net.sf.webmancer.db.IDatabaseOperationPerformer
 
performUpdate(Map<IAttribute, ICell>, List<ICondition>) - Method in class net.sf.webmancer.db.sql.TableDataSet
 
preProcessConditionInput(String) - Method in class net.sf.webmancer.db.AbstractAttribute
 
preProcessConditionInput(String) - Method in interface net.sf.webmancer.db.IFrontEndAttributeInformation
 
preProcessInput(String) - Method in class net.sf.webmancer.db.AbstractAttribute
 
preProcessInput(String) - Method in interface net.sf.webmancer.db.IFrontEndAttributeInformation
 
previous() - Method in class net.sf.webmancer.util.immutable.ImmutableListIterator
 
previousIndex() - Method in class net.sf.webmancer.util.immutable.ImmutableListIterator
 
process(Document) - Method in interface net.sf.webmancer.util.xml.dom.IDOMProcessor
 
processEventLoop(Event) - Method in class net.sf.webmancer.widget.Page
 
processingInstruction(String, String) - Method in class net.sf.webmancer.util.xml.sax.DefaultHandler
This method simply does nothing.
processingInstruction(String, String) - Method in class net.sf.webmancer.util.xml.sax.DelegateContentHandler
Delegates the SAX event to the target content handler or simply does nothing, if the target content handler is null.
processingInstruction(String, String) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
processModeling() - Method in class net.sf.webmancer.widget.Page
 
put(K, V) - Method in class net.sf.webmancer.util.immutable.ImmutableMap
 
putAll(Map<? extends K, ? extends V>) - Method in class net.sf.webmancer.util.immutable.ImmutableMap
 
putElement(QName, Attributes, String) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
putElement(QName, String) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
putElement(QName, Attributes) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
putElement(QName) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
putEvent(Event) - Method in class net.sf.webmancer.base.EventQueue
 
putEvent(Event) - Method in interface net.sf.webmancer.base.IEventQueue
Put the event into the event queue.
putEvent(Event) - Method in class net.sf.webmancer.widget.AbstractWidget
 
putEvent(Event) - Method in interface net.sf.webmancer.widget.IWidget
Add the given event to the queue of events to be handled.
putEvent(Event) - Method in class net.sf.webmancer.widget.Page
 

Q

Query - Class in net.sf.webmancer.db
 
Query(IDatabaseOperationPerformer) - Constructor for class net.sf.webmancer.db.Query
Constructs the AbstractQuery.
queryCount() - Method in interface net.sf.webmancer.db.IQuery
 
queryCount() - Method in class net.sf.webmancer.db.Query
 
queryResult() - Method in interface net.sf.webmancer.db.IQuery
 
queryResult() - Method in class net.sf.webmancer.db.Query
 

R

RegexAttribute - Class in net.sf.webmancer.db
 
RegexAttribute() - Constructor for class net.sf.webmancer.db.RegexAttribute
Constructs the RegexAttribute.
registerRestrictor(IRestrictor) - Method in interface net.sf.webmancer.db.IRestrictable
 
registerRestrictor(IRestrictor) - Method in class net.sf.webmancer.db.Query
 
remove(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableCollection
 
remove() - Method in class net.sf.webmancer.util.immutable.ImmutableIterator
 
remove(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
remove(int) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
remove() - Method in class net.sf.webmancer.util.immutable.ImmutableListIterator
 
remove(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableMap
 
remove(Object) - Method in class net.sf.webmancer.util.immutable.ImmutableSet
 
removeAll(Collection<?>) - Method in class net.sf.webmancer.util.immutable.ImmutableCollection
 
removeAll(Collection<?>) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
removeAll(Collection<?>) - Method in class net.sf.webmancer.util.immutable.ImmutableSet
 
renderBody(IModelBuilder, IData) - Method in class net.sf.webmancer.widget.DataTable
 
renderCell(IModelBuilder, Map<IAttribute, ICell>) - Method in class net.sf.webmancer.widget.DefaultDataTableColumn
 
renderCell(IModelBuilder, Map<IAttribute, ICell>) - Method in interface net.sf.webmancer.widget.IDataTableColumn
 
renderHeader(IModelBuilder, IData) - Method in class net.sf.webmancer.widget.DataTable
 
RequestEvent - Class in net.sf.webmancer.base
 
RequestEvent(String) - Constructor for class net.sf.webmancer.base.RequestEvent
 
resolveClass(ObjectStreamClass) - Method in class net.sf.webmancer.util.lang.CustomClassLoaderObjectInputStream
 
restrict(IRestrictable, RestrictionType) - Method in interface net.sf.webmancer.db.IRestrictor
 
restrict(IRestrictable, RestrictionType) - Method in class net.sf.webmancer.widget.AbstractDataView
 
restrict(IRestrictable, RestrictionType) - Method in class net.sf.webmancer.widget.DataTable
 
restrictByCondition(ICondition) - Method in interface net.sf.webmancer.db.IRestrictable
 
restrictByCondition(ICondition) - Method in class net.sf.webmancer.db.Query
 
RestrictionType - Enum in net.sf.webmancer.db
 
restrictLimit(long) - Method in interface net.sf.webmancer.db.IRestrictable
 
restrictLimit(long) - Method in class net.sf.webmancer.db.Query
 
restrictOffset(long) - Method in interface net.sf.webmancer.db.IRestrictable
 
restrictOffset(long) - Method in class net.sf.webmancer.db.Query
 
restrictOrdering(IAttribute, boolean) - Method in interface net.sf.webmancer.db.IRestrictable
 
restrictOrdering(IAttribute, boolean) - Method in class net.sf.webmancer.db.Query
 
retainAll(Collection<?>) - Method in class net.sf.webmancer.util.immutable.ImmutableCollection
 
retainAll(Collection<?>) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
retainAll(Collection<?>) - Method in class net.sf.webmancer.util.immutable.ImmutableSet
 
RichAttributesImpl - Class in net.sf.webmancer.util.xml.sax
 
RichAttributesImpl() - Constructor for class net.sf.webmancer.util.xml.sax.RichAttributesImpl
 
ROOT_ELEMENT_NAME - Static variable in class net.sf.webmancer.model.dom.DOMModeler
 
RuntimeWebmancerException - Exception in net.sf.webmancer.base
 
RuntimeWebmancerException() - Constructor for exception net.sf.webmancer.base.RuntimeWebmancerException
 
RuntimeWebmancerException(String) - Constructor for exception net.sf.webmancer.base.RuntimeWebmancerException
 
RuntimeWebmancerException(Throwable) - Constructor for exception net.sf.webmancer.base.RuntimeWebmancerException
 
RuntimeWebmancerException(String, Throwable) - Constructor for exception net.sf.webmancer.base.RuntimeWebmancerException
 

S

SAXDOMHandler - Class in net.sf.webmancer.util.xml.sax
 
SAXDOMHandler(IDOMProcessor) - Constructor for class net.sf.webmancer.util.xml.sax.SAXDOMHandler
 
SAXSemanticException - Exception in net.sf.webmancer.util.xml.sax
 
SAXSemanticException(String, Locator) - Constructor for exception net.sf.webmancer.util.xml.sax.SAXSemanticException
 
SAXSemanticException(String, Locator, Exception) - Constructor for exception net.sf.webmancer.util.xml.sax.SAXSemanticException
 
SAXSemanticException(String, String, String, int, int) - Constructor for exception net.sf.webmancer.util.xml.sax.SAXSemanticException
 
SAXSemanticException(String, String, String, int, int, Exception) - Constructor for exception net.sf.webmancer.util.xml.sax.SAXSemanticException
 
SEED - Static variable in class net.sf.webmancer.util.HashCodeUtil
An initial value for a hashCode, to which is added contributions from fields.
set(int, T) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
set(T) - Method in class net.sf.webmancer.util.immutable.ImmutableListIterator
 
setApplicationInformation(IApplicationInformation) - Method in class net.sf.webmancer.widget.Page
Sets the applicationInformation.
setAttributes(List<IAttribute>) - Method in class net.sf.webmancer.db.AbstractDataSet
 
setAttributes(Map<String, IAttribute>) - Method in class net.sf.webmancer.db.Query
Sets the attributes.
setAuthor(String) - Method in class net.sf.webmancer.base.ApplicationInformation
Sets the author.
setBeanName(String) - Method in class net.sf.webmancer.model.dom.DOMModeler
 
setBeanName(String) - Method in class net.sf.webmancer.widget.AbstractWidget
 
setChildren(List<IWidget>) - Method in class net.sf.webmancer.widget.AbstractContainer
 
setColumns(List<IDataTableColumn>) - Method in class net.sf.webmancer.widget.DataTable
 
setConditions(List<ICondition>) - Method in class net.sf.webmancer.db.Query
Sets the conditions.
setDataSource(DataSource) - Method in class net.sf.webmancer.db.sql.AbstractSqlDataSet
 
setDerived(boolean) - Method in class net.sf.webmancer.db.AbstractAttribute
Sets the derived.
setDescription(String) - Method in class net.sf.webmancer.db.AbstractAttribute
Sets the description.
setDescription(String) - Method in class net.sf.webmancer.widget.Page
Sets the description.
setDocumentLocator(Locator) - Method in class net.sf.webmancer.util.xml.sax.DefaultHandler
Sets the DefaultHandler.locator to given parameter value.
setDocumentLocator(Locator) - Method in class net.sf.webmancer.util.xml.sax.DelegateContentHandler
Delegates the SAX event to the target content handler or simply does nothing, if the target content handler is null.
setDocumentLocator(Locator) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
setElementAttributes(Element, Attributes) - Method in class net.sf.webmancer.util.xml.sax.SAXDOMHandler
 
setEventQueue(IEventQueue) - Method in class net.sf.webmancer.widget.Page
Sets the eventQueue.
setHandled(boolean) - Method in class net.sf.webmancer.base.Event
Set the handled flag to the event.
setId(String) - Method in class net.sf.webmancer.db.AbstractAttribute
Sets the id.
setInDatabase(boolean) - Method in class net.sf.webmancer.db.AbstractAttribute
Sets the inDatabase.
setInitialValue(String) - Method in class net.sf.webmancer.db.AbstractAttribute
Sets the initialValue.
setInputToInternalPattern(String) - Method in class net.sf.webmancer.db.RegexAttribute
Sets the input-to-internal pattern
setInputToInternalReplacement(String) - Method in class net.sf.webmancer.db.RegexAttribute
Sets the input-to-internal replacement string.
setInternalToInputPattern(String) - Method in class net.sf.webmancer.db.RegexAttribute
Sets the internal-to-input pattern
setInternalToInputReplacement(String) - Method in class net.sf.webmancer.db.RegexAttribute
Sets the internal-to-input replacement string.
setInternalToOutputPattern(String) - Method in class net.sf.webmancer.db.RegexAttribute
Sets the internal-to-output pattern
setInternalToOutputReplacement(String) - Method in class net.sf.webmancer.db.RegexAttribute
Sets the internal-to-output replacement string.
setKeywords(String) - Method in class net.sf.webmancer.widget.Page
Sets the keywords.
setLimit(long) - Method in class net.sf.webmancer.db.Query
Sets the limit.
setMandatory(boolean) - Method in class net.sf.webmancer.db.AbstractAttribute
Sets the mandatory.
setMaximum(double) - Method in class net.sf.webmancer.db.DecimalAttribute
Sets the maximum.
setMaximumInputLength(int) - Method in class net.sf.webmancer.db.StringAttribute
Sets the maximum input length.
setMinimum(double) - Method in class net.sf.webmancer.db.DecimalAttribute
Sets the minimum.
setModeler(IModeler) - Method in class net.sf.webmancer.widget.Page
Sets the modeler.
setName(String) - Method in class net.sf.webmancer.db.AbstractAttribute
Sets the name.
setOffset(long) - Method in class net.sf.webmancer.db.Query
Sets the offset.
setOrderingAscending(boolean) - Method in class net.sf.webmancer.db.Query
Sets the orderingIsAscending.
setOrderingAttribute(IAttribute) - Method in class net.sf.webmancer.db.Query
Sets the ordering attribute.
setParent(IWidget) - Method in class net.sf.webmancer.widget.AbstractWidget
 
setParent(IWidget) - Method in interface net.sf.webmancer.widget.IWidget
Set the parent of this widget.
setParent(IWidget) - Method in class net.sf.webmancer.widget.Page
 
setParentDataSet(IDataSet) - Method in class net.sf.webmancer.db.AbstractAttribute
Sets the parent.
setPrimary(boolean) - Method in class net.sf.webmancer.db.AbstractAttribute
Sets the primary.
setQuery(IQuery) - Method in class net.sf.webmancer.widget.AbstractDataView
Sets the query.
setRoot(String) - Method in class net.sf.webmancer.out.xslt.XsltView
 
setTableName(String) - Method in class net.sf.webmancer.db.sql.TableDataSet
Sets the tableName.
setTargetContentHandler(ContentHandler) - Method in class net.sf.webmancer.util.xml.sax.DelegateContentHandler
Set the target content handler.
setTitle(String) - Method in class net.sf.webmancer.base.ApplicationInformation
Sets the application's title.
setTitle(String) - Method in class net.sf.webmancer.widget.Page
Sets the title.
setValidationErrorMessage(String) - Method in class net.sf.webmancer.db.RegexAttribute
Sets the validation error message.
setValidationPattern(String) - Method in class net.sf.webmancer.db.RegexAttribute
Sets the validation pattern.
setValue(V) - Method in class net.sf.webmancer.util.immutable.ImmutableMapEntry
 
setVersion(String) - Method in class net.sf.webmancer.base.ApplicationInformation
Sets the version.
size() - Method in class net.sf.webmancer.util.immutable.ImmutableCollection
 
size() - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
size() - Method in class net.sf.webmancer.util.immutable.ImmutableMap
 
size() - Method in class net.sf.webmancer.util.immutable.ImmutableSet
 
skippedEntity(String) - Method in class net.sf.webmancer.util.xml.sax.DefaultHandler
This method simply does nothing.
skippedEntity(String) - Method in class net.sf.webmancer.util.xml.sax.DelegateContentHandler
Delegates the SAX event to the target content handler or simply does nothing, if the target content handler is null.
skippedEntity(String) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
startDocument() - Method in class net.sf.webmancer.util.xml.sax.DefaultHandler
This method simply does nothing.
startDocument() - Method in class net.sf.webmancer.util.xml.sax.DelegateContentHandler
Delegates the SAX event to the target content handler or simply does nothing, if the target content handler is null.
startDocument() - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
startElement(String, String, Map<String, String>) - Method in class net.sf.webmancer.model.AbstractModelBuilder
 
startElement(String, String) - Method in class net.sf.webmancer.model.AbstractModelBuilder
 
startElement(String, String, Map<String, String>) - Method in interface net.sf.webmancer.model.IModelBuilder
 
startElement(String, String) - Method in interface net.sf.webmancer.model.IModelBuilder
 
startElement(String, String, String, Attributes) - Method in class net.sf.webmancer.util.xml.sax.DefaultHandler
This method simply does nothing.
startElement(String, String, String, Attributes) - Method in class net.sf.webmancer.util.xml.sax.DelegateContentHandler
Delegates the SAX event to the target content handler or simply does nothing, if the target content handler is null.
startElement(String, String, String, Attributes) - Method in class net.sf.webmancer.util.xml.sax.ForkingHandler
 
startElement(String, String, String, Attributes) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
startElement(String, String, String) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
startElement(String, String, Attributes) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
startElement(String, String) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
startElement(QName, Attributes) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
startElement(QName) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
startElement(String, String, String, Attributes) - Method in class net.sf.webmancer.util.xml.sax.SAXDOMHandler
 
startElementWithNsDeclaration(QName) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
startPrefixMapping(String, String) - Method in class net.sf.webmancer.util.xml.sax.DefaultHandler
This method simply does nothing.
startPrefixMapping(String, String) - Method in class net.sf.webmancer.util.xml.sax.DelegateContentHandler
Delegates the SAX event to the target content handler or simply does nothing, if the target content handler is null.
startPrefixMapping(String, String) - Method in class net.sf.webmancer.util.xml.sax.ManualContentHandlerHelper
 
StringAttribute - Class in net.sf.webmancer.db
 
StringAttribute() - Constructor for class net.sf.webmancer.db.StringAttribute
Constructs the StringAttribute.
subList(int, int) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 

T

TableDataSet - Class in net.sf.webmancer.db.sql
 
TableDataSet() - Constructor for class net.sf.webmancer.db.sql.TableDataSet
Constructs the TableDataSet.
text(String) - Method in class net.sf.webmancer.model.AbstractModelBuilder
 
text(String) - Method in interface net.sf.webmancer.model.IModelBuilder
 
toArray(K[]) - Method in class net.sf.webmancer.util.immutable.ImmutableCollection
 
toArray() - Method in class net.sf.webmancer.util.immutable.ImmutableCollection
 
toArray(K[]) - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
toArray() - Method in class net.sf.webmancer.util.immutable.ImmutableList
 
toArray(K[]) - Method in class net.sf.webmancer.util.immutable.ImmutableSet
 
toArray() - Method in class net.sf.webmancer.util.immutable.ImmutableSet
 
toString() - Method in class net.sf.webmancer.base.Event
 
toString() - Method in class net.sf.webmancer.widget.AbstractWidget
 
transform(Source, Result) - Method in class net.sf.webmancer.util.xml.xslt.XsltTransformer
 
transform(InputStream, OutputStream) - Method in class net.sf.webmancer.util.xml.xslt.XsltTransformer
 
transform(Reader, Writer) - Method in class net.sf.webmancer.util.xml.xslt.XsltTransformer
 
transform(InputStream, Writer) - Method in class net.sf.webmancer.util.xml.xslt.XsltTransformer
 
transform(Reader, OutputStream) - Method in class net.sf.webmancer.util.xml.xslt.XsltTransformer
 
tryAttribute(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
tryChildElements(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
tryQName(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
tryUniqueChildElement(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
tryUniqueChildElementNonEmptyTextContent(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 
tryUniqueChildElementTextContent(Element, QName) - Static method in class net.sf.webmancer.util.xml.dom.DOMUtils
 

U

update(Map<IAttribute, ICell>) - Method in interface net.sf.webmancer.db.IQuery
 
update(Map<IAttribute, ICell>) - Method in class net.sf.webmancer.db.Query
 

V

validateInput(String) - Method in class net.sf.webmancer.db.AbstractAttribute
 
validateInput(String) - Method in interface net.sf.webmancer.db.IFrontEndAttributeInformation
 
valueOf(String) - Static method in enum net.sf.webmancer.db.RestrictionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.webmancer.util.integerset.Interval.RelativePosition
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sf.webmancer.db.RestrictionType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class net.sf.webmancer.util.immutable.ImmutableMap
 
values() - Static method in enum net.sf.webmancer.util.integerset.Interval.RelativePosition
Returns an array containing the constants of this enum type, in the order they're declared.

W

WEBMANCER_NAMESPACE - Static variable in interface net.sf.webmancer.model.IModeler
 
WebmancerException - Exception in net.sf.webmancer.base
 
WebmancerException() - Constructor for exception net.sf.webmancer.base.WebmancerException
 
WebmancerException(String) - Constructor for exception net.sf.webmancer.base.WebmancerException
 
WebmancerException(Throwable) - Constructor for exception net.sf.webmancer.base.WebmancerException
 
WebmancerException(String, Throwable) - Constructor for exception net.sf.webmancer.base.WebmancerException
 

X

XsltTransformer - Class in net.sf.webmancer.util.xml.xslt
 
XsltTransformer(InputStream) - Constructor for class net.sf.webmancer.util.xml.xslt.XsltTransformer
 
XsltView - Class in net.sf.webmancer.out.xslt
 
XsltView() - Constructor for class net.sf.webmancer.out.xslt.XsltView
Constructs the XsltView.

A B C D E F G H I J K L M N P Q R S T U V W X

Copyright © 2006-2007. All Rights Reserved.