Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

abortCompoundEdit() - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
 
absolutePath(String, String, boolean) - Static method in class com.jaxfront.core.util.io.FileHelper
 
AbstractAccessScope - Class in com.jaxfront.core.access
 
AbstractAction - Class in com.jaxfront.core.rule
Defines an abstract action.
AbstractAction(Document, Type, Type, String, String) - Constructor for class com.jaxfront.core.rule.AbstractAction
Creates an action based on a document, a source type and an xpath.
AbstractColumnFormatter - Class in com.jaxfront.core.formatter
 
AbstractColumnFormatter() - Constructor for class com.jaxfront.core.formatter.AbstractColumnFormatter
 
AbstractCompositeType - Class in com.jaxfront.core.type
This class represents an abstract Composite Type.
AbstractCompositeType(SchemaNode, List<Type>) - Constructor for class com.jaxfront.core.type.AbstractCompositeType
AbstractCompositeType constructor.
AbstractCondition - Class in com.jaxfront.core.rule
 
AbstractCondition() - Constructor for class com.jaxfront.core.rule.AbstractCondition
 
AbstractError - Class in com.jaxfront.core.error
This class represents a ValidationError.
AbstractError(Type) - Constructor for class com.jaxfront.core.error.AbstractError
Creates a new ValidationError based on a nestec excpetion and the source type.
AbstractError(Object, Type) - Constructor for class com.jaxfront.core.error.AbstractError
 
AbstractGeneralCacheManager - Class in com.jaxfront.core.util.io.cache
 
AbstractListAction - Class in com.jaxfront.core.xui
 
AbstractListAction() - Constructor for class com.jaxfront.core.xui.AbstractListAction
 
AbstractListType - Class in com.jaxfront.core.type
This class represents an abstract list type.
AbstractListType(SchemaNode, Type) - Constructor for class com.jaxfront.core.type.AbstractListType
AbstractListType constructor.
AbstractLockManager - Class in com.jaxfront.core.util.io.cache
 
AbstractLockManager() - Constructor for class com.jaxfront.core.util.io.cache.AbstractLockManager
 
AbstractLogRegistry - Class in com.jaxfront.core.log
 
AbstractLogRegistry() - Constructor for class com.jaxfront.core.log.AbstractLogRegistry
 
AbstractResultProcessor - Class in com.jaxfront.core.util.search
 
AbstractResultProcessor() - Constructor for class com.jaxfront.core.util.search.AbstractResultProcessor
 
AbstractSearcher - Class in com.jaxfront.core.util.search
 
AbstractSearcher() - Constructor for class com.jaxfront.core.util.search.AbstractSearcher
 
AbstractSocketConnectionHandler - Class in com.jaxfront.core.socket
 
AbstractSocketConnectionHandler() - Constructor for class com.jaxfront.core.socket.AbstractSocketConnectionHandler
 
AbstractTreeRenderer<T,U> - Class in com.jaxfront.core.wizard.tree
 
AbstractTreeRenderer() - Constructor for class com.jaxfront.core.wizard.tree.AbstractTreeRenderer
 
AbstractType - Class in com.jaxfront.core.type
This class represents an abstract JAXFront type.
AbstractType() - Constructor for class com.jaxfront.core.type.AbstractType
 
AbstractType(SchemaNode) - Constructor for class com.jaxfront.core.type.AbstractType
AbstractType constructor.
AbstractXUIElement - Class in com.jaxfront.core.xui
A XUIElement represents a component entry in the XUI document.
accept(T) - Method in interface com.jaxfront.core.util.Acceptor
 
accept(File) - Method in class com.jaxfront.core.util.io.FileFilter
Returns Whether the given file is accepted by this filter.
Acceptor<T> - Interface in com.jaxfront.core.util
 
ACCESS_RIGHT_DEFINITIONS - Static variable in interface com.jaxfront.core.rights.IRightsHandler
 
access_test() - Method in class com.jaxfront.core.util.CachedHashTable
 
AccessScope - Interface in com.jaxfront.core.access
 
AccessScope.ScopeType - Enum in com.jaxfront.core.access
 
accumulate(String, Object) - Method in class org.json.JSONObject
Accumulate values under a key.
ACLModeMandantRestriction - Class in com.jaxfront.core.util
 
ACLModeMandantRestriction(int, boolean) - Constructor for class com.jaxfront.core.util.ACLModeMandantRestriction
 
ActAs - Class in com.jaxfront.core.jep
 
ActAs() - Constructor for class com.jaxfront.core.jep.ActAs
 
actAs(String, short) - Method in interface com.jaxfront.core.type.ISimpleType
 
actAs(String, short) - Method in class com.jaxfront.core.type.SimpleType
 
actAsBoolean() - Method in interface com.jaxfront.core.type.ISimpleType
Defines that the primitive data type of this type is Boolean.
actAsBoolean() - Method in class com.jaxfront.core.type.SimpleType
 
actAsColor() - Method in interface com.jaxfront.core.type.ISimpleType
Defines that the primitive data type of this type is Color.
actAsColor() - Method in class com.jaxfront.core.type.SimpleType
 
actAsDate() - Method in interface com.jaxfront.core.type.ISimpleType
Defines that the primitive data type of this type is a date.
actAsDate() - Method in class com.jaxfront.core.type.SimpleType
 
actAsDateTime() - Method in interface com.jaxfront.core.type.ISimpleType
Defines that the primitive data type of this type is a date.
actAsDateTime() - Method in class com.jaxfront.core.type.SimpleType
 
actAsDouble() - Method in interface com.jaxfront.core.type.ISimpleType
Defines that the primitive data type of this type is Integer.
actAsDouble() - Method in class com.jaxfront.core.type.SimpleType
 
actAsHTML() - Method in class com.jaxfront.core.type.SimpleType
 
actAsInt() - Method in interface com.jaxfront.core.type.ISimpleType
Defines that the primitive data type of this type is int.
actAsInt() - Method in class com.jaxfront.core.type.SimpleType
 
actAsInteger() - Method in interface com.jaxfront.core.type.ISimpleType
Defines that the primitive data type of this type is Integer.
actAsInteger() - Method in class com.jaxfront.core.type.SimpleType
 
actAsString() - Method in interface com.jaxfront.core.type.ISimpleType
Defines that the primitive data type of this type is String.
actAsString() - Method in class com.jaxfront.core.type.SimpleType
 
actAsTime() - Method in class com.jaxfront.core.type.SimpleType
 
actAsVisualizer() - Method in class com.jaxfront.core.type.SimpleType
 
Action - Interface in com.jaxfront.core.rule
Action Interface for a any user defined action.
ACTION_DOM - Static variable in interface com.jaxfront.core.rule.Action
 
ACTION_EDITLABEL - Static variable in interface com.jaxfront.core.xui.FormWizardConstants
 
ACTION_IDENTIFIER - Static variable in interface com.jaxfront.core.rule.Action
 
ACTION_NAME - Static variable in interface com.jaxfront.core.rule.Action
 
ACTION_SHOWCONFIG - Static variable in interface com.jaxfront.core.xui.FormWizardConstants
 
ACTION_SHOWPREVIEW - Static variable in interface com.jaxfront.core.xui.FormWizardConstants
 
ACTION_SOURCE - Static variable in interface com.jaxfront.core.rule.Action
 
ACTION_SOURCE_FIRST - Static variable in interface com.jaxfront.core.rule.Action
 
ActionDefinition - Class in com.jaxfront.core.rule
 
ActionDefinition(String, List<?>) - Constructor for class com.jaxfront.core.rule.ActionDefinition
 
ActionException - Exception in com.jaxfront.core.custom.exception.action
 
ActionException() - Constructor for exception com.jaxfront.core.custom.exception.action.ActionException
 
ActionException(String) - Constructor for exception com.jaxfront.core.custom.exception.action.ActionException
 
ActionException(String, Throwable) - Constructor for exception com.jaxfront.core.custom.exception.action.ActionException
 
ActionException(Throwable) - Constructor for exception com.jaxfront.core.custom.exception.action.ActionException
 
ActionImpl - Class in com.jaxfront.core.rule
Defines an action for any property change on a JAXFront model (type).
ActionImpl(Document, Type, String, Type, String) - Constructor for class com.jaxfront.core.rule.ActionImpl
Creates an model action based on a document, a source type and an xpath.
ActionImpl(Document, Type, String, Type, String, String) - Constructor for class com.jaxfront.core.rule.ActionImpl
 
actionPerformed(ActionPerformEvent) - Method in interface com.jaxfront.core.rule.ActionPerformListener
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.core.rule.DefaultActionImpl
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.core.rule.JumpToAction
 
ActionPerformEvent - Class in com.jaxfront.core.rule
 
ActionPerformEvent(Object, Method, Object[]) - Constructor for class com.jaxfront.core.rule.ActionPerformEvent
 
ActionPerformEvent(Object, String, Type) - Constructor for class com.jaxfront.core.rule.ActionPerformEvent
 
ActionPerformEvent(Object, Method, Object[], boolean) - Constructor for class com.jaxfront.core.rule.ActionPerformEvent
 
ActionPerformEvent(Object, String, String, Object[]) - Constructor for class com.jaxfront.core.rule.ActionPerformEvent
 
ActionPerformEvent(Object, Type, String, String, Object[]) - Constructor for class com.jaxfront.core.rule.ActionPerformEvent
 
ActionPerformEvent(Object, Type, String, String, Object[], boolean) - Constructor for class com.jaxfront.core.rule.ActionPerformEvent
 
ActionPerformListener - Interface in com.jaxfront.core.rule
 
add(DataTuple<K, V>) - Method in class com.jaxfront.core.collections.DataEntry
 
add(E) - Method in class com.jaxfront.core.collections.JAXArrayList
 
add(E) - Method in class com.jaxfront.core.collections.JAXGapList
 
add(HelpListener, HelpListener) - Static method in class com.jaxfront.core.help.HelpEventMulticaster
Add new listener to support multicast events.
add(Date, Date, String) - Method in class com.jaxfront.core.jep.DateTools
 
add - Static variable in class com.jaxfront.core.jep.ListControlAccess
 
add(Type) - Method in class com.jaxfront.core.type.AbstractListType
Adds a new type to the list.
add(Object, Type, int, boolean, boolean) - Method in class com.jaxfront.core.type.AbstractListType
Adds a new type to the list with the possibility to place it somewhere in the list.
add(int, Object) - Method in class com.jaxfront.core.type.AbstractListType
 
add(Object) - Method in class com.jaxfront.core.type.AbstractListType
 
ADD - Static variable in exception com.jaxfront.core.type.ListModificationException
 
add(Type) - Method in interface com.jaxfront.core.type.ListType
Adds a new type to the list.
add(String) - Method in class com.jaxfront.core.type.SimpleTypeList
Adds a new content (SimpleType) to the list.
add(ValidationChangeListener, ValidationChangeListener) - Static method in class com.jaxfront.core.type.ValidationChangeEventMulticaster
Add new listener to support multicast events.
add(V[], V) - Static method in class com.jaxfront.core.util.ArrayUtil
 
add(Object) - Method in class com.jaxfront.core.util.EmptyUnmodifiableList
 
add(int, Object) - Method in class com.jaxfront.core.util.EmptyUnmodifiableList
 
add(Object) - Method in class com.jaxfront.core.util.io.ResultList
 
add(int, Object) - Method in class com.jaxfront.core.util.io.ResultList
 
add(int, Object) - Method in class com.jaxfront.core.util.ListImplementedListModel
 
add(Object) - Method in class com.jaxfront.core.util.ListImplementedListModel
 
add(int, Object) - Method in class com.jaxfront.core.util.Queue
 
add(Object) - Method in class com.jaxfront.core.util.Queue
 
add(Object) - Method in class com.jaxfront.core.util.RollingList
Adds the specified item to this list.
add(String) - Method in class com.jaxfront.core.util.StringCounter
 
add(Object) - Method in class com.jaxfront.core.util.TreeSort
Adds a new object that will be compared and sort.
ADD - Static variable in class com.jaxfront.core.util.undo.ListUndoableEditWrapper
 
ADD - Static variable in class com.jaxfront.core.util.undo.RecursionEventUndoableEditWrapper
 
add(int, int, int) - Method in class com.jaxfront.core.util.xmlDiff.XLut
Add a node pair and their distance to this table.
add(Type) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
add(Object) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
add(int, Object) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addActionPerformListener(ActionPerformListener) - Method in class com.jaxfront.core.dom.Document
Register a new listener for receiving JAXFront ActionPerform events.
addAll(Collection<? extends E>) - Method in class com.jaxfront.core.collections.JAXArrayList
 
addAll(T[]) - Method in class com.jaxfront.core.jep.ArrayResult
 
addAll(int, Collection) - Method in class com.jaxfront.core.type.AbstractListType
 
addAll(Collection) - Method in class com.jaxfront.core.type.AbstractListType
 
addAll(Collection) - Method in class com.jaxfront.core.util.EmptyUnmodifiableList
 
addAll(int, Collection) - Method in class com.jaxfront.core.util.EmptyUnmodifiableList
 
addAll(Collection) - Method in class com.jaxfront.core.util.io.ResultList
 
addAll(int, Collection) - Method in class com.jaxfront.core.util.io.ResultList
 
addAll(Map, List, boolean) - Static method in class com.jaxfront.core.util.ListEntry
 
addAll(Collection) - Method in class com.jaxfront.core.util.ListImplementedListModel
 
addAll(int, Collection) - Method in class com.jaxfront.core.util.ListImplementedListModel
 
addAll(Map<String, String>, String[]) - Static method in class com.jaxfront.core.util.MapHelper
 
addAll(Map<String, String>, String[], boolean) - Static method in class com.jaxfront.core.util.MapHelper
 
addAll(Map<String, ?>, Map, boolean, String, String) - Static method in class com.jaxfront.core.util.MapHelper
 
addAll(Map, Collection) - Static method in class com.jaxfront.core.util.MapHelper
 
addAll(int, Collection) - Method in class com.jaxfront.core.util.Queue
 
addAll(Collection) - Method in class com.jaxfront.core.util.Queue
 
addAll(Collection) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addAll(int, Collection) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addAllowInitialValueByURLParam(String, Type) - Method in class com.jaxfront.core.util.ResourceInfo
 
addAppend(E) - Method in class com.jaxfront.core.collections.JAXGapList
 
addAtStartToArray(short[], short) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addAtStartToArray(String[], String) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addAttribute(int, int, String, String, long, long) - Method in class com.jaxfront.core.util.xmlDiff.XTree
Add an attribute.
addBindValue(Object, int) - Method in interface com.jaxfront.core.util.sql.JAXFrontPreparedSQL
 
addBindValue(Object, int) - Method in class com.jaxfront.core.util.sql.SQLBindableValues
 
addBindValue(String, Object, int) - Method in class com.jaxfront.core.util.sql.SQLBindableValues
 
addCDATA(int, int) - Method in class com.jaxfront.core.util.xmlDiff.XTree
Add a CDATA section (either a start or an end) to the CDATA hashtable, in which each entry should have an even number of position slots.
addCell(TableCell) - Method in class com.jaxfront.core.xui.FormLayoutInfo
 
addChangeLog(LogEntry) - Method in class com.jaxfront.core.type.TypeController
Add a log to the logging list.
addChangeSerializationUndoableEditEvent(Object, Type, boolean, boolean) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
 
addChild(GenericTreeNode<T, U>) - Method in class com.jaxfront.core.util.tree.GenericTreeNode
 
addChild(Object) - Method in class com.jaxfront.core.xpath.ResetableIterator
 
addChild(Type) - Method in class com.jaxfront.core.xpath.TypeIterator
 
addChildAt(int, GenericTreeNode<T, U>) - Method in class com.jaxfront.core.util.tree.GenericTreeNode
 
addChildren(List<GenericTreeNode<T, U>>) - Method in class com.jaxfront.core.util.tree.GenericTreeNode
 
addChildrenAt(int, List<GenericTreeNode<T, U>>) - Method in class com.jaxfront.core.util.tree.GenericTreeNode
 
addChoiceChangeUndoableEditEvent(Object, Type, Type, Type, boolean) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
 
addColMap(String, Map) - Method in class com.jaxfront.core.util.csv.DefaultCSVRowModifier
 
addColName(String) - Method in class com.jaxfront.core.util.FilterableArray
 
addColStaticValue(String, Object) - Method in class com.jaxfront.core.util.csv.DefaultCSVRowModifier
 
addColStaticValues(Map<String, Object>) - Method in class com.jaxfront.core.util.csv.DefaultCSVRowModifier
 
addColumn(String[], String[], int) - Static method in class benchmark.jnt.Bench.Formatter
Append an array of columns to another array of strings, aligning the new strings on left (justify=0) or right (justify=1).
addColumn(int, String) - Method in class com.jaxfront.core.util.io.ResultImpl
 
addColumn(int, String, String) - Method in class com.jaxfront.core.util.io.ResultImpl
 
addColumn(Double) - Method in class com.jaxfront.core.xui.FormLayoutInfo
 
addComposite(Type) - Method in class com.jaxfront.core.type.AbstractCompositeType
 
addComposite(Type) - Method in interface com.jaxfront.core.type.CompositeType
 
addComposite(Type) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addCustomListAction(IListVisualizerAction) - Method in class com.jaxfront.core.xui.ListInfo
 
addDays(int) - Method in class com.jaxfront.core.util.date.CalendarDate
Returns a new date which is this date offset by numDays.
addDays(Date, int) - Static method in class com.jaxfront.core.util.JAXFrontDateTools
 
addDirtyChangeListener(DirtyChangeListener) - Method in class com.jaxfront.core.dom.Document
Register a new listener for receiving dirty changes.
addDirtyChangeListener(DirtyChangeListener) - Method in class com.jaxfront.core.type.TypeController
Register a new listener for receiving dirty changes.
addDOMChangeListener(DOMChangeListener) - Method in class com.jaxfront.core.dom.Document
Register a new listener for receiving JAXFront DOM events.
addDOMChangeListener(DOMChangeListener, int) - Method in class com.jaxfront.core.dom.Document
Register a new listener for receiving JAXFront DOM events.
addEdit(UndoableEdit) - Method in class com.jaxfront.core.util.undo.CompoundEditWrapper
 
addEdit(UndoableEdit) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoableEditWrapper
 
addEdit(UndoableEdit) - Method in class com.jaxfront.core.util.undo.SaveDomIntermediateEdit
 
addEdit(UndoableEdit) - Method in class com.jaxfront.core.util.undo.UndoManagerWrapper
If inProgress, inserts anEdit at indexOfNextAdd, and removes any old edits that were at indexOfNextAdd or later.
addElement(int, int, String) - Method in class com.jaxfront.core.util.xmlDiff.XTree
Add a new element to the tree.
addEmpty(String[][]) - Static method in class com.jaxfront.core.dom.CodeSetEntry
 
addError(Error) - Method in class com.jaxfront.core.dom.DefaultValidationModifier
 
addError(Error) - Method in interface com.jaxfront.core.dom.ValidationModifier
 
addError() - Method in class com.jaxfront.core.error.AbstractError
 
addError() - Method in interface com.jaxfront.core.error.Error
 
addError(Error) - Method in class com.jaxfront.core.type.ErrorController
Adds a validationError
addError(Error, boolean) - Method in class com.jaxfront.core.type.ErrorController
Adds a validationError
addError(Error) - Method in class com.jaxfront.core.util.JAXFrontXMLCatalogResolver
 
addErrors(List<Error>) - Method in class com.jaxfront.core.type.ErrorController
 
addErrors(List<Error>) - Method in class com.jaxfront.core.util.JAXFrontXMLCatalogResolver
 
addEventType(long) - Method in interface com.jaxfront.core.rule.Rule
 
addEventType(long) - Method in class com.jaxfront.core.rule.RuleImpl
 
addFileFilter(FileFilter) - Method in class com.jaxfront.core.util.io.FileSelector
 
addFileFilter(String, String, boolean) - Method in class com.jaxfront.core.util.io.FileSelector
 
addFilterListener(SearchFilterListener) - Method in class com.jaxfront.core.util.search.DefaultSearchFilter
 
addFilterValue(Object) - Method in class com.jaxfront.core.util.search.DefaultSearchFilter
 
addFilterValue(Object) - Method in interface com.jaxfront.core.util.search.SearchFilter
 
addFilterValues(List) - Method in class com.jaxfront.core.util.search.DefaultSearchFilter
 
addFilterValues(List) - Method in interface com.jaxfront.core.util.search.SearchFilter
 
addFormula(FormulaExpression) - Method in class com.jaxfront.core.dom.Document
 
addFormulaExpression(FormulaExpression) - Method in class com.jaxfront.core.xui.ColumnInfo
 
addGenericToSQLPreparedStatement(PreparedStatement, Object[]) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
addGenericToSQLPreparedStatement(PreparedStatement, SQLBindableValues) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
addHashValue(int, long) - Method in class com.jaxfront.core.util.xmlDiff.XTree
Add more information (hash value) to an element node.
addHelpListener(HelpListener) - Method in interface com.jaxfront.core.ui.EditablePanel
Add a new help listener to receive HelpEvents in case of a defined help definition.
addHit() - Method in class com.jaxfront.core.util.MRUHashtable.CacheEntry
 
addIfNotEndWith(String, String) - Static method in class com.jaxfront.core.util.StringUtil
 
addIfNotEndWith(String, char, boolean) - Static method in class com.jaxfront.core.util.StringUtil
 
addIncludedFingerPrint(FingerPrint) - Method in class com.jaxfront.core.dom.FingerPrint
Adds an nested fingerprint.
addIndeterminateXPath(Type, String, Type) - Method in class com.jaxfront.core.type.TypeController
Adds an none deterministic xpath.
addInitUIListener(InitUIListener) - Method in class com.jaxfront.core.dom.Document
 
addInternalFrameListener(InternalFrameListener) - Method in class com.jaxfront.core.ui.WindowWrapper
Adds the specified window listener to receive window events from this window.
addItem(String, Object, boolean) - Method in class com.jaxfront.core.dom.lock.LockItems
 
addKeyboardBinding(JComponent, Action, String, int) - Static method in class com.jaxfront.core.util.EventUtil
 
addKeyContainer(String, Object, KeyContainer) - Method in class com.jaxfront.core.keyRef.KeyKeyRefManager
 
addKeyKeyRefListener(KeyKeyRefListener) - Method in class com.jaxfront.core.keyRef.KeyKeyRefManager
Register a new listener for receiving JAXFront ActionPerform events.
addKeyRefType(String, SimpleType) - Method in class com.jaxfront.core.schema.impl.KeyContainer
 
addKeyType(SimpleType) - Method in class com.jaxfront.core.schema.impl.KeyContainer
 
addKeyType(SimpleType, boolean) - Method in class com.jaxfront.core.schema.impl.KeyContainer
 
addLineInfo(ColumnInfo) - Method in class com.jaxfront.core.xui.TableInfo
 
addListChangeEditEvent(Object, ListType, Type, int, short) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
 
addListDataListener(ListDataListener) - Method in class com.jaxfront.core.util.ListImplementedListModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addListDataListener(ListDataListener) - Method in class com.jaxfront.core.util.QueueListModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addListener(DOMHandlerListener) - Method in interface com.jaxfront.core.dom.IHandler
 
addListener(LogListener) - Method in class com.jaxfront.core.log.LogRegistry
 
AddListItem - Class in com.jaxfront.core.jep
 
AddListItem() - Constructor for class com.jaxfront.core.jep.AddListItem
Constructor.
addListItemMovedEvent(Object, ListType, int, int) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
 
addListSortEvent(Object, ListType, int, int, String) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
 
addLogListener(Type, String, int) - Method in class com.jaxfront.core.type.TypeController
Add a log for a certain type.
addLogListener(DOMContentLoggingListener) - Method in class com.jaxfront.core.type.TypeController
 
addMacroEdit(UndoableEdit) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
 
addMatching(int, int[]) - Method in class com.jaxfront.core.util.xmlDiff.XTree
Add matching information.
addMonths(int) - Method in class com.jaxfront.core.util.date.CalendarDate
Adds a given number of months to the date while attempting to keep the day of the month.
addMultiVal(Map<K, List<V>>, K, V) - Static method in class com.jaxfront.core.util.MapHelper
 
addMultiValCol(Map<K, Collection<V>>, K, V, Class<V>) - Static method in class com.jaxfront.core.util.MapHelper
 
addNewChild() - Method in class com.jaxfront.core.type.AbstractListType
Adds a new child to the list.
addNewChild(EventSource) - Method in class com.jaxfront.core.type.AbstractListType
 
addNewChild(int) - Method in class com.jaxfront.core.type.AbstractListType
Adds a new child to the list.
addNewChild(EventSource, int) - Method in class com.jaxfront.core.type.AbstractListType
 
addNewChild(Type) - Method in class com.jaxfront.core.type.AbstractListType
Adds a new child to the list.
addNewChild(EventSource, Type) - Method in class com.jaxfront.core.type.AbstractListType
 
addNewChild(Type, Type) - Method in class com.jaxfront.core.type.AbstractListType
Adds a new child to the list and puts it before the passing type.
addNewChild(EventSource, Type, Type) - Method in class com.jaxfront.core.type.AbstractListType
 
addNewChild(Object, Type, int) - Method in class com.jaxfront.core.type.AbstractListType
Copies the given templateType and adds it to the list at the given index position.
addNewChild(Type, int) - Method in class com.jaxfront.core.type.AbstractListType
Copies the given templateType and adds it to the list at the given index position.
addNewChild() - Method in interface com.jaxfront.core.type.ListType
Adds a new child to the list.
addNewChild(EventSource) - Method in interface com.jaxfront.core.type.ListType
 
addNewChild(int) - Method in interface com.jaxfront.core.type.ListType
 
addNewChild(Type, int) - Method in interface com.jaxfront.core.type.ListType
Copies the given templateType and adds it to the list at the given index position.
addNewChild(Object, Type, int) - Method in interface com.jaxfront.core.type.ListType
 
addNewChild(Type) - Method in interface com.jaxfront.core.type.ListType
Adds a new child to the list.
addNewChild(EventSource, Type) - Method in interface com.jaxfront.core.type.ListType
 
addNewChild() - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addNewChild(int) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addNewChild(Type, int) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addNewChild(Type) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addNewChild(EventSource) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addNewChild(EventSource, Type) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addNewChild(Object, Type, int) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addNLSChangeListener(NLSChangeListener) - Method in class com.jaxfront.core.xui.NLS
 
addNLSEntries(InputStream) - Method in class com.jaxfront.core.xui.NLS
 
addNLSEntries(Reader) - Method in class com.jaxfront.core.xui.NLS
 
addNode(GenericTreeNode<T, U>, GenericTreeNode<T, U>) - Method in class com.jaxfront.core.util.tree.GenericTree
 
addNode(Object, GenericTreeNode<T, U>) - Method in class com.jaxfront.core.util.tree.GenericTree
 
addNode(String[], T) - Method in class com.jaxfront.core.util.tree.GenericTree
 
addNode(String[], T) - Method in class com.jaxfront.core.util.tree.GenericTreeNode
 
addNode(List<XPNode<U>>) - Method in class com.jaxfront.core.xpath.XPathTree
 
addNoTargetXUIDefinition(Type) - Method in class com.jaxfront.core.type.AbstractListType
Adds an information to a XUI type if a list doesn't contain any types for which a XUI definition would exist.
addNoTargetXUIDefinition(Type) - Method in interface com.jaxfront.core.type.ListType
Adds an information to a XUI type if a list doesn't contain any types for which a XUI definition would exist.
addNoTargetXUIDefinition(Type) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addNote(FieldNote) - Method in class com.jaxfront.core.type.AbstractType
 
addNote(FieldNote) - Method in interface com.jaxfront.core.type.Type
 
addNote(FieldNote) - Method in class com.jaxfront.core.type.VirtualType
 
addNote(FieldNote) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addNoteFromPI(ProcessingInstruction, Type) - Static method in class com.jaxfront.core.util.FieldNote
 
addNotFiredInitializationRule(Type, Rule) - Method in class com.jaxfront.core.dom.Document
 
addNotFiredInitializationRule(Rule) - Method in class com.jaxfront.core.type.VirtualType
 
addParam(String, Object) - Method in class com.jaxfront.core.util.JSONStringBuilder
 
addParam(String, Object, boolean) - Method in class com.jaxfront.core.util.JSONStringBuilder
 
addParam(String, Object, boolean, boolean) - Method in class com.jaxfront.core.util.JSONStringBuilder
 
addPasteUndoableEditEvent(Object, Type, String, String, boolean) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
 
addPath(String, boolean, T) - Method in class com.jaxfront.core.util.tree.GenericTree
 
addPath(GenericNodePathFacade<T>, T) - Method in class com.jaxfront.core.util.tree.GenericTree
 
addPaths(GenericNodePathFacade<T>, List<T>) - Method in class com.jaxfront.core.util.tree.GenericTree
 
addPaths(GenericNodePathFacade<T>, List<T>) - Method in class com.jaxfront.core.util.tree.GenericTreeNode
 
addProcessingInstruction(String, String, String) - Method in class com.jaxfront.core.type.AbstractType
 
addProcessingInstruction(String, String, String) - Method in interface com.jaxfront.core.type.Type
 
addProcessingInstruction(String, String, String) - Method in class com.jaxfront.core.type.VirtualType
 
addProcessingInstruction(String, String, String) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addProcessingTime(long) - Method in class com.jaxfront.core.util.io.ResultImpl
 
addProperty(String, Object) - Method in class com.jaxfront.core.util.JAXFrontProperties
Adds a new property with a key and a value.
addProperty(String, Object, boolean) - Method in class com.jaxfront.core.util.JAXFrontProperties
Adds a new property with a key and a value.
addPropertyChangeEditEvent(Object, SimpleType, String, String) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jaxfront.core.type.TypeController
Adds a propertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jaxfront.core.xui.AbstractXUIElement
 
addPropertyEntries(Map) - Method in class com.jaxfront.core.util.JAXFrontProperties
 
addRecursionEventUndoableEditWrapper(Object, Type, short) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
 
addRecursiveElement(SchemaNode) - Method in class com.jaxfront.core.schema.impl.SchemaComplexTypeImpl
 
addRecursiveElement(SchemaNode) - Method in interface com.jaxfront.core.schema.SchemaType
 
addReferencedCellType(Type, TableCell) - Method in class com.jaxfront.core.xui.FormLayoutInfo
 
addReferencedCellType(Type, TableCell) - Method in interface com.jaxfront.core.xui.LayoutInfo
 
addResourceInfoTo(Document) - Method in class com.jaxfront.core.util.ResourceInfo
 
addResourceInfoTo(ResourceInfo, Document) - Static method in class com.jaxfront.core.util.ResourceInfo
 
addRow(Object[]) - Method in class com.jaxfront.core.ui.tableModel.FilterableTableModel
 
addRow(Object[]) - Method in class com.jaxfront.core.ui.tableModel.FlippableTableModel
 
addRow(Object[]) - Method in class com.jaxfront.core.util.FilterableArray
 
addRow(int) - Method in class com.jaxfront.core.util.io.ResultImpl
Adds a new empty row at the given position.
addRow() - Method in class com.jaxfront.core.util.io.ResultImpl
 
addRow(String[]) - Method in class com.jaxfront.core.util.io.ResultImpl
 
addRow(Double) - Method in class com.jaxfront.core.xui.FormLayoutInfo
 
addRowToMap(Map, int, String) - Method in interface com.jaxfront.core.util.io.IResult
 
addRowToMap(int, Map) - Method in class com.jaxfront.core.util.io.ResultImpl
 
addRowToMap(Map, int, String) - Method in class com.jaxfront.core.util.io.ResultImpl
 
addRule(Rule) - Method in class com.jaxfront.core.type.TypeController
Adds a rule.
addRule(Rule) - Method in class com.jaxfront.core.xui.BehaviourDefinition
 
addRuleType(long) - Method in class com.jaxfront.core.rule.RuleImpl
 
addSelector(SchemaNode) - Method in class com.jaxfront.core.schema.SchemaKey
 
addSetCurrent(Type) - Method in class com.jaxfront.core.wizard.tree.WizardHTMLPreviewSerializationTreebuilder
 
addSetCurrent(Type, Visualizer) - Method in class com.jaxfront.core.wizard.tree.WizardHTMLPreviewSerializationTreebuilder
 
addSignature(Signature) - Method in class com.jaxfront.core.dom.Document
 
addSignatures(List<Signature>) - Method in class com.jaxfront.core.dom.Document
 
addSQLFieldValue(StringBuffer, int, Object) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
addSQLFieldValueSQLTyped(StringBuffer, int, Object) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
addStandardVars() - Method in class com.jaxfront.core.rule.MathEvaluator
 
addTab(Type) - Method in interface com.jaxfront.core.ui.ListVisualizer
 
addTab(Type) - Method in class com.jaxfront.core.ui.VirtualVisualizer
 
addTableModelListener(TableModelListener) - Method in class com.jaxfront.core.ui.tableModel.FilterableTableModel
 
addTableModelListener(TableModelListener) - Method in class com.jaxfront.core.ui.tableModel.FlippableTableModel
 
addTableModelListener(TableModelListener) - Method in class com.jaxfront.core.ui.tableModel.NumberedTableModel
 
addTableModelListener(TableModelListener) - Method in class com.jaxfront.core.ui.tableModel.RowLeadedListModel
 
addText(int, int, String, long) - Method in class com.jaxfront.core.util.xmlDiff.XTree
Add a text node.
addTo2DimArray(Object[][], Object[][]) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addTo2DimArrayX(String[][], String[][]) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addTo2DimArrayY(String[][], String[][]) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(Object[], Object) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(String[], String) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(Type[], Type) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(int[], int) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(int[], int, int) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(short[], short) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(int[], int[]) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(Object[], Object[]) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(Class<T>, T[], T) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(Class, Object[], Object, int) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(Class, Object[], Object[]) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(String[], String[]) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(String[], String[], int) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(String[], int, String[], int) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(char[], char[]) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(Object[][], Object[][]) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToClassArray(Class[], Class[]) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToErrorList(String) - Method in class com.jaxfront.core.rule.MathEvaluator.MathCommunicator
 
addToEventFilter(long, long) - Static method in class com.jaxfront.core.xui.BehaviourDefinition
 
addToEventFilter(int, int) - Static method in class com.jaxfront.core.xui.BehaviourDefinition
 
addToEventFilter(int, int...) - Static method in class com.jaxfront.core.xui.BehaviourDefinition
 
addToGrowArray(int[], int, int) - Static method in class com.jaxfront.core.util.ArrayUtil
Special implementation to add a value to an array using a buffer to reduce array copies.
addToGrowArray(Object[], Object, int) - Static method in class com.jaxfront.core.util.ArrayUtil
Special implementation to add a value to an array using a buffer to reduce array copies.
addToGrowArray(Object[], Object, int, double) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToGrowArray(String[], String, int) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToGrowArray(Object[][], Object[], int) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToGrowArray(long[], long, int) - Static method in class com.jaxfront.core.util.ArrayUtil
Special implementation to add a value to an array using a buffer to reduce array copies.
addToGrowArrayUnique(Object[][], Object[], int, int) - Static method in class com.jaxfront.core.util.ArrayUtil
Special implementation to add a value to an array using a buffer to reduce array copies.
addToList(ArrayResult<T>, T[][], int) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToRecursionPanel(Visualizer) - Method in interface com.jaxfront.core.ui.RecursionVisualizer
 
addToResult(List, int, String, String, String) - Static method in class com.jaxfront.core.util.xmlDiff.XDiff
 
addToSQLPreparedStatement(PreparedStatement, Object[]) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
addToVector(List, Object[]) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToVector(List, Object[], boolean) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToWorklist(SQLBindableValues) - Method in class com.jaxfront.core.util.sql.SQLProcessor
 
addToWorklist(Object) - Method in class com.jaxfront.core.util.sql.SQLProcessor
 
addToWorklist(SQLBindableValues) - Method in class com.jaxfront.core.util.sql.SQLProcessorFifo
 
addToWorklist(Object) - Method in class com.jaxfront.core.util.sql.SQLProcessorFifo
 
addTreeNode(boolean) - Method in class com.jaxfront.core.type.AbstractType
Adds this type to the tree.
addTreeNode(boolean) - Method in interface com.jaxfront.core.type.Type
Adds this type to the tree.
addTreeNode(boolean) - Method in class com.jaxfront.core.type.VirtualType
 
addTreeNode(boolean) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addTupple(K, V) - Method in class com.jaxfront.core.collections.DataEntry
 
addUndoableEditListener(UndoableEditListener) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
Adds an undo listener for notification of any changes.
addUserListAction(ActionDefinition) - Method in class com.jaxfront.core.xui.StyleDefinition
 
addValidationChangeListener(ValidationChangeListener) - Method in class com.jaxfront.core.type.ErrorController
Adds a validationChangeListener.
addValueToSQLStatement(int, PreparedStatement, int, Object) - Method in interface com.jaxfront.core.util.sql.ISQLTypeMapping
 
addValueToSQLStatement(int, PreparedStatement, int, Object) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
addVarToTypeMapping(String, Type) - Method in class com.jaxfront.core.dom.Document
 
addViewContextType(Type, boolean) - Method in class com.jaxfront.core.type.AbstractListType
 
addViewContextType(Type, boolean) - Method in class com.jaxfront.core.type.AbstractType
 
addViewContextType(Type, boolean) - Method in interface com.jaxfront.core.type.Type
 
addViewContextType(Type, boolean) - Method in class com.jaxfront.core.type.VirtualType
 
addViewContextType(Type, boolean) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
addVisualizerAction(IStatelessVisualizerAction) - Method in class com.jaxfront.core.xui.GlobalDefinition
 
addWindowListener(WindowListener) - Method in class com.jaxfront.core.ui.WindowWrapper
Adds the specified window listener to receive window events from this window.
addXUIInitializationLevel(int) - Method in class com.jaxfront.core.dom.Document
 
addXUIViewContext(Type, XUIDefinition) - Method in class com.jaxfront.core.type.AbstractType
 
addYears(int) - Method in class com.jaxfront.core.util.date.CalendarDate
Returns a new date which is this date offset by numDays.
addZipEntry(String) - Method in class com.jaxfront.core.util.io.ZIPCompressor
 
addZipEntryAbsPath(String) - Method in class com.jaxfront.core.util.io.ZIPCompressor
 
adjustIncrementAfterQuery() - Method in class com.jaxfront.core.util.io.SequenceInfo
 
Alias - Class in com.jaxfront.core.jep
 
Alias() - Constructor for class com.jaxfront.core.jep.Alias
 
ALIGN_BOTTOM - Static variable in class com.jaxfront.core.xui.ColumnInfo
 
ALIGN_CENTER - Static variable in class com.jaxfront.core.xui.ColumnInfo
 
ALIGN_LEFT - Static variable in class com.jaxfront.core.xui.ColumnInfo
 
ALIGN_MIDDLE - Static variable in class com.jaxfront.core.xui.ColumnInfo
 
ALIGN_RIGHT - Static variable in class com.jaxfront.core.xui.ColumnInfo
 
ALIGN_TOP - Static variable in class com.jaxfront.core.xui.ColumnInfo
 
ALL - Static variable in class com.jaxfront.core.rule.ScopeChecker
 
ALL - Static variable in class com.jaxfront.core.util.search.DefaultTypeSearcher
 
ALL_ERROR - Static variable in class com.jaxfront.core.error.AbstractError
 
ALL_NODE - Static variable in class com.jaxfront.core.xpath.XPNode
 
ALLDESCENDANTS - Static variable in class com.jaxfront.core.rule.ScopeChecker
 
allow() - Method in class com.jaxfront.core.util.ACLModeMandantRestriction
 
ALLOW_INITIALVALUEBYURLPARAM - Static variable in interface com.jaxfront.core.xui.FormWizardConstants
 
allowAutoColFit() - Method in class com.jaxfront.core.xui.ListInfo
 
allowContextNavigation() - Method in class com.jaxfront.core.xui.ColumnInfo
 
allowCustomXUI() - Method in class com.jaxfront.core.util.JAXFrontProperties
 
allowDeselection() - Method in class com.jaxfront.core.xui.StyleDefinition
 
allowDirectPageJumpNavigation() - Method in class com.jaxfront.core.xui.StyleDefinition
 
allowEmptyChoice() - Method in class com.jaxfront.core.xui.GlobalDefinition
 
allowEmptyChoice() - Method in class com.jaxfront.core.xui.StyleDefinition
 
allowEmptyChoice(boolean) - Method in class com.jaxfront.core.xui.StyleDefinition
 
allowEmptyEnumChoice() - Method in class com.jaxfront.core.xui.StyleDefinition
 
allowEmptyOverwriteDefault() - Method in class com.jaxfront.core.xui.StyleDefinition
 
allowFlippingOnTheFly() - Method in class com.jaxfront.core.xui.ListInfo
 
allowFreetextChoice() - Method in class com.jaxfront.core.xui.StyleDefinition
 
allowRadioButtonDeselection() - Method in class com.jaxfront.core.xui.GlobalDefinition
Returns true if a radio button could be deselecte+d.
allowRadioButtonDeselection(boolean) - Method in class com.jaxfront.core.xui.GlobalDefinition
 
allowReOrdering() - Method in class com.jaxfront.core.xui.ListInfo
Returns true if it is allowed to move items around.
allowSorting() - Method in class com.jaxfront.core.xui.ListInfo
Returns true if the table allows sorting of the row data.
alternate - Variable in class com.jaxfront.core.util.StringFormat
 
AMP - Static variable in class com.jaxfront.core.util.StringUtil
 
AMP - Static variable in class org.json.XML
The Character '&'.
ampmMarker - Static variable in class com.jaxfront.core.util.JAXFrontDateConverter
 
analyseAttributes() - Method in class com.jaxfront.core.schema.impl.TreeWalkingElementAnalyser
Analyse the attributes for the current context.
Annotation - Class in com.jaxfront.core.jep
Returns the annotation of a type.
Annotation() - Constructor for class com.jaxfront.core.jep.Annotation
 
ANNOTATION_INHERIT - Static variable in interface com.jaxfront.core.schema.SchemaNode
 
ANNOTATION_NLS - Static variable in interface com.jaxfront.core.schema.SchemaNode
 
ANNOTATION_NLS_DEFAULT - Static variable in interface com.jaxfront.core.schema.SchemaNode
 
ANNOTATION_READONLY - Static variable in interface com.jaxfront.core.schema.SchemaNode
 
Anonymize - Class in com.jaxfront.core.jep
 
Anonymize() - Constructor for class com.jaxfront.core.jep.Anonymize
Constructor.
anonymize(Type, String[], String, Number, Boolean) - Method in class com.jaxfront.core.jep.Anonymize
 
anonymize(List<Type>, String, Number, Boolean) - Method in class com.jaxfront.core.jep.Anonymize
 
ANONYMOUS_USER_ID - Static variable in interface com.jaxfront.core.access.IUser
 
aParam - Variable in class org.json.JSONANNOTest
Deprecated.
APOS - Static variable in class org.json.XML
The Character '''.
APP_ADMIN_ROLE_RESTRICTIONS - Static variable in interface com.jaxfront.core.access.IUser
 
append(Object) - Method in class com.jaxfront.core.util.RollingList
Append the specified item to this list.
append(int, Object) - Method in class com.jaxfront.core.util.RollingList
Append the specified item to this list.
append(String, String) - Static method in class com.jaxfront.core.util.StringUtil
 
append(String, String) - Method in class com.jaxfront.core.util.UrlEncodedQueryString
Appends a query parameter.
append(String, Number) - Method in class com.jaxfront.core.util.UrlEncodedQueryString
Appends a query parameter.
append(String) - Method in class com.jaxfront.core.util.UrlEncodedQueryString
Appends query parameters from a www-form-urlencoded string.
append(String, Object) - Method in class org.json.JSONObject
Append values to the array under a key.
appendAttribute(StringWriter, String, String) - Static method in class com.jaxfront.core.util.sdmx.SDMXCodesetImport
 
appendBytesToFile(char[], String) - Static method in class com.jaxfront.core.util.io.files.Files
Appends bytes to the end of a file
appendBytesToFile(byte[], String) - Static method in class com.jaxfront.core.util.io.files.Files
Appends bytes to a file
appendCount(String) - Static method in class com.jaxfront.core.util.StringUtil
 
appendIfNotEndsWith(String, String) - Static method in class com.jaxfront.core.util.StringUtil
 
appendNotNull(StringBuilder, String) - Static method in class com.jaxfront.core.util.StringUtil
 
appendNotNull(StringBuilder, String, String, String) - Static method in class com.jaxfront.core.util.StringUtil
 
appendNotNull(StringBuffer, String) - Static method in class com.jaxfront.core.util.StringUtil
 
appendNotNull(String, String, String) - Static method in class com.jaxfront.core.util.StringUtil
Concatenate stra and strb using delim.
appendNotNull(StringBuffer, StringBuffer) - Static method in class com.jaxfront.core.util.StringUtil
 
appendQueryParams(URI) - Method in class com.jaxfront.core.util.UrlEncodedQueryString
 
appendQueryParams(Map<Object, Object>) - Method in class com.jaxfront.core.util.UrlEncodedQueryString
 
appendQuoted(StringWriter, String) - Method in class com.jaxfront.core.util.sdmx.SDMXCodesetImport
 
appendToFile(CharSequence, String) - Static method in class com.jaxfront.core.util.io.files.Files
Appends a char sequence to the end of a file
appendToFile(char[], String) - Static method in class com.jaxfront.core.util.io.files.Files
Appends chars to the end of a file
appendToFile(byte[], String) - Static method in class com.jaxfront.core.util.io.files.Files
Appends bytes to the end of a file
appendUIStatePersistency(String, String, String, String) - Method in class com.jaxfront.core.access.DefaultUserImpl
 
appendUIStatePersistency(String, String, String, String) - Method in interface com.jaxfront.core.access.IUser
 
appendWithPrefix(String, String, String) - Static method in class com.jaxfront.core.util.StringUtil
 
APPINFO - Static variable in interface com.jaxfront.core.schema.SchemaNode
 
APPINFO_DOCUMENTATION - Static variable in interface com.jaxfront.core.schema.SchemaNode
 
Applet - Class in benchmark.jnt.Bench
jnt.Bench.Applet provides an Applet or Application with GUI to display and execute a benchmark implementing jnt.Bench.Target.
Applet() - Constructor for class benchmark.jnt.Bench.Applet
 
applet - Class in benchmark.jnt.scimark2
Main benchmark driver
applet() - Constructor for class benchmark.jnt.scimark2.applet
 
APPLICATION_PROPERTY_CUSTOM_CLASSLOADER - Static variable in class com.jaxfront.core.dom.Document
 
APPLICATION_PROPERTY_DOCUMENT - Static variable in class com.jaxfront.core.dom.Document
 
APPLICATION_PROPERTY_XUI_INITIALIZATION_LEVEL - Static variable in class com.jaxfront.core.dom.Document
 
apply(Type, DOMChangeEvent, String) - Method in class com.jaxfront.core.dom.DOMContentLoggingListener
Adds a logEntry if the passing source is addressing this loggingListener.
apply(Type, PropertyChangeEvent, String) - Method in class com.jaxfront.core.dom.DOMContentLoggingListener
 
apply(Type, DOMChangeEvent, String) - Method in class com.jaxfront.core.dom.DOMMetaLoggingListener
 
apply(Type, Object) - Method in interface com.jaxfront.core.rule.Rule
Applies ECA behaviour for the given sourceType
apply(Type, Object, boolean) - Method in interface com.jaxfront.core.rule.Rule
Applies ECA behaviour for the given sourceType.
apply(Type, Object, boolean, Stack) - Method in interface com.jaxfront.core.rule.Rule
 
apply(Type, Object) - Method in class com.jaxfront.core.rule.RuleImpl
 
apply(Type, Object, boolean) - Method in class com.jaxfront.core.rule.RuleImpl
 
apply(Type, Object, boolean, Stack) - Method in class com.jaxfront.core.rule.RuleImpl
 
apply(Type, Object, boolean) - Method in class com.jaxfront.core.rule.SimpleRuleImpl
 
apply(URI) - Method in class com.jaxfront.core.util.UrlEncodedQueryString
Applies the query string to the given URI.
apply(URI, UrlEncodedQueryString.Separator) - Method in class com.jaxfront.core.util.UrlEncodedQueryString
Applies the query string to the given URI, using the given separator between parameters.
applyInitializationRules() - Method in class com.jaxfront.core.xui.BehaviourDefinition
Apply all initialization rules now.
applyMask(List, int, List) - Static method in class com.jaxfront.core.jep.TypeFilter
 
applyValues(PreparedStatement) - Method in class com.jaxfront.core.util.sql.SQLBindableValues
 
applyViewHolderOnDirectDescendants() - Method in class com.jaxfront.core.xui.StyleDefinition
 
applyWhiteSpaceRestriction(String, int) - Static method in class com.jaxfront.core.util.TextTools
 
APRIL - Static variable in class com.jaxfront.core.util.date.CalendarDate
The value returned by getMonth() representing April
areAllChildrenRequired(CompositeType) - Static method in class com.jaxfront.core.dom.DOMHelper
 
areAllChoiceElementsRequired() - Method in class com.jaxfront.core.type.AbstractCompositeType
 
areAllKeysValid() - Method in class com.jaxfront.core.schema.impl.KeyContainer
 
areAllReferencesValid() - Method in class com.jaxfront.core.schema.impl.KeyContainer
 
ARIA_LABEL_DATE - Static variable in interface com.jaxfront.core.util.NLSKey
 
ARIA_LABEL_TIME - Static variable in interface com.jaxfront.core.util.NLSKey
 
Array - Class in com.jaxfront.core.jep
The array function take every single argument of a function and put them into an array.
Array() - Constructor for class com.jaxfront.core.jep.Array
 
array() - Method in class org.json.JSONWriter
Begin appending a new array.
ARRAY_PARAM_DELIMITER - Static variable in class com.jaxfront.core.jep.JavaScriptProtokolFunction
 
ARRAY_STRING_DELIMITER - Static variable in class com.jaxfront.core.util.ArrayUtil
 
ArrayHelper - Class in com.jaxfront.core.jep
 
ArrayHelper() - Constructor for class com.jaxfront.core.jep.ArrayHelper
 
ArrayResult<T> - Class in com.jaxfront.core.jep
Generic Supperclass for an array result.
ArrayResult(Collection<T>) - Constructor for class com.jaxfront.core.jep.ArrayResult
 
ArrayResult() - Constructor for class com.jaxfront.core.jep.ArrayResult
 
ArrayResult(int) - Constructor for class com.jaxfront.core.jep.ArrayResult
 
ArrayResult(T[]) - Constructor for class com.jaxfront.core.jep.ArrayResult
 
ArrayUtil - Class in com.jaxfront.core.util
 
ArrayUtil() - Constructor for class com.jaxfront.core.util.ArrayUtil
 
ARROW_DOWN_16X16_GIF - Static variable in interface com.jaxfront.core.images.SystemImages
 
ARROW_DOWN_9X6_GIF - Static variable in interface com.jaxfront.core.images.SystemImages
 
ARROW_LEFT_16X16_GIF - Static variable in interface com.jaxfront.core.images.SystemImages
 
ARROW_UP_16X16_GIF - Static variable in interface com.jaxfront.core.images.SystemImages
 
ARROW_UP_9X6_GIF - Static variable in interface com.jaxfront.core.images.SystemImages
 
asc - Variable in class com.jaxfront.core.rule.RulePrioritySorter
 
ASC - Static variable in class com.jaxfront.core.type.TypeElementComparator
 
ASC - Static variable in class com.jaxfront.core.type.TypeNameComparator
 
ASC - Static variable in class com.jaxfront.core.util.sort.FastQSort
 
ASCENDING - Static variable in class com.jaxfront.core.ui.tableModel.SorterTableModel
 
ASCOLUMN - Static variable in class com.jaxfront.core.xui.TableInfo
Show the lines as COLUMNS
aseTools - Class in com.alphase.Tools
 
aseTools() - Constructor for class com.alphase.Tools.aseTools
 
askForExit() - Method in class com.jaxfront.core.util.JAXFrontProperties
Returns if the system (XUIEditor) should ask for exit.
asMap(Object[]) - Static method in class com.jaxfront.core.util.io.files.Objects
Deprecated. 
asProperties(String[]) - Static method in class com.jaxfront.core.util.io.files.Strings
Create Properties from an array of key-value pairs
ASROW - Static variable in class com.jaxfront.core.xui.TableInfo
Show the lines as ROWS
ASTERIX_ATTR_NODE - Static variable in class com.jaxfront.core.xpath.XPNode
 
ASTERIX_NODE - Static variable in class com.jaxfront.core.xpath.XPNode
 
atof(String) - Method in class com.jaxfront.core.util.StringFormat
 
atoi(String) - Method in class com.jaxfront.core.util.StringFormat
 
atol(String) - Method in class com.jaxfront.core.util.StringFormat
 
ATT_ABSTRACT - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_ATTRIBUTEFORMDEFAULT - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_BASE - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_BLOCK - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_BLOCKDEFAULT - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_CONTENT - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_DEFAULT - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_DERIVEDBY - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_ELEMENTFORMDEFAULT - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_FINAL - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_FINALDEFAULT - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_FIXED - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_FORM - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_ITEMTYPE - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_MAXOCCURS - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_MEMBERTYPES - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_MINOCCURS - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_MIXED - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_NAME - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_NAMESPACE - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_NULLABLE - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_PROCESSCONTENTS - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_REF - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_REFER - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_SCHEMALOCATION - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_SUBSTITUTIONGROUP - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_SYSTEM - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_TARGETNAMESPACE - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_TYPE - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_USE - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_VALUE - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATT_XPATH - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
AttachmentFileDataSource - Class in com.jaxfront.core.util.io
 
AttachmentFileDataSource(File) - Constructor for class com.jaxfront.core.util.io.AttachmentFileDataSource
 
AttachmentFileDataSource(File, String) - Constructor for class com.jaxfront.core.util.io.AttachmentFileDataSource
 
attachUISpecification(Document, boolean) - Method in class com.jaxfront.core.dom.Document
Attaches the passed XUI Document to the internal ui specification.
ATTR_NAME_NAME - Static variable in class com.jaxfront.core.util.FieldNote
 
ATTR_NAME_NOTE - Static variable in class com.jaxfront.core.util.FieldNote
 
ATTR_NAME_TARGET - Static variable in class com.jaxfront.core.util.FieldNote
 
ATTR_NAME_TIME - Static variable in class com.jaxfront.core.util.FieldNote
 
ATTR_NAME_USER_ID - Static variable in class com.jaxfront.core.util.FieldNote
 
ATTR_NODE - Static variable in class com.jaxfront.core.xpath.XPNode
 
ATTR_TAG_BY_REF - Static variable in interface com.jaxfront.core.type.BindHandler
 
ATTR_TAG_PARENT_CTX - Static variable in interface com.jaxfront.core.type.BindHandler
 
ATTR_TAG_REF_ID - Static variable in interface com.jaxfront.core.type.BindHandler
 
ATTRIBUTE_USER - Static variable in interface com.jaxfront.core.access.IUser
 
ATTVAL_BASE64 - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_BOOLEAN - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_DEFAULT - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_ELEMENTONLY - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_EMPTY - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_EXTENSION - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_FALSE - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_FIXED - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_HEX - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_ID - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_LAX - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_MAXLENGTH - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_MINLENGTH - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_MIXED - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_NCNAME - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_OPTIONAL - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_POUNDALL - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_PROHIBITED - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_QNAME - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_QUALIFIED - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_REQUIRED - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_RESTRICTION - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_SKIP - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_STRING - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_SUBSTITUTIONGROUP - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_TEXTONLY - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_TIMEDURATION - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_TRUE - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_TWOPOUNDANY - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_TWOPOUNDLOCAL - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_TWOPOUNDOTHER - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_UNQUALIFIED - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_URI - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
ATTVAL_URIREFERENCE - Static variable in class com.jaxfront.core.schema.SchemaSymbols
 
AUGUST - Static variable in class com.jaxfront.core.util.date.CalendarDate
The value returned by getMonth() representing August
AUTO_CREATE_MAX_OCCUR_LIST_ITEMS_TAG_NAME - Static variable in interface com.jaxfront.core.xui.FormWizardConstants
 
AUTO_CREATE_MIN_OCCUR_LIST_ITEMS_TAG_NAME - Static variable in interface com.jaxfront.core.xui.FormWizardConstants
 
autoCommit(Connection, boolean) - Method in interface com.jaxfront.core.util.io.IConnectionManager
 
autoCreateEntries() - Method in class com.jaxfront.core.type.AbstractListType
 
autoCreateEntries(boolean, int, int) - Method in class com.jaxfront.core.type.AbstractListType
 
autoCreateEntries(boolean, int, int, boolean) - Method in class com.jaxfront.core.type.AbstractListType
 
autoCreateEntries() - Method in interface com.jaxfront.core.type.ListType
Create the initial number of required min occur list items.
autoCreateEntries() - Method in class com.jaxfront.core.type.SimpleTypeList
 
autoCreateEntries() - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
available() - Method in class com.jaxfront.core.util.io.CombinedInputStream
Is there more data to read
available() - Method in class com.jaxfront.core.util.io.stream.BASE64DecoderStream
Returns the number of bytes that can be read from this input stream without blocking.
Avg - Class in com.jaxfront.core.jep
Avg returns the average value from a sequence of numbers.
Avg() - Constructor for class com.jaxfront.core.jep.Avg
Constructor.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links