setDocumentFactory abstract method
Set the Document factory for the specified type.
Implementation
void setDocumentFactory(String docType, DocumentFactory factory);
Set the Document factory for the specified type.
void setDocumentFactory(String docType, DocumentFactory factory);