|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ws.jaxme.xs.impl.XSObjectImpl
org.apache.ws.jaxme.xs.impl.XSAppinfoImpl
public class XSAppinfoImpl
| Constructor Summary | |
|---|---|
protected |
XSAppinfoImpl(XSObject pParent,
XsEAppinfo pBaseObject)
Creates a new instance of XSAppinfoImpl. |
| Method Summary | |
|---|---|
java.lang.Object[] |
getChilds()
Returns the appinfos content. |
XsAnyURI |
getSource()
Returns the appinfos source element or null, if no such attribute is defined. |
java.lang.String |
getText()
Merges the String elements returned by XSAppinfo.getChilds()
into a single String. |
| Methods inherited from class org.apache.ws.jaxme.xs.impl.XSObjectImpl |
|---|
getLocator, getParentObject, getXsObject, getXSSchema, isTopLevelObject, validate, validateAllIn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.ws.jaxme.xs.XSObject |
|---|
getLocator, getParentObject, getXSSchema, isTopLevelObject, validate |
| Constructor Detail |
|---|
protected XSAppinfoImpl(XSObject pParent,
XsEAppinfo pBaseObject)
Creates a new instance of XSAppinfoImpl.
| Method Detail |
|---|
public XsAnyURI getSource()
XSAppinfoReturns the appinfos source element or null, if no such attribute is defined.
getSource in interface XSAppinfopublic java.lang.Object[] getChilds()
XSAppinfoReturns the appinfos content. The objects in the array are either of:
getChilds in interface XSAppinfoXSAppinfo.getText()public java.lang.String getText()
XSAppinfoMerges the String elements returned by XSAppinfo.getChilds()
into a single String.
getText in interface XSAppinfoXSAppinfo.getChilds()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||