|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.util.NameEnumeration
public class NameEnumeration
Constructor Summary | |
---|---|
NameEnumeration()
|
|
NameEnumeration(Name[] names)
|
Method Summary | |
---|---|
Name[] |
getNames()
|
boolean |
isEmpty()
|
static NameEnumeration |
parse(QnameFactory context,
java.lang.String spaceSeparatedList)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NameEnumeration()
public NameEnumeration(Name[] names)
Method Detail |
---|
public static NameEnumeration parse(QnameFactory context, java.lang.String spaceSeparatedList)
public boolean isEmpty()
public Name[] getNames()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |