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 _

P

pack(byte[]) - Static method in class com.jaxfront.core.util.io.files.Strings
Packs bytes into a string
PAGE_SELECTED - Static variable in interface com.jaxfront.core.rule.Rule
 
PANEL_FONT_PROPERTY - Static variable in class com.jaxfront.core.ui.FontParams
 
PARENT_NODE - Static variable in class com.jaxfront.core.xpath.XPNode
 
parentCache - Variable in class com.jaxfront.core.dom.Document
 
ParentTypeIterator - Class in com.jaxfront.core.xpath
 
ParentTypeIterator(Type, boolean, boolean, boolean) - Constructor for class com.jaxfront.core.xpath.ParentTypeIterator
Constructor.
ParentTypeIterator2 - Class in com.jaxfront.core.xpath
 
ParentTypeIterator2(Type, boolean, boolean, boolean) - Constructor for class com.jaxfront.core.xpath.ParentTypeIterator2
Constructor.
parse(String) - Static method in class com.jaxfront.core.util.csv.CsvReader
Creates a CsvReader object using a string of data as the source.
parse(String, ParsePosition) - Method in class com.jaxfront.core.util.XSDDateFormat
 
parseAccelDefinitions(String) - Static method in class com.jaxfront.core.util.EventUtil
 
parseAsBoolean(Object) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
parseAsByte(Object) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
parseAsByteArray(Object) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
parseAsDate(Object) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
parseAsDouble(Object) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
parseAsFloat(Object) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
parseAsInputStream(Object) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
parseAsInt(Object) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
parseAsLong(Object) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
parseAsStringReader(Object) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
parseAsTime(Object) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
parseAsTimeStamp(Object) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
parseBoolean(String, boolean) - Static method in class com.jaxfront.core.util.StringUtil
 
parseBoolean(String, boolean) - Static method in class com.jaxfront.core.util.TextTools
 
parseByte(String, byte) - Static method in class com.jaxfront.core.util.TextTools
 
parseCatalog(String, InputStream) - Method in class com.jaxfront.core.util.JAXFrontCatalog
 
parseCountry(String) - Static method in class com.jaxfront.core.util.JAXFrontProperties
 
parseDate(String) - Method in class com.jaxfront.core.jep.DateTools
 
parseEventObject(JAXFrontUndoManager, UndoableEdit, Document, Element, List) - Static method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
 
parseInt(String, int) - Static method in class com.jaxfront.core.util.TextTools
 
parseISODate(String) - Static method in class com.jaxfront.core.util.JAXFrontDateTools
 
parseISOTime(String) - Static method in class com.jaxfront.core.util.JAXFrontDateTools
 
parseLanguage(String) - Static method in class com.jaxfront.core.util.JAXFrontProperties
 
parseLines(byte[], int, StringBuffer) - Static method in class com.jaxfront.core.util.io.FileHelper
 
parseLong(String, long) - Static method in class com.jaxfront.core.util.TextTools
 
parseObject(String, ParsePosition) - Method in class com.jaxfront.core.util.StringFormat
 
parseParam(String) - Static method in class com.jaxfront.core.util.IntroSpectionHelper
 
parseParameters(String) - Static method in class com.jaxfront.core.util.IntroSpectionHelper
 
parseSQLCommands(InputStream) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
parseSQLCommands(Reader) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
parseSQLDate(String) - Static method in class com.jaxfront.core.util.JAXFrontDateTools
 
parseXPath(String) - Method in class com.jaxfront.core.xpath.DocumentNavigator
 
parseXPath(String) - Method in class com.jaxfront.core.xpath.schema.SchemaDocumentNavigator
 
PASSWORDFIELD_FONT_PROPERTY - Static variable in class com.jaxfront.core.ui.FontParams
 
paste() - Static method in class com.jaxfront.core.clipboard.SimpleClipboardSelection
Ask for the Transferable contents of the system clipboard.
paste - Static variable in class com.jaxfront.core.jep.ListControlAccess
 
paste(Type) - Method in class com.jaxfront.core.ui.ClipBoard
Paste the content of a type to another type.
paste(Type, boolean) - Method in class com.jaxfront.core.ui.ClipBoard
Paste the content of a type to another type.
paste(Type, NLS, boolean) - Method in class com.jaxfront.core.ui.ClipBoard
 
paste(Type, NLS, boolean, boolean) - Method in class com.jaxfront.core.ui.ClipBoard
Paste the content of a type to another type.
paste(CopyTypeWrapper, Type, NLS, boolean, boolean) - Method in class com.jaxfront.core.ui.ClipBoard
Paste the content of a type to another type.
PASTE_16X16_GIF - Static variable in interface com.jaxfront.core.images.SystemImages
 
PASTECONTENT - Static variable in interface com.jaxfront.core.rule.Rule
 
pasteNLS(CopyTypeWrapper, Type, NLS) - Method in class com.jaxfront.core.ui.ClipBoard
 
PasteUndoableEditWrapper - Class in com.jaxfront.core.util.undo
 
PasteUndoableEditWrapper(JAXFrontUndoManager, Object, Type, String, String) - Constructor for class com.jaxfront.core.util.undo.PasteUndoableEditWrapper
 
PasteUndoableEditWrapper(JAXFrontUndoManager, Object, String, String, String) - Constructor for class com.jaxfront.core.util.undo.PasteUndoableEditWrapper
 
patch_addPadding(LinkedList<diff_match_patch.Patch>) - Method in class com.jaxfront.core.util.diff.diff_match_patch
Add some padding on text start and end so that edges can match something.
patch_apply(LinkedList<diff_match_patch.Patch>, String) - Method in class com.jaxfront.core.util.diff.diff_match_patch
Merge a set of patches onto the text.
patch_deepCopy(LinkedList<diff_match_patch.Patch>) - Method in class com.jaxfront.core.util.diff.diff_match_patch
Given an array of patches, return another array that is identical.
Patch_DeleteThreshold - Variable in class com.jaxfront.core.util.diff.diff_match_patch
When deleting a large block of text (over ~64 characters), how close does the contents have to match the expected contents. (0.0 = perfection, 1.0 = very loose).
patch_fromText(String) - Method in class com.jaxfront.core.util.diff.diff_match_patch
Parse a textual representation of patches and return a List of Patch objects.
patch_make(String, String) - Method in class com.jaxfront.core.util.diff.diff_match_patch
Compute a list of patches to turn text1 into text2.
patch_make(LinkedList<diff_match_patch.Diff>) - Method in class com.jaxfront.core.util.diff.diff_match_patch
Compute a list of patches to turn text1 into text2.
patch_make(String, LinkedList<diff_match_patch.Diff>) - Method in class com.jaxfront.core.util.diff.diff_match_patch
Compute a list of patches to turn text1 into text2.
Patch_Margin - Variable in class com.jaxfront.core.util.diff.diff_match_patch
Chunk size for context length.
patch_splitMax(LinkedList<diff_match_patch.Patch>) - Method in class com.jaxfront.core.util.diff.diff_match_patch
Look through the patches and break up any which are longer than the maximum limit of the match algorithm.
patch_toText(List<diff_match_patch.Patch>) - Method in class com.jaxfront.core.util.diff.diff_match_patch
Take a list of patches and return a textual representation.
path(String, String) - Static method in class com.jaxfront.core.util.io.files.Files
Having a directory and file path (relative or absolute) calculates full path
peek() - Method in class com.jaxfront.core.util.RollingStack
Get the least recently inserted item in the stack.
peek() - Method in class com.jaxfront.core.util.stringSearch.StringCutter
 
perform(Type) - Method in class com.jaxfront.core.rule.AbstractAction
 
perform(Type, boolean) - Method in class com.jaxfront.core.rule.AbstractAction
 
perform(Type, boolean, Stack) - Method in class com.jaxfront.core.rule.AbstractAction
 
perform(Type, Type) - Method in interface com.jaxfront.core.rule.Action
Performs any kind of action command.
perform(Type, Type) - Method in class com.jaxfront.core.rule.DefaultActionImpl
 
perform(Type) - Method in interface com.jaxfront.core.rule.IAction
Performs any kind of action command.
perform(Type, boolean) - Method in interface com.jaxfront.core.rule.IAction
Performs an action on all target types.
perform(Type, boolean, Stack) - Method in interface com.jaxfront.core.rule.IAction
 
perform(Type, Type) - Method in class com.jaxfront.core.util.ShowSourceCodeAction
 
performBatch(Connection) - Method in class com.jaxfront.core.util.sql.SQLProcessor
 
performInverse(Type, Stack) - Method in class com.jaxfront.core.rule.AbstractAction
 
performInverse(Type, Stack) - Method in interface com.jaxfront.core.rule.IAction
 
performLateBind(Type, Element) - Static method in class com.jaxfront.core.dom.DOMHelper
 
PERSISTENT - Static variable in interface com.jaxfront.core.rule.Rule
 
persistGUISettings(Document, String, boolean) - Static method in class com.jaxfront.core.access.UIPersistencyHelper
 
persistGUISettings(Document, String, String, String, String, String) - Static method in class com.jaxfront.core.access.UIPersistencyHelper
 
PI_END_TAG - Static variable in class com.jaxfront.core.util.TextTools
 
PI_START_TAG - Static variable in class com.jaxfront.core.util.TextTools
 
PI_TARGET_JAXFRONT_VAR - Static variable in class com.jaxfront.core.type.AbstractType
 
PI_UI_STATE - Static variable in interface com.jaxfront.core.xui.XUITypes
 
pipe(InputStream, OutputStream, boolean, Files.ByteFilter) - Static method in class com.jaxfront.core.util.io.files.Files
pipes data from input stream to output stream, possibly pumping them through the filter (if any)
pipe(InputStream, OutputStream, boolean) - Static method in class com.jaxfront.core.util.io.files.Files
pipes data from input stream to output stream
pipe(Reader, Writer) - Static method in class com.jaxfront.core.util.io.files.Files
pipes data from input stream to output stream
play() - Method in class com.jaxfront.core.util.PlaySound
 
PlaySound - Class in com.jaxfront.core.jep
Minimum returns the minimum value from a sequence of numbers.
PlaySound() - Constructor for class com.jaxfront.core.jep.PlaySound
Constructor.
playSound(URL) - Static method in class com.jaxfront.core.jep.PlaySound
 
playSound(String) - Static method in class com.jaxfront.core.jep.PlaySound
 
PlaySound - Class in com.jaxfront.core.util
 
PlaySound(URL) - Constructor for class com.jaxfront.core.util.PlaySound
 
PlaySound(String) - Constructor for class com.jaxfront.core.util.PlaySound
 
PluginBean - Class in com.jaxfront.core.xui
Holds all necessary information to create a Java Bean trough the java reflection API.
PluginBean(String, MethodParameter[]) - Constructor for class com.jaxfront.core.xui.PluginBean
Creates a Plugin Bean based on a className, method parameters and actions to fire.
PluginException - Exception in com.jaxfront.core.xui
Gets thrown if any error occurs during the instantiation of a PluginBean.
PluginException() - Constructor for exception com.jaxfront.core.xui.PluginException
Creates a PluginException.
PluginException(String) - Constructor for exception com.jaxfront.core.xui.PluginException
Creates a PluginException based on a error message.
pointToSameFolder(URL, URL) - Static method in class com.jaxfront.core.util.URLHelper
 
pop() - Method in class com.jaxfront.core.util.RollingStack
Return and remove the least recently inserted item from the stack.
pop(Object) - Method in class com.jaxfront.core.util.RollingStack
 
popNode() - Method in class com.jaxfront.core.rule.RecursionChecker
 
populate() - Method in class com.jaxfront.core.util.CachedHashTable
 
populateAllVisualizerForType(Type) - Method in class com.jaxfront.core.ui.TypeVisualizerFactory
 
populateModel() - Method in interface com.jaxfront.core.ui.Visualizer
Updates the model (type) that belongs to this visualizer.
populateView(Type) - Method in class com.jaxfront.core.ui.TypeVisualizerFactory
 
populateView() - Method in interface com.jaxfront.core.ui.Visualizer
Updates the view of this visualizer.
POPUPMENU_FONT_PROPERTY - Static variable in class com.jaxfront.core.ui.FontParams
 
Position - Class in com.jaxfront.core.jep
The Position function returns the position of an given Type in it's parent List.
Position() - Constructor for class com.jaxfront.core.jep.Position
Constructor.
POSITION_NONE - Static variable in interface com.jaxfront.core.ui.LayoutConstants
 
post - Variable in class com.jaxfront.core.util.StringFormat
 
postInitialization() - Method in interface com.jaxfront.core.ui.Visualizer
Gets called after the UI factory has created this visualizer.
postpad(String, int) - Static method in class com.jaxfront.core.util.StringUtil
Pad the end of the given String with spaces until the String is of the given length.
postpad(String, int, char) - Static method in class com.jaxfront.core.util.StringUtil
Append the given character to the String until the result is the desired length.
pre - Variable in class com.jaxfront.core.util.StringFormat
 
precision - Variable in class com.jaxfront.core.util.StringFormat
 
PREDICATE_LIST - Static variable in class com.jaxfront.core.type.TypePathExecuter
 
PREFERENCES_16X16_GIF - Static variable in interface com.jaxfront.core.images.SystemImages
 
PREFERRED - Static variable in interface com.jaxfront.core.ui.LayoutConstants
Indicates that the row/column should be allocated just enough space to accomidate the preferred size of all components contained completely within this row/column.
prepad(String, int) - Static method in class com.jaxfront.core.util.StringUtil
Pad the beginning of the given String with spaces until the String is of the given length.
prepad(String, int, char) - Static method in class com.jaxfront.core.util.StringUtil
Pre-pend the given character to the String until the result is the desired length.
prepareStmnt(Connection, String) - Method in interface com.jaxfront.core.util.io.IConnectionManager
 
prettyPrint(Document, OutputStream) - Static method in class com.jaxfront.core.dom.DOMHelper
 
prettyPrint(Document, OutputStream, int, boolean, int) - Static method in class com.jaxfront.core.dom.DOMHelper
 
prettyPrint(Document, int, boolean, int) - Static method in class com.jaxfront.core.dom.DOMHelper
 
prettyPrint(String, int, boolean, int) - Static method in class com.jaxfront.core.dom.DOMHelper
 
previousToken() - Method in class com.jaxfront.core.util.StringTokenizer
Returns the next token from this string tokenizer.
primaryKeys() - Method in class com.jaxfront.core.util.DoubleKeyHashtableUnsynced
 
PrimitiveRowHeaderLabellingStrategy - Class in com.jaxfront.core.ui
Provides simple labelling via displaying a counter for the header.
PrimitiveRowHeaderLabellingStrategy() - Constructor for class com.jaxfront.core.ui.PrimitiveRowHeaderLabellingStrategy
 
print() - Method in class com.jaxfront.core.util.io.FileFinder
 
print(StringBuffer) - Method in class com.jaxfront.core.xpath.XPNode
 
PRINT_FOOTER_TEXT - Static variable in interface com.jaxfront.core.xui.XUITypes
 
print_header(String, String) - Method in class com.jaxfront.core.util.diff.DiffToolPrint.Base
Called to print the script header which identifies the files compared.
print_header(String, String) - Method in class com.jaxfront.core.util.diff.DiffToolPrint.ContextPrint
 
print_header(String, String) - Method in class com.jaxfront.core.util.diff.DiffToolPrint.UnifiedPrint
 
PRINT_INTERACTIVE_ELEMENTS - Static variable in interface com.jaxfront.core.xui.XUITypes
 
print_script(DiffTool.change) - Method in class com.jaxfront.core.util.diff.DiffToolPrint.Base
Divide SCRIPT into pieces by calling HUNKFUN and print each piece with PRINTFUN.
printAllCols(ResultSet) - Static method in class com.jaxfront.core.util.sql.SQLHelper
 
printChoiceAsHeader() - Method in class com.jaxfront.core.xui.StyleDefinition
Returns true if this type is a choice and if it should be printed out as header.
PrintfFormat - Class in com.jaxfront.core.util
PrintfFormat allows the formatting of an array of objects embedded within a string.
PrintfFormat(String) - Constructor for class com.jaxfront.core.util.PrintfFormat
Constructs an array of control specifications possibly preceded, separated, or followed by ordinary strings.
PrintfFormat(Locale, String) - Constructor for class com.jaxfront.core.util.PrintfFormat
Constructs an array of control specifications possibly preceded, separated, or followed by ordinary strings.
printId(short[]) - Method in class com.jaxfront.core.schema.impl.TreeWalkingElementAnalyser
 
printId(short[]) - Static method in class com.jaxfront.core.type.SimpleType
 
PRINTING_CHOICEASHEADER - Static variable in interface com.jaxfront.core.xui.XUIElementPaths
 
PRINTING_FORCE_PAGE_BREAK - Static variable in interface com.jaxfront.core.xui.XUIElementPaths
 
PRINTING_FORMULA - Static variable in interface com.jaxfront.core.xui.XUIElementPaths
 
PRINTING_LABEL_ONLY - Static variable in interface com.jaxfront.core.xui.XUIElementPaths
 
PRINTING_LISTPRINTMODE - Static variable in interface com.jaxfront.core.xui.XUIElementPaths
 
PRINTING_PRINTABLE - Static variable in interface com.jaxfront.core.xui.XUIElementPaths
 
printLabelOnly() - Method in class com.jaxfront.core.xui.StyleDefinition
 
printQuoted(StringBuilder) - Static method in class com.jaxfront.core.util.StringUtil
 
printRules() - Method in class com.jaxfront.core.type.TypeController
 
printSwingDefaults() - Static method in class com.jaxfront.core.util.JAXFrontProperties
 
printSystemProperties() - Static method in class com.jaxfront.core.util.JAXFrontProperties
 
printTypeTree() - Method in class com.jaxfront.core.dom.Document
Writes the current DOM tree to the log file.
printUIDefaults() - Static method in class com.jaxfront.core.ui.FontParams
 
process(Object) - Method in interface com.jaxfront.core.util.search.SearchResultProcessor
 
processBytes(byte[]) - Method in class com.jaxfront.core.util.stringSearch.BNDM
Pre-processing of the pattern.
processBytes(byte[]) - Method in class com.jaxfront.core.util.stringSearch.BNDMWildcards
Pre-processing of the pattern.
processBytes(byte[], byte) - Method in class com.jaxfront.core.util.stringSearch.BNDMWildcards
Pre-processing of the pattern.
processBytes(byte[]) - Method in class com.jaxfront.core.util.stringSearch.BoyerMooreHorspool
Returns a int array.
processBytes(byte[]) - Method in class com.jaxfront.core.util.stringSearch.BoyerMooreSunday
Returns a int array.
processBytes(byte[]) - Method in class com.jaxfront.core.util.stringSearch.MismatchSearch
Pre-process the pattern, allowing zero errors.
processBytes(byte[], int) - Method in class com.jaxfront.core.util.stringSearch.MismatchSearch
Pre-processes the pattern, allowing k errors.
processBytes(byte[]) - Method in class com.jaxfront.core.util.stringSearch.ShiftOr
Pre-processing of the pattern.
processBytes(byte[]) - Method in class com.jaxfront.core.util.stringSearch.ShiftOrClasses
 
processBytes(byte[], int) - Method in class com.jaxfront.core.util.stringSearch.ShiftOrMismatches
 
processBytes(byte[]) - Method in class com.jaxfront.core.util.stringSearch.ShiftOrWildcards
Pre-processing of the pattern.
processBytes(byte[], byte) - Method in class com.jaxfront.core.util.stringSearch.ShiftOrWildcards
Pre-processing of the pattern.
processBytes(byte[]) - Method in class com.jaxfront.core.util.stringSearch.StringSearch
Pre-processes a byte array.
processChars(char[]) - Method in class com.jaxfront.core.util.stringSearch.BNDM
Pre-processing of the pattern.
processChars(char[]) - Method in class com.jaxfront.core.util.stringSearch.BNDMWildcards
Pre-processes the pattern.
processChars(char[], char) - Method in class com.jaxfront.core.util.stringSearch.BNDMWildcards
Pre-processes the pattern.
processChars(char[]) - Method in class com.jaxfront.core.util.stringSearch.BoyerMooreHorspool
Returns a CharIntMap.
processChars(char[]) - Method in class com.jaxfront.core.util.stringSearch.BoyerMooreSunday
Returns a CharIntMap.
processChars(char[]) - Method in class com.jaxfront.core.util.stringSearch.MismatchSearch
Pre-processes the pattern, allowing zero errors.
processChars(char[], int) - Method in class com.jaxfront.core.util.stringSearch.MismatchSearch
Pre-processes a char array, allowing k errors.
processChars(char[]) - Method in class com.jaxfront.core.util.stringSearch.ShiftOr
Pre-processing of the pattern.
processChars(char[]) - Method in class com.jaxfront.core.util.stringSearch.ShiftOrClasses
 
processChars(char[], int) - Method in class com.jaxfront.core.util.stringSearch.ShiftOrMismatches
 
processChars(char[]) - Method in class com.jaxfront.core.util.stringSearch.ShiftOrWildcards
Pre-processing of the pattern.
processChars(char[], char) - Method in class com.jaxfront.core.util.stringSearch.ShiftOrWildcards
Pre-processing of the pattern.
processChars(char[]) - Method in class com.jaxfront.core.util.stringSearch.StringSearch
Pre-processes a char array
ProcessingInstruction - Class in com.jaxfront.core.jep
Returns the annotation of a type.
ProcessingInstruction() - Constructor for class com.jaxfront.core.jep.ProcessingInstruction
 
processNodeListXPath(Node, String) - Method in class com.jaxfront.core.xpath.W3CXPathExecuterImpl
 
processRow(int, String, String[], String[]) - Method in interface com.jaxfront.core.util.csv.CSVProgressListener
 
processString() - Method in class com.jaxfront.core.ui.Md5
Get the digest, for this string digestifier.
processString(String, char) - Method in class com.jaxfront.core.util.stringSearch.BNDMWildcards
Pre-processes the pattern.
processString(String, int) - Method in class com.jaxfront.core.util.stringSearch.MismatchSearch
Pre-processes a String, allowing k errors.
processString(String, char) - Method in class com.jaxfront.core.util.stringSearch.ShiftOrWildcards
Pre-processing of the pattern.
processString(String) - Method in class com.jaxfront.core.util.stringSearch.StringSearch
Pre-processes a String.
processXPath(Type, String) - Method in class com.jaxfront.core.type.TypePathExecuter
Evaluates an xpath statement and returns the list of addressed types.
processXPath(Type, String, boolean) - Method in class com.jaxfront.core.type.TypePathExecuter
Evaluates an xpath statement and returns the list of addressed types.
processXPath(Type, String, boolean, boolean) - Method in class com.jaxfront.core.type.TypePathExecuter
Evaluates an xpath statement and returns the list of addressed types.
processXPath(Type, String, boolean, boolean, boolean) - Method in class com.jaxfront.core.type.TypePathExecuter
 
processXPath(Type, String, boolean, boolean, boolean, boolean) - Method in class com.jaxfront.core.type.TypePathExecuter
 
processXPath(Type, String, boolean, boolean, boolean, boolean, boolean) - Method in class com.jaxfront.core.type.TypePathExecuter
 
processXPath(Type, String, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.jaxfront.core.type.TypePathExecuter
 
processXPath(Type, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.jaxfront.core.type.TypePathExecuter
 
processXPath(String, Document, SchemaNode, boolean) - Method in class com.jaxfront.core.xpath.schema.SchemaXPathExecuterImpl
processXPath method comment.
processXPath(Node, String) - Method in class com.jaxfront.core.xpath.W3CXPathExecuterImpl
 
processXPath(Node, String, boolean) - Method in class com.jaxfront.core.xpath.W3CXPathExecuterImpl
processXPath method comment.
processXPath(String, Type, boolean, boolean, boolean, boolean) - Method in class com.jaxfront.core.xpath.XPathExecuterImpl
 
processXPath(String, Type, boolean, boolean, boolean, boolean, boolean) - Method in class com.jaxfront.core.xpath.XPathExecuterImpl
 
processXPath(String, Type, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.jaxfront.core.xpath.XPathExecuterImpl
 
processXPath(String, Type, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.jaxfront.core.xpath.XPathExecuterImpl
 
processXPath(String, Type, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.jaxfront.core.xpath.XPathExecuterImpl
 
processXPathNew(String, Type, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.jaxfront.core.xpath.XPathExecuterImpl
 
processXPathOld(String, Type, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.jaxfront.core.xpath.XPathExecuterImpl
 
processXPathXSDForm(String, Type) - Method in class com.jaxfront.core.xpath.XPathExecuterImpl
 
Product - Variable in class com.alphase.lic.License
 
PROFESSIONAL_EDITION - Static variable in class com.jaxfront.core.util.LicenseChecker
 
PROGRESSBAR_FONT_PROPERTY - Static variable in class com.jaxfront.core.ui.FontParams
 
PROPERTY_ASK_FOREXIT - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_BIND_ONLY_AVAILABLE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_DEFAULT_FILE_ENCODING - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_DEFAULT_VALUE_ENDMARKER - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_DEFAULT_VALUE_STARTMARKER - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_DEFAULT_XMLFILE_ENCODING - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_DIRECTORY_LOCATION - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_DIRECTORY_LOCATION_OFFLINE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_DIRECTORY_XSD - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_DOC_URL - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FILESHARE_TEMP_LOCATION - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_BUTTON - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_CAPTION - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_CHECKBOX - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_CHECKBOX_ITEM - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_COMBOBOX - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_HEADER - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_HEADER_CLASSIC - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_HEADER_MODERN - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_HINT - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_LABEL - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_LIST - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_MENU - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_MENU_ITEM - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_MESSAGE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_OPTIONPANE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_POPUP - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_RADIOBUTTON - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_TAB - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_TABLE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_TEXT - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_TITLEBORDER - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_TREE_FOLDER - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FONT_TREEENTRY - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FORCEDLANGUAGE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_FUNCTIONS_FILE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_GUI_PERSISTENCY - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_GUI_TOOLTIP_DELAY_TIME - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_GUI_TOOLTIP_DISCARD_TIME - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_HTML_CONTROLLER - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_HTML_JAVASCRIPT_JAXFORMS - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_HTML_JAVASCRIPT_JAXFRONT - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_HTML_LOCATION - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_HTML_POPUP_ACTION - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_HTML_POPUPANCHOR_ACTION - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_HTML_SERVER - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_HTML_SERVLET_IMAGE_ROOTPATH - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_HTML_SHOW_MDI - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_HTML_STYLE_NAME - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_HTML_STYLE_NAME_JAXFORMS - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_HTML_STYLE_NAME_JAXFRONT - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_HTML_USE_MDI - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_HTML_USE_XSD_CONTROLLER_LOOKUP - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_IGNORE_NAMESPACE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_INFO_PANE_AT_END - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_JNDI_MAIL_LOOKUP - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_KEY_MANDANT_ID - Static variable in interface com.jaxfront.core.access.IUser
 
PROPERTY_LANGUAGE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_LANGUAGE_COUNTRY - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_LANGUAGES - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_LAST_FILE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_LAST_FILE_COUNTER - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_LAST_TABLELAYOUTS - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_LICENSE_LOCATION - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_LOGGING_ENABLED - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_LOGGING_LEVEL - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_LOGGING_TOOL - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_MESSAGE_TABLE_CELL_RENDERER - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_NLS_TAGDELiMITER - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_PATTERN_DATE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_PATTERN_DATE_TIME - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_PATTERN_NUMBER_FORMAT - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_PATTERN_TIME - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_PROPERTY_FILE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_PWD_PASSWORD_VALIDITY - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_SERIALIZE_XSD_URL_RELATIVE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_SERIALIZEPREVIEW_INSAMEWINDOW - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_SESSION_TIMEOUT - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_SMTP_PWD - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_SMTP_SENDER_EMAIL - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_SMTP_SERVER - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_SMTP_USER - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_SYSTEM_EXIT - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_UI_ALLOW_CUSTOM_XUI - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_UI_DISPLAY_ERROR_TEXT - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_UI_FACTORY - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_UI_SQL_QUERY_CACHE_SURVIVE_TIME - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_UI_TOOLTIP_MAX_LENGTH - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_UI_USE_EDITINGTYPE_CACHE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_UI_USE_OPTIMIZED_XPATH_ENGINE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_UI_USE_PERSISTENTIDGENERATOR - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_UI_USE_SQL_QUERY_CACHE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_UI_USE_XSDCACHE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_UI_USE_XUI_NAME_LOOKUP - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_UI_USE_XUI_PI_NAME_LOOKUP - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_UI_USE_XUICACHE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_UI_USEGLOBALUIDEFINITIONS - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_URL_BASE - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_URL_COMMON_ADDITION - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_URL_RESOLVER - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_USE_EMBEDDED_NLS - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_USE_FEEDBACK - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_USE_NLS - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_USE_SECURE_PWD - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTY_USER_CHANGED_SERIALIZE - Static variable in class com.jaxfront.core.type.AbstractType
 
PROPERTY_XUI_VERSION_CHECK_DISABLED - Static variable in class com.jaxfront.core.util.JAXFrontProperties
 
PROPERTYCHANGE - Static variable in interface com.jaxfront.core.rule.Rule
Indicates if this rule is of type property change.
propertyChange(PropertyChangeEvent) - Method in class com.jaxfront.core.type.AbstractType
 
PROPERTYCHANGE - Static variable in class com.jaxfront.core.type.TypeController
 
propertyChange(PropertyChangeEvent) - Method in class com.jaxfront.core.type.TypeController
Keeps track of all propertyChanges occuring in the underlying JAXFront DOM and performs the defined XUI rules.
propertyChange(PropertyChangeEvent) - Method in class com.jaxfront.core.ui.TreeNode
Refreshs the visual name and the icon.
PropertyChangeUndoableEditWrapper - Class in com.jaxfront.core.util.undo
 
PropertyChangeUndoableEditWrapper(JAXFrontUndoManager, Object, SimpleType, String, String) - Constructor for class com.jaxfront.core.util.undo.PropertyChangeUndoableEditWrapper
 
PropertyChangeUndoableEditWrapper(JAXFrontUndoManager, Object, String, String, String) - Constructor for class com.jaxfront.core.util.undo.PropertyChangeUndoableEditWrapper
 
propertyNames() - Method in class com.jaxfront.core.util.io.LinkedMapProperties
 
PROTOCOL_FILE - Static variable in class com.jaxfront.core.util.io.FileHelper
 
push(Object) - Method in class com.jaxfront.core.util.RollingStack
Insert a new item into the stack.
push(String) - Method in class com.jaxfront.core.util.RollingStack
 
pushNode(Object) - Method in class com.jaxfront.core.rule.RecursionChecker
 
pushUnique(Object) - Method in class com.jaxfront.core.util.RollingStack
 
put(Object, Object, Object) - Method in class com.jaxfront.core.util.DoubleKeyHashtable
Maps the specified key to the specified value in this hashtable.
put(Object, Object, Object) - Method in class com.jaxfront.core.util.DoubleKeyHashtableUnsynced
Maps the specified key to the specified value in this hashtable.
put(Object, Object) - Method in class com.jaxfront.core.util.io.LinkedMapProperties
 
put(Object, Object) - Method in class com.jaxfront.core.util.MRUHashtable
Puts an object into the cache, storing it under the given key.
put(Object, Object, Object) - Method in class com.jaxfront.core.util.MRUHashtable
 
put(Object, Object, Object, int) - Method in class com.jaxfront.core.util.MRUHashtable
 
put(Object, Object) - Method in class com.jaxfront.core.xui.NLS
 
put(Object, Object, Type, Object) - Method in class com.jaxfront.core.xui.NLS
 
putAll(Map) - Method in class com.jaxfront.core.util.io.LinkedMapProperties
 
putAll(Map) - Method in class com.jaxfront.core.xui.NLS
Copies all of the mappings from the specified Map to this Hashtable These mappings will replace any mappings that this Hashtable had for any of the keys currently in the specified Map.
putApplicationProperty(String, Object) - Method in class com.jaxfront.core.dom.Document
 
putClientProperty(String, Object) - Method in class com.jaxfront.core.dom.Document
 
putClientProperty(String, Object) - Method in class com.jaxfront.core.type.AbstractType
 
putClientProperty(String, Object) - Method in class com.jaxfront.core.type.EditingType
 
putClientProperty(String, Object) - Method in interface com.jaxfront.core.type.Type
 
putClientProperty(String, Object) - Method in class com.jaxfront.core.type.VirtualType
 
putClientProperty(String, Object) - Method in class com.jaxfront.core.ui.TypeVisualizerFactory
Set any client property (value) for a key.
putClientProperty(String, Object) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
putEditingTypeCache(Type) - Method in class com.jaxfront.core.dom.Document
 
putEditingTypeCache(Type) - Method in class com.jaxfront.core.schema.impl.XMLSchemaImpl
 
putGUIMetrics(Component) - Method in class com.jaxfront.core.util.JAXFrontProperties
 
putImage(String, byte[], boolean) - Method in class com.jaxfront.core.util.ImageHelper
 
putInCacheArray(Object, Object) - Method in class com.jaxfront.core.xui.NLS
 
putProcessingInstructions(String, String) - Method in class com.jaxfront.core.dom.FingerPrint
 
putProcessingInstructions(String, String, CodeSetEntry) - Method in class com.jaxfront.core.dom.FingerPrint
 
putProperty(String, String) - Method in class com.jaxfront.core.util.search.AbstractResultProcessor
 
putProperty(String, String) - Method in class com.jaxfront.core.util.search.AbstractSearcher
 
putProperty(String, String) - Method in interface com.jaxfront.core.util.search.Search
 
putProperty(String, String) - Method in interface com.jaxfront.core.util.search.SearchResultProcessor
 
putRecursion(Object, Object) - Method in class com.jaxfront.core.xpath.schema.SchemaDocumentNavigator
 
putResolvedInput(String, DBDOMInput) - Method in class com.jaxfront.core.util.JAXFrontBaseEntityResolver
 
putResource(String, String, byte[], boolean) - Method in class com.jaxfront.core.util.ResourceHandler
 
putSchemaKey(SchemaNode, SchemaKey) - Method in class com.jaxfront.core.schema.impl.SchemaNodeImpl
 
putSchemaKey(SchemaNode, SchemaKey) - Method in interface com.jaxfront.core.schema.SchemaNode
 
putSchemaKeyRef(SchemaNode, SchemaKeyRef) - Method in class com.jaxfront.core.schema.impl.SchemaNodeImpl
 
putSchemaKeyRef(SchemaNode, SchemaKeyRef) - Method in interface com.jaxfront.core.schema.SchemaNode
 
putUiPersistency(String, String, String, String, String, String) - Method in interface com.jaxfront.core.access.IUser
 
putUIState(String, String) - Method in class com.jaxfront.core.type.AbstractType
 
putXUINamespaceMapping(String, String) - Method in class com.jaxfront.core.dom.FingerPrint
 

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 _