|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.tireme.schemadoc.SDSchema.XSD.SDConcreteComponentImpl
fr.tireme.schemadoc.SDSchema.XSD.XSDSchemaWrapp
public class XSDSchemaWrapp
| Constructor Summary | |
|---|---|
XSDSchemaWrapp(org.eclipse.xsd.XSDSchema xsdSchema_)
Constructor for the XSDSchemaWrapp object |
|
| 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_)
Gets the value of the given attribute (DOM request) |
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()
Gets the schema errors if any |
java.lang.String |
getSchemaLocation()
Gets schema's URI |
java.util.Hashtable |
getSDProperties()
Gets all SchemaDoc properties of the current schema |
java.lang.String |
getSDPublicName()
Gets the SchemaDoc public name schema property |
java.lang.String |
getTargetNamespace()
|
boolean |
isIncluded(java.lang.String schemaID)
Is the schema represented by the given ID is included in this schema |
SDConcreteComponent |
resolve(java.lang.String name)
|
SDConcreteComponent |
resolve(java.lang.String namespace,
java.lang.String name)
|
| Methods inherited from class fr.tireme.schemadoc.SDSchema.XSD.SDConcreteComponentImpl |
|---|
cloneObject, getContainerDomElement, getDomElement, getID, getLocalRootID, getWrappedObject, isAny, isAnyAttribute, isContainerNull, setID |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface fr.tireme.schemadoc.SDSchema.SDConcreteComponent |
|---|
cloneObject, getContainerDomElement, getDomElement, getID, getLocalRootID, getWrappedObject, isAny, isAnyAttribute, isContainerNull, setID |
| Constructor Detail |
|---|
public XSDSchemaWrapp(org.eclipse.xsd.XSDSchema xsdSchema_)
xsdSchema_ - - the xsd schema object to wrap| Method Detail |
|---|
public java.util.List getContents()
getContents in interface SDSchemapublic java.util.Iterator eAllContents()
eAllContents in interface SDSchema
public java.lang.String getIncludeLocalEntryPoint(java.lang.String schemaID)
throws Xs2dtdException
getIncludeLocalEntryPoint in interface SDSchemaschemaID - - schema's ID to search
Xs2dtdException
public boolean isIncluded(java.lang.String schemaID)
throws Xs2dtdException
isIncluded in interface SDSchemaschemaID - - schema's ID to search
Xs2dtdExceptionpublic java.lang.String getSchemaLocation()
getSchemaLocation in interface SDSchemapublic java.lang.String getTargetNamespace()
getTargetNamespace in interface SDSchemapublic java.lang.String getAttributeFormDefault()
getAttributeFormDefault in interface SDSchemapublic java.lang.String getElementFormDefault()
getElementFormDefault in interface SDSchemapublic java.util.Map getQNamePrefixToNamespaceMap()
getQNamePrefixToNamespaceMap in interface SDSchemapublic SDConcreteComponent resolve(java.lang.String name)
resolve in interface SDSchema
public SDConcreteComponent resolve(java.lang.String namespace,
java.lang.String name)
resolve in interface SDSchemanamespace - name - public SDConcreteComponent getCorrespondingComponent(org.w3c.dom.Node node)
getCorrespondingComponent in interface SDSchemanode - public java.util.List getAllAnnotations()
getAllAnnotations in interface SDSchemapublic java.util.List getAllAttributeDeclarations()
getAllAttributeDeclarations in interface SDSchemapublic java.util.List getAllAttributeGroupDefinitions()
getAllAttributeGroupDefinitions in interface SDSchemapublic java.util.List getAllElementDeclarations()
getAllElementDeclarations in interface SDSchemapublic java.util.List getAllModelGroupDefinitions()
getAllModelGroupDefinitions in interface SDSchemapublic java.util.List getAllNotationDeclarations()
getAllNotationDeclarations in interface SDSchemapublic java.util.List getAllTypeDefinitions()
getAllTypeDefinitions in interface SDSchemapublic SDConcreteComponent getObject(java.lang.String id)
getObject in interface SDSchemapublic java.lang.String getAttributeValue(java.lang.String attr_)
getAttributeValue in interface SDSchemapublic java.lang.String getSDPublicName()
getSDPublicName in interface SDSchemapublic java.util.Hashtable getSDProperties()
getSDProperties in interface SDSchemapublic java.lang.String getSchemaErrors()
getSchemaErrors in interface SDSchema
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||