public class CoreFactory extends Object
| Constructor and Description |
|---|
CoreFactory() |
protected static AttributeChangeBatch createAttributeChangeBatch()
protected static AttributeChangeBatch createAttributeChangeBatch(Object data)
protected static ChangeAttributesOptions createChangeAttributesOptions()
protected static ChangeAttributesOptions createChangeAttributesOptions(Object data)
protected static Color createColor(int alpha, int red, int green, int blue)
protected static Configurator createConfigurator(Configurator pub)
protected static DateFormat createDateFormat(DateFormatElement[] formatElements, String dateSeparator)
protected static DateFormat createDateFormat(String cultureName, DateFormatElement[] formatElements)
protected static DeleteOptions createDeleteOptions()
protected static DeleteOptions createDeleteOptions(Object data)
protected static DocumentField createDocumentField(Object data)
protected static DocumentField createDocumentField(String name, String value)
protected static IDocumentHighlighter createDocumentHighlighter(OutputAdapter outputAdapter)
protected static ExtractionOptions createExtractionOptions()
protected static ExtractionOptions createExtractionOptions(IndexingOptions options, IFieldExtractor customExtractor, IOcrConnector ocrConnector)
protected static ExtractionOptions createExtractionOptions(Object data)
protected static IFileOutputAdapter createFileOutputAdapter(OutputFormat outputFormat, String filePath)
protected static IFragmentHighlighter createFragmentHighlighter(OutputFormat outputFormat)
protected static IHighlightOptions createHighlightOptions()
protected static IHighlightOptions createHighlightOptions(Object data)
protected static ImageSearchOptions createImageSearchOptions()
protected static ImageSearchOptions createImageSearchOptions(Object data)
protected static IndexingOptions createIndexingOptions()
protected static IndexingOptions createIndexingOptions(Object data)
protected static OptimizeOptions createOptimizeOptions()
protected static OptimizeOptions createOptimizeOptions(Object data)
protected static SearchImage createSearchImage(InputStream stream)
protected static SearchImage createSearchImage(InputStream stream, int imageIndex)
protected static SearchImage createSearchImage(String filePath)
protected static SearchImage createSearchImage(String filePath, int imageIndex)
protected static SearchNetworkNode createSearchNetworkNode(int nodeIndex, String storagePath, INetworkSettings networkSettings, ILogger logger, Configuration configuration, SearchNetworkNode publicNode)
protected static SearchOptions createSearchOptions()
protected static SearchOptions createSearchOptions(Object data)
protected static FuzzyAlgorithm createSimilarityLevel(double value)
protected static FuzzyAlgorithm createSimilarityLevel(Object data)
protected static IStreamOutputAdapter createStreamOutputAdapter(OutputFormat outputFormat, OutputStream stream)
protected static IStringOutputAdapter createStringOutputAdapter(OutputFormat outputFormat)
protected static IStructureOutputAdapter createStructureOutputAdapter(OutputFormat outputFormat)
protected static SynchronizeOptions createSynchronizeOptions()
protected static SynchronizeOptions createSynchronizeOptions(Object data)
protected static FuzzyAlgorithm createTableDiscreteFunction(int offsetOfInputs, int[] tableOfOutputs)
protected static FuzzyAlgorithm createTableDiscreteFunction(int firstStepLevel, Step... steps)
protected static FuzzyAlgorithm createTableDiscreteFunction(com.aspose.ms.System.IO.Stream stream)
protected static TextOptions createTextOptions()
protected static TextOptions createTextOptions(Object data)
protected static UpdateOptions createUpdateOptions()
protected static UpdateOptions createUpdateOptions(Object data)
protected static WordPattern createWordPattern()
protected static DocumentInfo deserializeDocumentInfo(byte[] array)
protected static FoundDocument deserializeFoundDocument(byte[] array)
protected static FoundDocumentField deserializeFoundDocumentField(byte[] array)
protected static DateFormatElement getDateSeparator()
protected static DateFormatElement getDayOfMonth()
protected static DateFormatElement getDayOfMonthTwoDigits()
protected static DateFormatElement getMonth()
protected static DateFormatElement getMonthAbbreviatedName()
protected static DateFormatElement getMonthFullName()
protected static DateFormatElement getMonthTwoDigits()
protected static DateFormatElement getYear()
protected static DateFormatElement getYearFourDigits()
protected static DateFormatElement getYearTwoDigits()
protected static Configuration loadConfiguration(InputStream stream)
protected static Configuration loadConfiguration(String filePath)
Copyright © 2026. All rights reserved.