Uses of Enum Class
com.logicaldoc.ocr.OCREvent
Packages that use OCREvent
-
Uses of OCREvent in com.logicaldoc.ocr
Methods in com.logicaldoc.ocr that return OCREventModifier and TypeMethodDescriptionstatic OCREventGets the right enumeration entry from the corresponding resource bundle keyOCRHistory.getEventEnum()static OCREventReturns the enum constant of this class with the specified name.static OCREvent[]OCREvent.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.logicaldoc.ocr with parameters of type OCREvent