Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_
X
XML_AMP
- Static variable in class com.jaxfront.core.util.
StringUtil
XML_GREATER
- Static variable in class com.jaxfront.core.util.
StringUtil
XML_LESS
- Static variable in class com.jaxfront.core.util.
StringUtil
XML_QUOT
- Static variable in class com.jaxfront.core.util.
StringUtil
XMLENTITY_RESOLVER_KEY
- Static variable in interface com.jaxfront.core.schema.
XMLSchemaBuilder
XMLNS
- Static variable in class com.jaxfront.core.dom.
DOMHelper
XMLNS_XSI
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
XMLResourceCodeSetCreator
- Class in
com.jaxfront.core.xui
Demonstrates how to implement your own codeSet resolver.
XMLResourceCodeSetCreator(URL, String, String, String)
- Constructor for class com.jaxfront.core.xui.
XMLResourceCodeSetCreator
XMLResourceCodeSetCreator(URL, String, String, String, String)
- Constructor for class com.jaxfront.core.xui.
XMLResourceCodeSetCreator
XMLSchema
- Interface in
com.jaxfront.core.schema
Represents a W3C XML Schema.
XMLSchemaBuilder
- Interface in
com.jaxfront.core.schema
Factory class for creating new XML Schemas based on a URL and a schema root name.
XMLSchemaBuilderImpl
- Class in
com.jaxfront.core.schema.impl
Factory class for creating new XML Schemas based on a URL and a schema root name.
XMLSchemaBuilderImpl()
- Constructor for class com.jaxfront.core.schema.impl.
XMLSchemaBuilderImpl
XMLSchemaCache
- Class in
com.jaxfront.core.util.io.cache
XMLSchemaCache()
- Constructor for class com.jaxfront.core.util.io.cache.
XMLSchemaCache
XMLSchemaImpl
- Class in
com.jaxfront.core.schema.impl
Represents a W3C XML Schema (wrapping oracles XML Schema: oracle.xml.parser.schema.XMLSchema Every schema is holding the root name, available code tables and all global entities.
XMLSchemaImpl(XSModel, URL, String, Hashtable, Hashtable)
- Constructor for class com.jaxfront.core.schema.impl.
XMLSchemaImpl
Creates an XML Schema based on a oracle XMLSchema, a schemaURL and a root name.
XMLSchemaImpl(XSModel, LSInput, String, Hashtable, Hashtable)
- Constructor for class com.jaxfront.core.schema.impl.
XMLSchemaImpl
Creates an XML Schema based on a oracle XMLSchema, a schemaURL and a root name.
XMLSchemaPositionSorter
- Class in
com.jaxfront.core.util
Compares to XUI Components according to its addressed type in the xpath and sorts it based on the potition in the XML Schema tree.
XMLSchemaPositionSorter(boolean)
- Constructor for class com.jaxfront.core.util.
XMLSchemaPositionSorter
XMLWriter
- Class in
com.jaxfront.core.util.io
XMLWriter(Writer)
- Constructor for class com.jaxfront.core.util.io.
XMLWriter
Create an XMLWriter on top of an existing java.io.Writer.
XPath
- Class in
com.jaxfront.core.jep
The KeyXPath returns the absolut xpath of a referenced key based on a passed xpath representing the pointer to this key (keyRef).
XPath()
- Constructor for class com.jaxfront.core.jep.
XPath
XPATH_DELIMITER
- Static variable in class com.jaxfront.core.xui.
NLS
XPATH_FORM_META_OWNER
- Static variable in class com.jaxfront.core.dom.
DOMHelper
XPathComparator
- Class in
com.jaxfront.core.util
Compares to xpaths according to its deepness and the fact if an xpath is addressing a global type or not.
XPathComparator(String, boolean)
- Constructor for class com.jaxfront.core.util.
XPathComparator
XPathComparator(String)
- Constructor for class com.jaxfront.core.util.
XPathComparator
XPathDummyChoiceTypeWrapper
- Class in
com.jaxfront.core.xpath
XPathDummyChoiceTypeWrapper(CompositeType, SchemaNode)
- Constructor for class com.jaxfront.core.xpath.
XPathDummyChoiceTypeWrapper
XPathEncoder
- Class in
com.jaxfront.core.util
XPathEncoder(String, boolean)
- Constructor for class com.jaxfront.core.util.
XPathEncoder
XPathError
- Exception in
com.jaxfront.core.xpath
XPathError(String)
- Constructor for exception com.jaxfront.core.xpath.
XPathError
XPathExecuterImpl
- Class in
com.jaxfront.core.xpath
XPathNodeExtractor
- Class in
com.jaxfront.core.xpath
XPathNodeExtractor()
- Constructor for class com.jaxfront.core.xpath.
XPathNodeExtractor
XPathSorter
- Class in
com.jaxfront.core.util
Compares to xpaths according to its deepness and the fact if an xpath is addressing a global type or not.
XPathSorter(String)
- Constructor for class com.jaxfront.core.util.
XPathSorter
XPathTree
- Class in
com.jaxfront.core.xpath
XPathTree()
- Constructor for class com.jaxfront.core.xpath.
XPathTree
xpCache
- Variable in class com.jaxfront.core.dom.
Document
XPNode
- Class in
com.jaxfront.core.xpath
XPNode(String, int, boolean, Map)
- Constructor for class com.jaxfront.core.xpath.
XPNode
XPNode(String, int, boolean)
- Constructor for class com.jaxfront.core.xpath.
XPNode
XPNode(String, boolean)
- Constructor for class com.jaxfront.core.xpath.
XPNode
XPNode(String, boolean, Map)
- Constructor for class com.jaxfront.core.xpath.
XPNode
XPNode()
- Constructor for class com.jaxfront.core.xpath.
XPNode
XPNodeWalker
- Class in
com.jaxfront.core.xpath
XPNodeWalker()
- Constructor for class com.jaxfront.core.xpath.
XPNodeWalker
XPNodeWalker(Map)
- Constructor for class com.jaxfront.core.xpath.
XPNodeWalker
XSDDateFormat
- Class in
com.jaxfront.core.util
XSDDateFormat()
- Constructor for class com.jaxfront.core.util.
XSDDateFormat
XSDExceptionTranslator
- Class in
com.jaxfront.core.schema.impl
Translates an XSD Oracle Schema Validation error into a localized error message.
XSDExceptionTranslator()
- Constructor for class com.jaxfront.core.schema.impl.
XSDExceptionTranslator
XSI_NONAMESPACESCHEMALOCACTION
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
XSI_SCHEMALOCACTION
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
XSI_TYPE
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
XUI_Editor_HTML
- Static variable in interface com.jaxfront.core.xui.
XUITypes
XUI_IMAGES_PATH
- Static variable in interface com.jaxfront.core.images.
SystemImages
XUI_INITIALIZED
- Static variable in class com.jaxfront.core.type.
TypeController
XUI_VERSION
- Static variable in class com.jaxfront.core.dom.
Document
XUICache
- Class in
com.jaxfront.core.util.io.cache
XUIDefinition
- Class in
com.jaxfront.core.xui
The XUIDefinition is the container for all information regarding xui customization.
XUIDefinition(Type, Type)
- Constructor for class com.jaxfront.core.xui.
XUIDefinition
Creates a XUIDefinition for a given Type
XUIDefinition(Type, Type, boolean)
- Constructor for class com.jaxfront.core.xui.
XUIDefinition
Creates a XUIDefinition for a given Type
XUIDefinition(Type, Type, boolean, boolean)
- Constructor for class com.jaxfront.core.xui.
XUIDefinition
XUIDefinition(Type, Type, boolean, boolean, boolean, boolean)
- Constructor for class com.jaxfront.core.xui.
XUIDefinition
Creates a XUIDefinition for a given Type
XUIEDITOR_EXPERT_MODE
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_FORMLAYOUT_COL_DEF
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_FORMLAYOUT_HEADER_DEF
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_FORMLAYOUT_ROW_DEF
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_FORMLAYOUT_SEPCLASS_DEF
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_FORMLAYOUT_SEPMODERN_DEF
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_FRAME_BOUNDS
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_GLOBAL_TYPE_SETTINGS
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_LOOK_AND_FEEL
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_RELEASE_SCHEMA_CACHE
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_SHOW_RULES_TREE
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_SORT_XUICOMPONENTS
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_TREE_SHOW_INSTANCE_DATA
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_TREE_USE_ELEMENT_NAME_ONLY
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_VISUAL_HEIGHT_OFFSET
- Static variable in class com.jaxfront.core.ui.
FormlayoutDefaults
XUIEDITOR_XUI_ROOT
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_XUI_SCHEMA
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIEDITOR_XUI_XUI
- Static variable in class com.jaxfront.core.util.
JAXFrontProperties
XUIElementPaths
- Interface in
com.jaxfront.core.xui
XUITypes
- Interface in
com.jaxfront.core.xui
Defines the syntax vocabulary of the xui.xsd schema.
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_