|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectUtilities
public class Utilities
Constructor Summary | |
---|---|
Utilities()
|
Method Summary | ||
---|---|---|
static Schema |
findtSchemaDocument(SchemaType docType)
|
|
static
|
selectChildren(XmlObject parent,
Class<T> childClass)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Utilities()
Method Detail |
---|
public static <T extends XmlObject> T[] selectChildren(XmlObject parent, Class<T> childClass) throws IllegalAccessException, NoSuchFieldException
IllegalAccessException
NoSuchFieldException
public static Schema findtSchemaDocument(SchemaType docType) throws XmlException, IOException, IllegalAccessException, NoSuchFieldException
XmlException
IOException
IllegalAccessException
NoSuchFieldException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |