Class DocumentBuilderFactoryImpl

java.lang.Object
javax.xml.parsers.DocumentBuilderFactory
org.apache.harmony.xml.parsers.DocumentBuilderFactoryImpl

public class DocumentBuilderFactoryImpl
extends DocumentBuilderFactory
Provides a straightforward DocumentBuilderFactory implementation based on XMLPull/KXML. The class is used internally only, thus only notable members that are not already in the abstract superclass are documented. Hope that's ok.