Searched refs:DocumentBuilderFactoryImpl (Results 1 – 4 of 4) sorted by relevance
23 import org.apache.harmony.xml.parsers.DocumentBuilderFactoryImpl;54 return new DocumentBuilderFactoryImpl(); in newInstance()
29 public class DocumentBuilderFactoryImpl extends DocumentBuilderFactory { class
272 assertTrue(dbf instanceof org.apache.harmony.xml.parsers.DocumentBuilderFactoryImpl); in test_newInstance()283 assertTrue(dbf instanceof org.apache.harmony.xml.parsers.DocumentBuilderFactoryImpl); in test_newInstance()
414 "luni/src/main/java/org/apache/harmony/xml/parsers/DocumentBuilderFactoryImpl.java",