Package | Description |
---|---|
org.apache.xerces.impl.xs |
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 © 2017 JBoss by Red Hat. All rights reserved.