|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thaiopensource.validate.mns.SchemaImpl.ElementAction
static class SchemaImpl.ElementAction
| Field Summary | |
|---|---|
private ContextMap |
contextMap
|
private Hashset |
covered
|
private SchemaImpl.Mode |
mode
|
private ElementsOrAttributes |
prune
|
private Schema |
schema
|
| Constructor Summary | |
|---|---|
SchemaImpl.ElementAction(String ns,
Schema schema,
SchemaImpl.Mode mode,
ContextMap contextMap,
ElementsOrAttributes prune)
|
|
| Method Summary | |
|---|---|
(package private) ContextMap |
getContextMap()
|
(package private) Hashset |
getCoveredNamespaces()
|
(package private) SchemaImpl.Mode |
getMode()
|
(package private) ElementsOrAttributes |
getPrune()
|
(package private) Schema |
getSchema()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final Schema schema
private final SchemaImpl.Mode mode
private final ContextMap contextMap
private final ElementsOrAttributes prune
private final Hashset covered
| Constructor Detail |
|---|
SchemaImpl.ElementAction(String ns,
Schema schema,
SchemaImpl.Mode mode,
ContextMap contextMap,
ElementsOrAttributes prune)
| Method Detail |
|---|
SchemaImpl.Mode getMode()
ContextMap getContextMap()
Schema getSchema()
ElementsOrAttributes getPrune()
Hashset getCoveredNamespaces()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||