上記のドキュメントが下の階層から参照されているオブジェクトを考慮する必要なく、オブジェクトを(おそらく)org.apache.poi.xwpf.usermodel.XWPFDocument
のサブクラスに変換する方法はありますか?java.io.InputStream
java.io.FileInputStream
java.io.File
java.io.File => The path of the .docx file
java.io.FileInputStream => The InputStream to be used for JDBC
org.apache.poi.xwpf.usermodel.XWPFDocument => Retrieve elements in the document