protected final class NamespaceSupport.Prefixes extends Object implements Enumeration
Constructor and Description |
---|
NamespaceSupport.Prefixes(String[] prefixes,
int size)
Constructor for Prefixes.
|
public NamespaceSupport.Prefixes(String[] prefixes, int size)
public boolean hasMoreElements()
hasMoreElements
in interface Enumeration
Enumeration.hasMoreElements()
public Object nextElement()
nextElement
in interface Enumeration
Enumeration.nextElement()
Copyright © 2018 JBoss by Red Hat. All rights reserved.