Package | Description |
---|---|
com.sun.msv.generator | |
com.sun.msv.grammar.util |
Miscellaneous utility classes.
|
com.sun.msv.relaxns.verifier |
"divide&validate" framework implementation.
|
com.sun.msv.verifier.regexp |
VGM implementation by using regular expression derivation algorithm.
|
Modifier and Type | Class | Description |
---|---|---|
class |
NoneTypeRemover |
removes "none" type of RELAX from AGM.
|
class |
SchemaLocationRemover |
removes "xsi:schemaLocation" from AGM.
|
Modifier and Type | Class | Description |
---|---|---|
class |
RefExpRemover |
removes all ReferenceExp from AGM.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
IslandSchemaImpl.Binder |
replaces all ExternalElementExp and ExternalAttributeExp
by actual definitions.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AttributePruner |
Creates an expression whose AttributeExp is completely replaced by nullSet.
|
class |
AttributeRemover |
Creates an expression whose AttributeExp is completely replaced by epsilon.
|
Copyright © 2019 Oracle Corporation. All rights reserved.