com.thaiopensource.validate.nrl
Class SchemaImpl.MustSupportOption
java.lang.Object
com.thaiopensource.validate.nrl.SchemaImpl.MustSupportOption
- Enclosing class:
- SchemaImpl
private static class SchemaImpl.MustSupportOption
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
private final String name
pid
private final PropertyId pid
locator
private final Locator locator
SchemaImpl.MustSupportOption
SchemaImpl.MustSupportOption(String name,
PropertyId pid,
Locator locator)