JDO Method
in javax.jdo.spi.JDOImplHelper

void registerDocumentBuilderFactory(
  DocumentBuilderFactory factory
)


Register a DocumentBuilderFactory instance for use in parsing the resource(s) META-INF/jdoconfig.xml. The default is governed by the semantics of DocumentBuilderFactory.newInstance().
Parameters:
factory - the DocumentBuilderFactory instance to use
Since:
JDO 2.1