"divide&validate" framework implementation.
See: Description
Class Summary | |
---|---|
AnyOtherElementVerifier | IslandVerifier that validates <anyOtherElement /> of RELAX. |
ErrorHandlerAdaptor | wraps ISORELAX ErrorHandler by VerificationErrorHandler interface. |
IslandSchemaImpl | base implementation of IslandSchema for MSV. the iso_relax package doesn't have the distinction between AGM and VGM. |
IslandSchemaImpl.Binder | replaces all ExternalElementExp and ExternalAttributeExp by actual definitions. these two expressions forms the fundamental mechanism of schema interaction. |
RulesAcceptor | Acceptor that is used to validate root node of the island. |
SchemaProviderImpl | implementation of SchemaProvider by using RELAX Grammar. |
"divide&validate" framework implementation.