Searched refs:DefaultContentHandler (Results 1 – 1 of 1) sorted by relevance
81 DefaultContentHandler dc = new DefaultContentHandler(); in testValueOf()113 dc = new DefaultContentHandler(); in testValueOf()145 dc = new DefaultContentHandler(); in testValueOf()177 dc = new DefaultContentHandler(); in testValueOf()209 class DefaultContentHandler implements ContentHandler { class in XmlEncodingTest