|
||||||||||
| 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.XSDSchemaDirectiveWrapp
public class XSDSchemaDirectiveWrapp
| Constructor Summary | |
|---|---|
XSDSchemaDirectiveWrapp(org.eclipse.xsd.XSDSchemaDirective xsdschemaDirective_)
Constructor for the XSDschemaDirectiveWrapp object |
|
| Method Summary | |
|---|---|
SDSchema |
getResolvedSchema()
Gets the resolved schema |
java.lang.String |
getSchemaLocation()
Gets the schema's location |
java.lang.String |
getSDDTDLocation()
Gets the directive dtd location property |
java.lang.String |
getSDDTDPublicName()
Gets the directive dtd public name property |
java.util.Hashtable |
getSDProperties()
Gets all SchemaDoc properties of the current directive |
boolean |
hasSDProperties()
Returns true if has sd propeties |
boolean |
isParsable()
Returns if schema can be parsed or not |
void |
setParsable(boolean toParse_)
Sets if schema can be parsed or not param boolean - is parsable ? |
| 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 XSDSchemaDirectiveWrapp(org.eclipse.xsd.XSDSchemaDirective xsdschemaDirective_)
xsdschemaDirective_ - - the xsd schemaDirective object to wrap| Method Detail |
|---|
public SDSchema getResolvedSchema()
throws Xs2dtdException
getResolvedSchema in interface SDSchemaDirectiveXs2dtdExceptionpublic java.lang.String getSchemaLocation()
getSchemaLocation in interface SDSchemaDirectivepublic void setParsable(boolean toParse_)
setParsable in interface SDSchemaDirectivepublic boolean isParsable()
isParsable in interface SDSchemaDirectivepublic java.lang.String getSDDTDPublicName()
getSDDTDPublicName in interface SDSchemaDirectivepublic java.lang.String getSDDTDLocation()
getSDDTDLocation in interface SDSchemaDirectivepublic boolean hasSDProperties()
hasSDProperties in interface SDSchemaDirectivepublic java.util.Hashtable getSDProperties()
getSDProperties in interface SDSchemaDirective
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||