com.unitesk.requality.documents
public class OmnivorousImporter extends java.lang.Object
Constructor and Description |
---|
OmnivorousImporter() |
Modifier and Type | Method and Description |
---|---|
void |
importDocument(java.lang.String docId,
java.io.File inFile,
java.io.File outFile,
TreeDB base,
TreeNode node) |
static void |
main(java.lang.String[] args) |
public void importDocument(java.lang.String docId, java.io.File inFile, java.io.File outFile, TreeDB base, TreeNode node) throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception