Searched defs:Prefixes (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/util/
H A DNamespaceSupport.java332 return new Prefixes(fPrefixes, count);
401 * Constructor for Prefixes.
441 protected final class Prefixes implements Enumeration { class in class:NamespaceSupport
447 * Constructor for Prefixes.
449 public Prefixes(String [] prefixes, int size) { method in class:NamespaceSupport.Prefixes

Completed in 48 milliseconds