|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.lanl.Utility.AnyHelper
enables extraction of a string from a Corba any regardless of whether it is a regular string or a wide string
| Constructor Summary | |
AnyHelper()
|
|
| Method Summary | |
static java.lang.String |
extractString(org.omg.CORBA.Any any)
extract the string from the any verifying the type in the process |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AnyHelper()
| Method Detail |
public static java.lang.String extractString(org.omg.CORBA.Any any)
any -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||