|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SDSchemaDirective
| 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 |
| Methods inherited from interface fr.tireme.schemadoc.SDSchema.SDConcreteComponent |
|---|
cloneObject, getContainerDomElement, getDomElement, getID, getLocalRootID, getWrappedObject, isAny, isAnyAttribute, isContainerNull, setID |
| Method Detail |
|---|
SDSchema getResolvedSchema()
throws Xs2dtdException
Xs2dtdExceptionjava.lang.String getSchemaLocation()
void setParsable(boolean toParse_)
toParse_ - boolean isParsable()
java.lang.String getSDDTDPublicName()
java.lang.String getSDDTDLocation()
boolean hasSDProperties()
java.util.Hashtable getSDProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||