org.apache.ws.jaxme.xs.impl

Class XSAppinfoImpl

Implemented Interfaces:
XSAppinfo, XSObject

public class XSAppinfoImpl
extends XSObjectImpl
implements XSAppinfo

Author:
Jochen Wiedmann

Constructor Summary

XSAppinfoImpl(XSObject pParent, XsEAppinfo pBaseObject)
Creates a new instance of XSAppinfoImpl.

Method Summary

Object[]
getChilds()
XsAnyURI
getSource()
String
getText()

Methods inherited from class org.apache.ws.jaxme.xs.impl.XSObjectImpl

getLocator, getParentObject, getXSSchema, getXsObject, isTopLevelObject, validate, validateAllIn

Constructor Details

XSAppinfoImpl

protected XSAppinfoImpl(XSObject pParent,
                        XsEAppinfo pBaseObject)
Creates a new instance of XSAppinfoImpl.

Method Details

getChilds

public Object[] getChilds()
Specified by:
getChilds in interface XSAppinfo

getSource

public XsAnyURI getSource()
Specified by:
getSource in interface XSAppinfo

getText

public String getText()
Specified by:
getText in interface XSAppinfo