Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.xerces.impl.xs.SchemaGrammar
org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
public static class SchemaGrammar.BuiltinSchemaGrammar
extends SchemaGrammar
Nested Class Summary |
Nested classes/interfaces inherited from class org.apache.xerces.impl.xs.SchemaGrammar | |
SchemaGrammar.BuiltinSchemaGrammar |
Field Summary |
Fields inherited from class org.apache.xerces.impl.xs.SchemaGrammar | |
SG_SchemaNS , SG_XSI , fAnySimpleType , fAnyType |
Constructor Summary | |
|
Method Summary | |
void |
|
void |
|
void | |
void | |
void | |
void | |
void | |
void |
|
void |
|
org.apache.xerces.xni.grammars.XMLGrammarDescription | |
void |
|
public BuiltinSchemaGrammar(int grammar)
Special constructor to create the grammars for the schema namespaces
- Parameters:
grammar
-
public void addComplexTypeDecl(XSComplexTypeDecl decl, SimpleLocator locator)
- Overrides:
- addComplexTypeDecl in interface SchemaGrammar
public void addDocument(Object document, String location)
- Overrides:
- addDocument in interface SchemaGrammar
public void addGlobalAttributeDecl(XSAttributeDecl decl)
- Overrides:
- addGlobalAttributeDecl in interface SchemaGrammar
public void addGlobalAttributeGroupDecl(XSAttributeGroupDecl decl)
- Overrides:
- addGlobalAttributeGroupDecl in interface SchemaGrammar
public void addGlobalElementDecl(XSElementDecl decl)
- Overrides:
- addGlobalElementDecl in interface SchemaGrammar
public void addGlobalGroupDecl(XSGroupDecl decl)
- Overrides:
- addGlobalGroupDecl in interface SchemaGrammar
public void addGlobalNotationDecl(XSNotationDecl decl)
- Overrides:
- addGlobalNotationDecl in interface SchemaGrammar
public void addGlobalTypeDecl(org.apache.xerces.xs.XSTypeDefinition decl)
- Overrides:
- addGlobalTypeDecl in interface SchemaGrammar
public void addRedefinedGroupDecl(XSGroupDecl derived, XSGroupDecl base, SimpleLocator locator)
- Overrides:
- addRedefinedGroupDecl in interface SchemaGrammar
public org.apache.xerces.xni.grammars.XMLGrammarDescription getGrammarDescription()
- Specified by:
- getGrammarDescription in interface org.apache.xerces.xni.grammars.Grammar
- Overrides:
- getGrammarDescription in interface SchemaGrammar
public void setImportedGrammars(Vector importedGrammars)
- Overrides:
- setImportedGrammars in interface SchemaGrammar