|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaImpl.Mode | |
---|---|
com.thaiopensource.validate.mns |
Uses of SchemaImpl.Mode in com.thaiopensource.validate.mns |
---|
Fields in com.thaiopensource.validate.mns declared as SchemaImpl.Mode | |
---|---|
private SchemaImpl.Mode |
SchemaImpl.Handler.contextMode
|
private SchemaImpl.Mode |
ValidatorImpl.currentMode
|
private SchemaImpl.Mode |
SchemaImpl.ElementAction.mode
|
(package private) SchemaImpl.Mode |
ValidatorImpl.Subtree.parentMode
|
private SchemaImpl.Mode |
SchemaImpl.startMode
|
Methods in com.thaiopensource.validate.mns that return SchemaImpl.Mode | |
---|---|
private SchemaImpl.Mode |
ValidatorImpl.getMode()
|
(package private) SchemaImpl.Mode |
SchemaImpl.ElementAction.getMode()
|
private SchemaImpl.Mode[] |
SchemaImpl.Handler.getModes(String[] modeNames)
|
private SchemaImpl.Mode |
SchemaImpl.Handler.getUseMode(Attributes attributes)
|
private SchemaImpl.Mode |
SchemaImpl.lookupCreateMode(String name)
|
Constructors in com.thaiopensource.validate.mns with parameters of type SchemaImpl.Mode | |
---|---|
SchemaImpl.ElementAction(String ns,
Schema schema,
SchemaImpl.Mode mode,
ContextMap contextMap,
ElementsOrAttributes prune)
|
|
ValidatorImpl.Subtree(Hashset coveredNamespaces,
ContextMap contextMap,
ElementsOrAttributes prune,
Validator validator,
Schema schema,
SchemaImpl.Mode parentMode,
int parentLaxDepth,
ValidatorImpl.Subtree parent)
|
|
ValidatorImpl(SchemaImpl.Mode mode,
PropertyMap properties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |