|
Data Request Broker 2-3-release |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.gael.drb.xsd.XsdDocumentation
public class XsdDocumentation
Declaration of an XML-Schema documentation.
| Constructor Summary | |
|---|---|
XsdDocumentation(DrbItem item)
Build a documentation. |
|
XsdDocumentation(DrbSequence content)
Build a documentation. |
|
| Method Summary | |
|---|---|
DrbSequence |
getContent()
Content of this annotation. |
String |
getLang()
Lang of this documentation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XsdDocumentation(DrbItem item)
item - the itempublic XsdDocumentation(DrbSequence content)
content - the nodes| Method Detail |
|---|
public String getLang()
public DrbSequence getContent()
|
Data Request Broker - DRB API® 2-3-release |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||