Package | Description |
---|---|
com.sun.msv.relaxns.verifier |
"divide&validate" framework implementation.
|
com.sun.msv.verifier.regexp |
VGM implementation by using regular expression derivation algorithm.
|
com.sun.msv.verifier.regexp.xmlschema |
RegExp VGM implementation that supports special semantics of XML Schema
|
Modifier and Type | Class | Description |
---|---|---|
class |
RulesAcceptor |
Acceptor that is used to validate root node of the island.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ComplexAcceptor |
Accept that is used when more than one pattern can be applicable to the current context.
|
class |
ComplexAcceptorBaseImpl |
base implementation of ComplexAcceptor.
|
class |
SimpleAcceptor |
Acceptor that will be used when only one ElementExp matches
the start tag.
|
Modifier and Type | Class | Description |
---|---|---|
class |
XSAcceptor |
Acceptor implementation for XSREDocDecl.
|
Copyright © 2019 Oracle Corporation. All rights reserved.