createDocument abstract method

  1. @protected
T createDocument(
  1. String path
)

Add a process to create a document object.

Implementation

@protected
T createDocument(String path);