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