| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.xs.impl.XSUtil
| Constructor Summary | |
| XSUtil() | |
| Method Summary | |
| static java.util.List | getAppinfos(XSAnnotation[] annotations,
            java.lang.Class pClass)Returns all childs of xs:annotation/xs:appinfo implementing or extending the given class. | 
| static java.lang.Object | getSingleAppinfo(XSAnnotation[] annotations,
                 java.lang.Class pClass)Returns the first child of xs:annotation/xs:appinfo implementing or extending the given class. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public XSUtil()
| Method Detail | 
public static java.util.List getAppinfos(XSAnnotation[] annotations,
                                         java.lang.Class pClass)
Returns all childs of xs:annotation/xs:appinfo implementing or extending the given class.
public static java.lang.Object getSingleAppinfo(XSAnnotation[] annotations,
                                                java.lang.Class pClass)
                                         throws org.xml.sax.SAXException
Returns the first child of xs:annotation/xs:appinfo implementing or extending the given class. Ensures that the child is unique.
org.xml.sax.SAXException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||