Searched refs:NamespaceSupport (Results 1 – 4 of 4) sorted by relevance
26 import org.xml.sax.helpers.NamespaceSupport;33 NamespaceSupport ns;42 ns = new NamespaceSupport(); in setUp()55 ns = new NamespaceSupport(); in testConstructor()77 ns = new NamespaceSupport(); in testPush_PopContext()101 ns = new NamespaceSupport(); in testReset()171 prefixes = Collections.list(ns.getPrefixes(NamespaceSupport.XMLNS)); in testGetPrefixesLjava_lang_String()214 NamespaceSupport.XMLNS, ns.getURI("xml")); in testGetUri()229 ns = new NamespaceSupport(); in testNamespaceDeclUris()266 ns = new NamespaceSupport(); in testProcessName_Element()[all …]
73 public class NamespaceSupport class129 public NamespaceSupport () in NamespaceSupport() method in NamespaceSupport
144 nsSupport = new NamespaceSupport(); in setup()823 private NamespaceSupport nsSupport;
328 "luni/src/main/java/org/xml/sax/helpers/NamespaceSupport.java",