|
FreeHEP API Version v1.2.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.freehep.xml.io.XMLIOUtils
XMLIOUtils. This class is static and contains utilities.
| Constructor Summary | |
XMLIOUtils()
|
|
| Method Summary | |
static List |
getXMLIOComponents(Object obj)
Get the Components implementing the interface XMLIO contained in the object obj<\obj>.
|
static List |
getXMLIOComponentsAll(Object obj)
Get the Components implementing the interface XMLIO contained in the object obj<\obj>.
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLIOUtils()
| Method Detail |
public static List getXMLIOComponents(Object obj)
obj<\obj>.
Only the first level Components are returned.
- Parameters:
obj - the root Container
- Returns:
- the list of XMLIO Components.
public static List getXMLIOComponentsAll(Object obj)
obj<\obj>.
All level Components are returned.
- Parameters:
obj - the root Container
- Returns:
- the list of XMLIO Components.
|
FreeHEP API Version v1.2.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||