Searched refs:getDeclaredPrefixes (Results 1 – 4 of 4) sorted by relevance
471 public Enumeration getDeclaredPrefixes () in getDeclaredPrefixes() method in NamespaceSupport473 return currentContext.getDeclaredPrefixes(); in getDeclaredPrefixes()761 Enumeration getDeclaredPrefixes() { in getDeclaredPrefixes() method in NamespaceSupport.Context
626 Enumeration prefixes = nsSupport.getDeclaredPrefixes(); in endElement()
56 Enumeration<String> prefixes = ns.getDeclaredPrefixes(); in testConstructor()197 prefixes = Collections.list(ns.getDeclaredPrefixes()); in testGetDeclaredPrefixes()
21744 method public java.util.Enumeration getDeclaredPrefixes();