Static Public Member Functions | |
void | main (String args[]) |
void | setDefault (XMLTreeNode node_root, String in_type, String in_name) |
Static Package Attributes | |
String | strIOR |
String | curl |
String | curl_allComponents |
ORB | orb |
Static Private Attributes | |
Logger | m_logger |
Sets Default=true the given component and sets Default=false the other components with the same type. Assumes the curl of the components = "MACI/Components"
|
|
|
Recursively go throw the xml finding nodes with the same Type. If the type match, compares the Name. If is the same name, sets the Default=true, in the other case sets the Default attribute to false.
|
|
|
|
|
|
|
|
|
|
|