| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface of an appinfo element.
| 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 getChilds()
 into a single String. | 
| Methods inherited from interface net.sf.jaxme.xs.XSObject | 
getLocator, getParentObject, getXSSchema, isTopLevelObject, validate | 
| Method Detail | 
public XsAnyURI getSource()
Returns the appinfos source element or null, if no such attribute is defined.
public java.lang.Object[] getChilds()
Returns the appinfos content. The objects in the array are either of:
getText()public java.lang.String getText()
Merges the String elements returned by getChilds()
 into a single String.
getChilds()
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||