|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xerces.impl.xs.SchemaGrammar
org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
public static final class SchemaGrammar.Schema4Annotations
A partial schema for schemas for validating annotations.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.xerces.impl.xs.SchemaGrammar |
|---|
SchemaGrammar.BuiltinSchemaGrammar, SchemaGrammar.Schema4Annotations |
| Field Summary | |
|---|---|
static SchemaGrammar.Schema4Annotations |
INSTANCE
Singleton instance. |
| Fields inherited from class org.apache.xerces.impl.xs.SchemaGrammar |
|---|
fAnySimpleType, fAnyType, SG_SchemaNS, SG_XSI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final SchemaGrammar.Schema4Annotations INSTANCE
| Method Detail |
|---|
public XMLGrammarDescription getGrammarDescription()
GrammarXMLGrammarDescription associated with this
object
getGrammarDescription in interface GrammargetGrammarDescription in class SchemaGrammarpublic void setImportedGrammars(Vector importedGrammars)
setImportedGrammars in class SchemaGrammarpublic void addGlobalAttributeDecl(XSAttributeDecl decl)
SchemaGrammar
addGlobalAttributeDecl in class SchemaGrammar
public void addGlobalAttributeDecl(XSAttributeGroupDecl decl,
String location)
public void addGlobalAttributeGroupDecl(XSAttributeGroupDecl decl)
SchemaGrammar
addGlobalAttributeGroupDecl in class SchemaGrammar
public void addGlobalAttributeGroupDecl(XSAttributeGroupDecl decl,
String location)
addGlobalAttributeGroupDecl in class SchemaGrammarpublic void addGlobalElementDecl(XSElementDecl decl)
addGlobalElementDecl in class SchemaGrammar
public void addGlobalElementDecl(XSElementDecl decl,
String location)
addGlobalElementDecl in class SchemaGrammarpublic void addGlobalElementDeclAll(XSElementDecl decl)
SchemaGrammar
addGlobalElementDeclAll in class SchemaGrammarpublic void addGlobalGroupDecl(XSGroupDecl decl)
SchemaGrammar
addGlobalGroupDecl in class SchemaGrammar
public void addGlobalGroupDecl(XSGroupDecl decl,
String location)
addGlobalGroupDecl in class SchemaGrammarpublic void addGlobalNotationDecl(XSNotationDecl decl)
SchemaGrammar
addGlobalNotationDecl in class SchemaGrammar
public void addGlobalNotationDecl(XSNotationDecl decl,
String location)
addGlobalNotationDecl in class SchemaGrammarpublic void addGlobalTypeDecl(XSTypeDefinition decl)
SchemaGrammar
addGlobalTypeDecl in class SchemaGrammar
public void addGlobalTypeDecl(XSTypeDefinition decl,
String location)
addGlobalTypeDecl in class SchemaGrammarpublic void addGlobalComplexTypeDecl(XSComplexTypeDecl decl)
SchemaGrammar
addGlobalComplexTypeDecl in class SchemaGrammar
public void addGlobalComplexTypeDecl(XSComplexTypeDecl decl,
String location)
addGlobalComplexTypeDecl in class SchemaGrammarpublic void addGlobalSimpleTypeDecl(XSSimpleType decl)
SchemaGrammar
addGlobalSimpleTypeDecl in class SchemaGrammar
public void addGlobalSimpleTypeDecl(XSSimpleType decl,
String location)
addGlobalSimpleTypeDecl in class SchemaGrammar
public void addComplexTypeDecl(XSComplexTypeDecl decl,
SimpleLocator locator)
SchemaGrammar
addComplexTypeDecl in class SchemaGrammar
public void addRedefinedGroupDecl(XSGroupDecl derived,
XSGroupDecl base,
SimpleLocator locator)
SchemaGrammar
addRedefinedGroupDecl in class SchemaGrammar
public void addDocument(Object document,
String location)
addDocument in class SchemaGrammar
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||