org.apache.xerces.util
Class NamespaceSupport.Prefixes
java.lang.Object
org.apache.xerces.util.NamespaceSupport.Prefixes
- NamespaceSupport
- Enumeration
protected final class NamespaceSupport.Prefixes
extends java.lang.Object
implements Enumeration
Prefixes(String[] prefixes, int size) - Constructor for Prefixes.
|
Prefixes
public Prefixes(String[] prefixes,
int size)
Constructor for Prefixes.
hasMoreElements
public boolean hasMoreElements()
java.util.Enumeration.hasMoreElements()
nextElement
public Object nextElement()
java.util.Enumeration.nextElement()
toString
public String toString()
Copyright B) 1999-2006 The Apache Software Foundation. All Rights Reserved.