|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SDSchema
| Method Summary | |
|---|---|
java.util.Iterator |
eAllContents()
|
java.util.List |
getAllAnnotations()
Gets all annotations contained in this schema and its possible childs (includes & imports) |
java.util.List |
getAllAttributeDeclarations()
Gets all attribute declarations contained in this schema and its possible childs (includes & imports) |
java.util.List |
getAllAttributeGroupDefinitions()
Gets all attribute group definitions contained in this schema and its possible childs (includes & imports) |
java.util.List |
getAllElementDeclarations()
Gets all element declarations contained in this schema and its possible childs (includes & imports) |
java.util.List |
getAllModelGroupDefinitions()
Gets all model groups contained in this schema and its possible childs (includes & imports) |
java.util.List |
getAllNotationDeclarations()
Gets all notations contained in this schema and its possible childs (includes & imports) |
java.util.List |
getAllTypeDefinitions()
Gets all types contained in this schema and its possible childs (includes & imports) |
java.lang.String |
getAttributeFormDefault()
|
java.lang.String |
getAttributeValue(java.lang.String attr_)
|
java.util.List |
getContents()
|
SDConcreteComponent |
getCorrespondingComponent(org.w3c.dom.Node node)
|
java.lang.String |
getElementFormDefault()
|
java.lang.String |
getIncludeLocalEntryPoint(java.lang.String schemaID)
Search for the local include that would include the schema represented by the given ID |
SDConcreteComponent |
getObject(java.lang.String id_)
|
java.util.Map |
getQNamePrefixToNamespaceMap()
|
java.lang.String |
getSchemaErrors()
|
java.lang.String |
getSchemaLocation()
|
java.util.Hashtable |
getSDProperties()
|
java.lang.String |
getSDPublicName()
|
java.lang.String |
getTargetNamespace()
|
boolean |
isIncluded(java.lang.String schemaID)
Search matching includes |
SDConcreteComponent |
resolve(java.lang.String name)
|
SDConcreteComponent |
resolve(java.lang.String name,
java.lang.String namespace)
|
| Methods inherited from interface fr.tireme.schemadoc.SDSchema.SDConcreteComponent |
|---|
cloneObject, getContainerDomElement, getDomElement, getID, getLocalRootID, getWrappedObject, isAny, isAnyAttribute, isContainerNull, setID |
| Method Detail |
|---|
java.util.List getContents()
java.util.Iterator eAllContents()
boolean isIncluded(java.lang.String schemaID)
throws Xs2dtdException
schemaID - - include's ID to search
Xs2dtdException
java.lang.String getIncludeLocalEntryPoint(java.lang.String schemaID)
throws Xs2dtdException
schemaID - - schema's ID to search
Xs2dtdExceptionjava.lang.String getSchemaLocation()
java.lang.String getTargetNamespace()
java.lang.String getAttributeFormDefault()
java.lang.String getElementFormDefault()
java.util.Map getQNamePrefixToNamespaceMap()
java.lang.String getSDPublicName()
java.util.Hashtable getSDProperties()
java.lang.String getAttributeValue(java.lang.String attr_)
SDConcreteComponent getObject(java.lang.String id_)
SDConcreteComponent getCorrespondingComponent(org.w3c.dom.Node node)
SDConcreteComponent resolve(java.lang.String name)
SDConcreteComponent resolve(java.lang.String name,
java.lang.String namespace)
java.lang.String getSchemaErrors()
java.util.List getAllAnnotations()
java.util.List getAllAttributeDeclarations()
java.util.List getAllAttributeGroupDefinitions()
java.util.List getAllElementDeclarations()
java.util.List getAllModelGroupDefinitions()
java.util.List getAllNotationDeclarations()
java.util.List getAllTypeDefinitions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||