Class 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.