Example usage for Java javax.naming CompoundName fields, constructors, methods, implement or subclass
The text is from its open source code.
CompoundName(Enumeration Constructs a new compound name instance using the components specified in comps and syntax. | |
CompoundName(String n, Properties syntax) Constructs a new compound name instance by parsing the string n using the syntax specified by the syntax properties supplied. |