Searched defs:CompoundName (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/src/java.naming/share/classes/javax/naming/
H A DCompoundName.java149 public class CompoundName implements Name { class in inherits:Name
179 protected CompoundName(Enumeration<String> comps, Properties syntax) { method in class:CompoundName
198 public CompoundName(String n, Properties syntax) throws InvalidNameException { method in class:CompoundName
[all...]

Completed in 17 milliseconds