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 and Description |
---|---|
class |
RulesAcceptor
Acceptor that is used to validate root node of the island.
|
Modifier and Type | Class and 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 |
ContentModelAcceptor
base implementation for SimpleAcceptor and ComplexAcceptor
|
class |
SimpleAcceptor
Acceptor that will be used when only one ElementExp matches
the start tag.
|
Modifier and Type | Class and Description |
---|---|
class |
XSAcceptor
Acceptor implementation for XSREDocDecl.
|
Copyright © 2016 Oracle Corporation. All rights reserved.