Package | Description |
---|---|
com.sun.msv.relaxns.verifier |
"divide&validate" framework implementation.
|
Modifier and Type | Field and Description |
---|---|
protected DeclImpl[] |
RulesAcceptor.owners |
private DeclImpl[] |
SchemaProviderImpl.topLevel |
Modifier and Type | Method and Description |
---|---|
private static Expression |
RulesAcceptor.createCombined(ExpressionPool pool,
DeclImpl[] rules)
helper function for constructor
|
private static Expression[] |
RulesAcceptor.getContents(DeclImpl[] rules)
helper function for constructor
|
Constructor and Description |
---|
RulesAcceptor(REDocumentDeclaration docDecl,
DeclImpl[] rules) |
RulesAcceptor(REDocumentDeclaration docDecl,
Expression combined,
Expression[] contentModels,
DeclImpl[] owners) |