|
BEA Systems, Inc. | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSElementDecl | |
weblogic.apache.xerces.impl.xs |
Uses of XSElementDecl in weblogic.apache.xerces.impl.xs |
Fields in weblogic.apache.xerces.impl.xs declared as XSElementDecl | |
XSElementDecl |
XSElementDecl.fSubGroup
Deprecated. |
Methods in weblogic.apache.xerces.impl.xs that return XSElementDecl | |
XSElementDecl |
XSDeclarationPool.getElementDecl()
Deprecated. |
XSElementDecl |
SubstitutionGroupHandler.getMatchingElemDecl(QName element,
XSElementDecl exemplar)
Deprecated. |
XSElementDecl[] |
SubstitutionGroupHandler.getSubstitutionGroup(XSElementDecl element)
Deprecated. get all elements that can substitute the given element, according to the spec, we shouldn't consider the {block} constraints. |
XSElementDecl |
SchemaGrammar.getGlobalElementDecl(String declName)
Deprecated. get one global element |
Methods in weblogic.apache.xerces.impl.xs with parameters of type XSElementDecl | |
static void |
XSConstraints.findElemInTable(XSComplexTypeDecl type,
XSElementDecl elem,
SymbolHash elemDeclHash)
Deprecated. |
static boolean |
XSConstraints.overlapUPA(XSElementDecl element1,
XSElementDecl element2,
SubstitutionGroupHandler sgHandler)
Deprecated. |
static boolean |
XSConstraints.overlapUPA(XSElementDecl element,
XSWildcardDecl wildcard,
SubstitutionGroupHandler sgHandler)
Deprecated. |
void |
XMLSchemaValidator.ValueStoreCache.initValueStoresFor(XSElementDecl eDecl)
Initializes the value stores for the specified element declaration. |
XSElementDecl |
SubstitutionGroupHandler.getMatchingElemDecl(QName element,
XSElementDecl exemplar)
Deprecated. |
protected boolean |
SubstitutionGroupHandler.substitutionGroupOK(XSElementDecl element,
XSElementDecl exemplar,
short blockingConstraint)
Deprecated. |
boolean |
SubstitutionGroupHandler.inSubstitutionGroup(XSElementDecl element,
XSElementDecl exemplar)
Deprecated. |
void |
SubstitutionGroupHandler.addSubstitutionGroup(XSElementDecl[] elements)
Deprecated. add a list of substitution group information. |
XSElementDecl[] |
SubstitutionGroupHandler.getSubstitutionGroup(XSElementDecl element)
Deprecated. get all elements that can substitute the given element, according to the spec, we shouldn't consider the {block} constraints. |
void |
SchemaGrammar.addGlobalElementDecl(XSElementDecl decl)
Deprecated. register one global element |
void |
SchemaGrammar.addIDConstraintDecl(XSElementDecl elmDecl,
weblogic.apache.xerces.impl.xs.identity.IdentityConstraint decl)
Deprecated. register one identity constraint |
void |
SchemaGrammar.BuiltinSchemaGrammar.addGlobalElementDecl(XSElementDecl decl)
|
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |