public class CommonTextObjectFactories extends Object
TextObjectFactory
s ready to use for
common use cases.Constructor and Description |
---|
CommonTextObjectFactories() |
Modifier and Type | Method and Description |
---|---|
static TextObjectFactory |
forDetectingOnLargeText() |
static TextObjectFactory |
forDetectingShortCleanText() |
static TextObjectFactory |
forIndexing() |
static TextObjectFactory |
forIndexingCleanText() |
public static TextObjectFactory forDetectingOnLargeText()
public static TextObjectFactory forDetectingShortCleanText()
public static TextObjectFactory forIndexing()
public static TextObjectFactory forIndexingCleanText()
Copyright © 2022. All rights reserved.