org.omg.CosNaming
Class NameHelper
java.lang.Object
org.omg.CosNaming.NameHelper
public abstract class NameHelper
- extends java.lang.Object
A name is a sequence of name components.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NameHelper
public NameHelper()
insert
public static void insert(Any a,
NameComponent[] that)
extract
public static NameComponent[] extract(Any a)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static NameComponent[] read(InputStream istream)
write
public static void write(OutputStream ostream,
NameComponent[] value)
Read the latest documentation online