|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectchemaxon.naming.DocumentExtractor.ProgressInfo
public static class DocumentExtractor.ProgressInfo
Constructor Summary | |
---|---|
DocumentExtractor.ProgressInfo()
|
Method Summary | |
---|---|
int |
getCharactersRead()
|
long |
getEstimatedTotalCharacters()
Return an estimation of the total number of characters in the document. |
int |
getHitsFound()
|
int |
getWordsRead()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentExtractor.ProgressInfo()
Method Detail |
---|
public int getCharactersRead()
public int getWordsRead()
public int getHitsFound()
public long getEstimatedTotalCharacters()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |