|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SDataSchema
a schema as understood by the SData specification.
Method Summary | |
---|---|
org.w3c.dom.Element |
getAsElement(org.w3c.dom.Document document)
returns a schema element that expresses the schema. |
java.lang.String |
getVersion()
a version that identifies the schema or null if there is none |
Method Detail |
---|
org.w3c.dom.Element getAsElement(org.w3c.dom.Document document)
The schema returned is intended either to be made the content of a document or added to a link element etc.
document
- the element to which to add itselfjava.lang.String getVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |