| Package | Description |
|---|---|
| org.apache.xerces.impl.xs |
| Modifier and Type | Field and Description |
|---|---|
protected XSNotationDecl |
SchemaValidatorHelper.fNotation
notation value of the current element
|
protected XSNotationDecl[] |
SchemaValidatorHelper.fNotationStack
notation stack
|
| Modifier and Type | Method and Description |
|---|---|
XSNotationDecl |
SchemaGrammar.getGlobalNotationDecl(String declName)
get one global notation
|
XSNotationDecl |
SchemaGrammar.getGlobalNotationDecl(String declName,
String location) |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaGrammar.addGlobalNotationDecl(XSNotationDecl decl)
register one global notation
|
void |
SchemaGrammar.BuiltinSchemaGrammar.addGlobalNotationDecl(XSNotationDecl decl) |
void |
SchemaGrammar.Schema4Annotations.addGlobalNotationDecl(XSNotationDecl decl) |
void |
SchemaGrammar.addGlobalNotationDecl(XSNotationDecl decl,
String location) |
void |
SchemaGrammar.BuiltinSchemaGrammar.addGlobalNotationDecl(XSNotationDecl decl,
String location) |
void |
SchemaGrammar.Schema4Annotations.addGlobalNotationDecl(XSNotationDecl decl,
String location) |
Copyright © 2013. All rights reserved.