org.apache.xerces.util
Class NamespaceSupport.Prefixes
java.lang.Object
org.apache.xerces.util.NamespaceSupport.Prefixes
- All Implemented Interfaces:
- Enumeration
- Enclosing class:
- NamespaceSupport
protected final class NamespaceSupport.Prefixes
- extends Object
- implements Enumeration
NamespaceSupport.Prefixes
public NamespaceSupport.Prefixes(String[] prefixes,
int size)
- Constructor for Prefixes.
hasMoreElements
public boolean hasMoreElements()
- Specified by:
hasMoreElements
in interface Enumeration
- See Also:
Enumeration.hasMoreElements()
nextElement
public Object nextElement()
- Specified by:
nextElement
in interface Enumeration
- See Also:
Enumeration.nextElement()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2011. All Rights Reserved.