Serialized Form
-
Package com.iqser.red.service.redaction.v1.server.model.dictionary
-
Class com.iqser.red.service.redaction.v1.server.model.dictionary.DictionaryModel
class DictionaryModel extends Object implements Serializable-
Serialized Fields
-
caseInsensitive
boolean caseInsensitive
-
color
float[] color
-
entries
Set<com.iqser.red.service.dictionarymerge.commons.DictionaryEntryModel> entries
-
falsePositives
Set<com.iqser.red.service.dictionarymerge.commons.DictionaryEntryModel> falsePositives
-
falseRecommendations
Set<com.iqser.red.service.dictionarymerge.commons.DictionaryEntryModel> falseRecommendations
-
hint
boolean hint
-
isDossierDictionary
boolean isDossierDictionary
-
localEntriesWithMatchedRules
HashMap<String,
Set<MatchedRule>> localEntriesWithMatchedRules -
rank
int rank
-
type
String type
-
-
-
-
Package com.iqser.red.service.redaction.v1.server.model.document
-
Class com.iqser.red.service.redaction.v1.server.model.document.DocumentData
class DocumentData extends Object implements Serializable-
Serialized Fields
-
documentPages
com.knecon.fforesight.service.layoutparser.internal.api.data.redaction.DocumentPageProto.AllDocumentPages documentPages
-
documentPositionData
com.knecon.fforesight.service.layoutparser.internal.api.data.redaction.DocumentPositionDataProto.AllDocumentPositionData documentPositionData
-
documentStructureWrapper
com.knecon.fforesight.service.layoutparser.internal.api.data.redaction.DocumentStructureWrapper documentStructureWrapper
-
documentTextData
com.knecon.fforesight.service.layoutparser.internal.api.data.redaction.DocumentTextDataProto.AllDocumentTextData documentTextData
-
-
-