Sie sind auf Seite 1von 1

java.util.

Enumeration

javax.naming.* Name
NamingEnumeration
void close () boolean hasMore () Object next ()

Methods declared in supertypes are hidden in subtypes

Cloneable
Name parse (String name)

NameParser

Serializable

Name

CompositeName

CompositeName () # CompositeName (Enumeration comps) CompositeName (String n)

boolean equals (Object obj) int hashCode () String toString ()

CompoundName

Accessors String get (int posn) Enumeration getAll () Name getPrefix (int posn) Name getSuffix (int posn) boolean isEmpty () Collectors Name add (String comp) Name add (int posn, String comp) Name addAll (Name suffix) Name addAll (int posn, Name n) Object remove (int posn) Object Object clone () Other Public Methods int compareTo (Object obj) boolean endsWith (Name n) int size () boolean startsWith (Name n)

# CompoundName (Enumeration comps, Properties syntax) CompoundName (String n, Properties syntax)

boolean equals (Object obj) int hashCode () String toString ()

Das könnte Ihnen auch gefallen