com.thaiopensource.validate.mns
Class SchemaImpl.ElementAction
java.lang.Object
com.thaiopensource.validate.mns.SchemaImpl.ElementAction
- Enclosing class:
- SchemaImpl
static class SchemaImpl.ElementAction
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
schema
private final Schema schema
mode
private final SchemaImpl.Mode mode
contextMap
private final ContextMap contextMap
prune
private final ElementsOrAttributes prune
covered
private final Hashset covered
SchemaImpl.ElementAction
SchemaImpl.ElementAction(String ns,
Schema schema,
SchemaImpl.Mode mode,
ContextMap contextMap,
ElementsOrAttributes prune)
getMode
SchemaImpl.Mode getMode()
getContextMap
ContextMap getContextMap()
getSchema
Schema getSchema()
getPrune
ElementsOrAttributes getPrune()
getCoveredNamespaces
Hashset getCoveredNamespaces()