A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages

A

Aadhar_IN - Class in com.cobber.fta.plugins.identity
Plugin to detect Indian Aadhar.
Aadhar_IN(PluginDefinition) - Constructor for class com.cobber.fta.plugins.identity.Aadhar_IN
Construct a plugin to detect an Indian Aadhar based on the Plugin Definition.
accept(double, long) - Method in class com.cobber.fta.HistogramSPDT
Add a new data point with an associated count to the histogram approximation.
accept(String, long) - Method in class com.cobber.fta.HistogramSPDT
Add a new String-valued data point with an associated count to the histogram approximation.
accept(String, Long) - Method in class com.cobber.fta.Sketch
 
acceptsBaseType(FTAType) - Method in class com.cobber.fta.LogicalType
 
acceptsBaseType(FTAType) - Method in class com.cobber.fta.plugins.Direction
 
acceptsBaseType(FTAType) - Method in class com.cobber.fta.plugins.identity.Aadhar_IN
 
acceptsBaseType(FTAType) - Method in class com.cobber.fta.plugins.identity.EIN
 
acceptsBaseType(FTAType) - Method in class com.cobber.fta.plugins.identity.IN_JA
 
acceptsBaseType(FTAType) - Method in class com.cobber.fta.plugins.identity.NHS_UK
 
acceptsBaseType(FTAType) - Method in class com.cobber.fta.plugins.identity.SSN_CH
 
acceptsBaseType(FTAType) - Method in class com.cobber.fta.plugins.identity.SSN_FR
 
acceptsBaseType(FTAType) - Method in class com.cobber.fta.plugins.identity.SSN_US
 
acceptsBaseType(FTAType) - Method in class com.cobber.fta.plugins.identity.VAT
 
acceptsBaseType(FTAType) - Method in class com.cobber.fta.plugins.PeriodQuarter
 
acceptsBaseType(FTAType) - Method in class com.cobber.fta.plugins.person.Age
 
acceptsBaseType(FTAType) - Method in class com.cobber.fta.plugins.PhoneNumberLT
 
acceptsBaseType(FTAType) - Method in class com.cobber.fta.plugins.USZipPlus4
 
Address2EN - Class in com.cobber.fta.plugins
Plugin to detect the second line of an Address.
Address2EN(PluginDefinition) - Constructor for class com.cobber.fta.plugins.Address2EN
Construct a plugin to detect the second line of an Address based on the Plugin Definition.
AddressEN - Class in com.cobber.fta.plugins
Plugin to detect an Address line.
AddressEN(PluginDefinition) - Constructor for class com.cobber.fta.plugins.AddressEN
Construct a plugin to detect an Address based on the Plugin Definition.
AddressOther - Class in com.cobber.fta.plugins
Plugin to detect an Address line (non-English).
AddressOther(PluginDefinition) - Constructor for class com.cobber.fta.plugins.AddressOther
Construct a plugin to detect an Address based on the Plugin Definition.
Age - Class in com.cobber.fta.plugins.person
Plugin to detect Age (Person).
Age(PluginDefinition) - Constructor for class com.cobber.fta.plugins.person.Age
Construct an Age plugin based on the Plugin Definition.
analysisConfig - Variable in class com.cobber.fta.LogicalType
 
analysisConfig - Variable in class com.cobber.fta.TypeFormatter
 
AnalysisConfig - Class in com.cobber.fta
Capture how the Analysis is configured.
AnalysisConfig() - Constructor for class com.cobber.fta.AnalysisConfig
 
AnalysisConfig(AnalysisConfig) - Constructor for class com.cobber.fta.AnalysisConfig
 
AnalysisConfig(Locale) - Constructor for class com.cobber.fta.AnalysisConfig
 
analyze(String) - Method in class com.cobber.fta.text.TextProcessor
Analyze the given input string to determine if it looks like free-form text in this locale.
AnalyzerContext - Class in com.cobber.fta
Definition of the Context for running an Analysis.
AnalyzerContext(String, DateTimeParser.DateResolutionMode, String, String[]) - Constructor for class com.cobber.fta.AnalyzerContext
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.LogicalType
Given the data to date as embodied by the arguments return an analysis.
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.LogicalTypeBloomFilter
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.LogicalTypeFiniteSimple
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.LogicalTypeRegExp
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.Address2EN
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.AddressEN
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.AddressOther
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.CheckDigitISBN
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.CheckDigitLT
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.CoordinateDMS
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.CountryEN
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.DayDigits
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.Direction
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.DOWAbbr
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.DOWFull
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.EmailLT
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.FreeText
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.Gender
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.GUID
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.Aadhar_IN
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.EIN
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.IN_JA
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.NHS_UK
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.SSN_CH
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.SSN_FR
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.SSN_US
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.VAT
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.IndustryEN
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.InseeCodeFR
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.IPV4Address
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.IPV6Address
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.JobTitleEN
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.MiddleName
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.MonthAbbr
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.MonthDigits
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.MonthFull
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.NameFirstLast
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.NameLastFirst
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.PeriodQuarter
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.PeriodYearRange
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.person.Age
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.person.RaceAbbr
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.person.SimpleWords
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.PersonName
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.PhoneNumberLT
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.PostalCodeCA
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.PostalCodeCO
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.PostalCodeFR
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.PostalCodeJA
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.PostalCodeMX
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.PostalCodeSE
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.PostalCodeUK
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.URLLT
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.USZip5
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.USZipPlus4
 
analyzeSet(AnalyzerContext, long, long, String, Facts, FiniteMap, FiniteMap, TokenStreams, AnalysisConfig) - Method in class com.cobber.fta.plugins.VIN
 
ANYSHAPE - Static variable in class com.cobber.fta.token.TokenStream
The TokenStream that represents any input that is too long.
asJSON(boolean, int) - Method in class com.cobber.fta.TextAnalysisResult
A JSON representation of the Analysis.
asPlugin() - Method in class com.cobber.fta.TextAnalysisResult
A plugin definition to use to match this type.

B

backout - Variable in class com.cobber.fta.LogicalTypeFiniteSimple
 
backout - Variable in class com.cobber.fta.PluginDefinition
 
BACKOUT_REGEXP - Static variable in class com.cobber.fta.plugins.CheckDigitLT
 
BAD_AVERAGE_LENGTH - com.cobber.fta.text.TextProcessor.Determination
Average length of words does not look reasonable.
baseType - Variable in class com.cobber.fta.PluginDefinition
The underlying base type (e.g.
blankCount - Variable in class com.cobber.fta.Facts
The number of blanks seen in the sample set.
bottomK - Variable in class com.cobber.fta.Facts
The bottom 10 values.
bottomK() - Method in class com.cobber.fta.TopBottomK
Return the bottom K values (ordered LOWEST to HIGHEST).
bottomKasString() - Method in class com.cobber.fta.TopBottomK
Return the bottom K values as Strings (ordered LOWEST to HIGHEST).

C

calculateFacts() - Method in class com.cobber.fta.Facts
 
calculateModulus(String, boolean) - Method in class com.cobber.fta.plugins.identity.NHSCheckDigit
Calculate the modulus for an NHS code.
cardinality - Variable in class com.cobber.fta.Facts
 
cardinalityOverflow - Variable in class com.cobber.fta.Facts
 
CheckDigitABA - Class in com.cobber.fta.plugins
Plugin to detect valid ABA Number (or Routing Transit Number (RTN)).
CheckDigitABA(PluginDefinition) - Constructor for class com.cobber.fta.plugins.CheckDigitABA
Construct a plugin to detect ABA numbers based on the Plugin Definition.
CheckDigitCUSIP - Class in com.cobber.fta.plugins
Plugin to detect valid CUSIPs .
CheckDigitCUSIP(PluginDefinition) - Constructor for class com.cobber.fta.plugins.CheckDigitCUSIP
Construct a plugin to detect CUSIPs based on the Plugin Definition.
CheckDigitEAN13 - Class in com.cobber.fta.plugins
Plugin to detect valid EAN-13 (UPC, ISBN-13) identifiers.
CheckDigitEAN13(PluginDefinition) - Constructor for class com.cobber.fta.plugins.CheckDigitEAN13
Construct a plugin to detect EANs (European Article Number) based on the Plugin Definition.
CheckDigitIBAN - Class in com.cobber.fta.plugins
Plugin to detect valid International Bank Account Numbers (IBAN) .
CheckDigitIBAN(PluginDefinition) - Constructor for class com.cobber.fta.plugins.CheckDigitIBAN
Construct a plugin to detect IBANs (International Bank Account Numbers) based on the Plugin Definition.
CheckDigitISBN - Class in com.cobber.fta.plugins
Plugin to detect ISBN-13 identifiers (with hyphens).
CheckDigitISBN(PluginDefinition) - Constructor for class com.cobber.fta.plugins.CheckDigitISBN
Construct a plugin to detect ISBNs (International Standard Book Numbers) with hyphens based on the Plugin Definition.
CheckDigitISIN - Class in com.cobber.fta.plugins
Plugin to detect valid International Securities Identification Number.
CheckDigitISIN(PluginDefinition) - Constructor for class com.cobber.fta.plugins.CheckDigitISIN
Construct a plugin to detect ISINs (International Securities Identification Number) based on the Plugin Definition.
CheckDigitLT - Class in com.cobber.fta.plugins
Plugin to detect valid check digits.
CheckDigitLT(PluginDefinition, int) - Constructor for class com.cobber.fta.plugins.CheckDigitLT
 
CheckDigitLuhn - Class in com.cobber.fta.plugins
Plugin to detect valid Luhn check digits (typically Credit Cards or IMEI Numbers).
CheckDigitLuhn(PluginDefinition) - Constructor for class com.cobber.fta.plugins.CheckDigitLuhn
Construct a plugin to detect Luhn Check Digits based on the Plugin Definition.
CheckDigitSEDOL - Class in com.cobber.fta.plugins
Plugin to detect valid SEDOL identifiers.
CheckDigitSEDOL(PluginDefinition) - Constructor for class com.cobber.fta.plugins.CheckDigitSEDOL
Construct a plugin to detect SEDOLs (Stock Exchange Daily Official List) based on the Plugin Definition.
CheckDigitUPC - Class in com.cobber.fta.plugins
Plugin to detect valid UPC identifiers.
CheckDigitUPC(PluginDefinition) - Constructor for class com.cobber.fta.plugins.CheckDigitUPC
Construct a plugin to detect UPCs (Universal Product Code) based on the Plugin Definition.
clazz - Variable in class com.cobber.fta.PluginDefinition
Infinite/Finite plugins: this is the class used to implement.
clear() - Method in class com.cobber.fta.FiniteMap
 
COLLECT_STATISTICS - com.cobber.fta.TextAnalyzer.Feature
Feature that determines whether to collect statistics or not.
com.cobber.fta - package com.cobber.fta
 
com.cobber.fta.plugins - package com.cobber.fta.plugins
 
com.cobber.fta.plugins.identity - package com.cobber.fta.plugins.identity
 
com.cobber.fta.plugins.person - package com.cobber.fta.plugins.person
 
com.cobber.fta.text - package com.cobber.fta.text
 
com.cobber.fta.token - package com.cobber.fta.token
 
CommonComparator<T extends Comparable> - Class in com.cobber.fta
 
comparator() - Method in class com.cobber.fta.PreSortedSet
 
compare(String, String) - Method in class com.cobber.fta.CommonComparator
 
compareTo(LogicalType) - Method in class com.cobber.fta.LogicalType
 
complete(Map<String, Long>) - Method in class com.cobber.fta.Sketch
 
confidence - Variable in class com.cobber.fta.Facts
The percentage confidence in the analysis.
configure(TextAnalyzer.Feature, boolean) - Method in class com.cobber.fta.AnalysisConfig
Method for changing state of an on/off feature for this TextAnalyzer.
configure(TextAnalyzer.Feature, boolean) - Method in class com.cobber.fta.TextAnalyzer
Method for changing state of an on/off feature for this TextAnalyzer.
containsKey(Object) - Method in class com.cobber.fta.FiniteMap
 
containsValue(Object) - Method in class com.cobber.fta.FiniteMap
 
content - Variable in class com.cobber.fta.PluginDefinition
Simple finite plugins: the content with the set of valid elements.
contentType - Variable in class com.cobber.fta.PluginDefinition
ContentType describes the supplied content and must be one of 'inline', 'file' or 'resource'.
CoordinateDMS - Class in com.cobber.fta.plugins
 
CoordinateDMS(PluginDefinition) - Constructor for class com.cobber.fta.plugins.CoordinateDMS
 
correlation - Variable in class com.cobber.fta.SemanticTypeInfo
 
Correlation - Class in com.cobber.fta
 
correlationCount - Variable in class com.cobber.fta.SemanticTypeInfo
 
CountryEN - Class in com.cobber.fta.plugins
Plugin to detect Country names.
CountryEN(PluginDefinition) - Constructor for class com.cobber.fta.plugins.CountryEN
Construct a plugin to detect Country names based on the Plugin Definition.
createHistogramOverflow(StringConverter) - Method in class com.cobber.fta.Facts
 
currentM2 - Variable in class com.cobber.fta.Facts
 

D

DayDigits - Class in com.cobber.fta.plugins
Plugin to detect a Day as digits.
DayDigits(PluginDefinition) - Constructor for class com.cobber.fta.plugins.DayDigits
Construct plugin based on the Plugin Definition.
decimalSeparator - Variable in class com.cobber.fta.Facts
Get the Decimal Separator used to interpret Doubles.
DEFAULT_SEMANTIC_TYPES - com.cobber.fta.TextAnalyzer.Feature
Feature that indicates whether to enable the built-in Semantic Types.
defn - Variable in class com.cobber.fta.LogicalType
 
description - Variable in class com.cobber.fta.PluginDefinition
English language description of the Semantic Type.
deserialize(JsonParser, DeserializationContext) - Method in class com.cobber.fta.SketchDeserializer
 
deserialize(String) - Static method in class com.cobber.fta.TextAnalyzer
Create a new TextAnalyzer from a serialized representation - used in concert with TextAnalyzer.serialize() and TextAnalyzer.merge(TextAnalyzer, TextAnalyzer) to merge TextAnalyzers run on separate shards into a single TextAnalyzer and hence a single TextAnalysisResult.
DETECT_WINDOW_DEFAULT - Static variable in class com.cobber.fta.AnalysisConfig
The default value for the number of samples to collect before making a type determination.
DETECTION_THRESHOLD_DEFAULT - Static variable in class com.cobber.fta.AnalysisConfig
The default value for the detection threshold.
direction - Variable in class com.cobber.fta.SemanticTypeInfo
 
Direction - Class in com.cobber.fta.plugins
Plugin to detect Cardinal Directions.
Direction(PluginDefinition) - Constructor for class com.cobber.fta.plugins.Direction
Construct a plugin based on the Plugin Definition.
distanceLevenshtein(String, Set<String>) - Static method in class com.cobber.fta.TextAnalyzer
Calculate the Levenshtein distance of the source string from the 'closest' string from the provided universe.
distinctCount - Variable in class com.cobber.fta.Facts
The number of distinct valid values seen in the sample set.
DISTRIBUTIONS - com.cobber.fta.TextAnalyzer.Feature
Indicate whether we should track distributions (Quantiles/Histograms).
DOUBLE_REGEXP - Static variable in class com.cobber.fta.plugins.person.Age
 
DOWAbbr - Class in com.cobber.fta.plugins
Plugin to detect Day of Week Abbreviations.
DOWAbbr(PluginDefinition) - Constructor for class com.cobber.fta.plugins.DOWAbbr
Construct a plugin to detect Day of Week names (See also @link DOWFull) based on the Plugin Definition.
DOWFull - Class in com.cobber.fta.plugins
Plugin to detect full Day of Week Names.
DOWFull(PluginDefinition) - Constructor for class com.cobber.fta.plugins.DOWFull
Construct a plugin to detect Day of Week names (See also @link DOWAbbr) based on the Plugin Definition.

E

EIN - Class in com.cobber.fta.plugins.identity
Plugin to US Employer Identification Numbers.
EIN(PluginDefinition) - Constructor for class com.cobber.fta.plugins.identity.EIN
Construct a plugin based on the Plugin Definition.
EmailLT - Class in com.cobber.fta.plugins
Plugin to detect Email Addresses.
EmailLT(PluginDefinition) - Constructor for class com.cobber.fta.plugins.EmailLT
Construct a plugin to detect Email addresses based on the Plugin Definition.
Entry(double, double) - Constructor for class com.cobber.fta.Histogram.Entry
 
entrySet() - Method in class com.cobber.fta.FiniteMap
 
equals(Object) - Method in class com.cobber.fta.AnalysisConfig
 
equals(Object) - Method in class com.cobber.fta.AnalyzerContext
 
equals(Object) - Method in class com.cobber.fta.FiniteMap
 
equals(Object) - Method in class com.cobber.fta.TextAnalyzer
 
equals(Object, double) - Method in class com.cobber.fta.Facts
 
equals(Object, double) - Method in class com.cobber.fta.TextAnalyzer
 

F

Facts - Class in com.cobber.fta
A set of facts for the Analysis in question.
Facts() - Constructor for class com.cobber.fta.Facts
 
findByQualifier(String) - Static method in class com.cobber.fta.PluginDefinition
Retrieve the Plugin Definition associated with this Qualifier.
FiniteMap - Class in com.cobber.fta
 
FiniteMap(Map<String, Long>, int) - Constructor for class com.cobber.fta.FiniteMap
 
first() - Method in class com.cobber.fta.PreSortedSet
 
FirstName - Class in com.cobber.fta.plugins
Plugin to detect an individuals First Name.
FirstName(PluginDefinition) - Constructor for class com.cobber.fta.plugins.FirstName
Construct a First Name plugin based on the Plugin Definition.
format - Variable in class com.cobber.fta.TypeFormatter
 
FORMAT_DETECTION - com.cobber.fta.TextAnalyzer.Feature
Feature that indicates whether to attempt to detect the stream format (HTML, XML, JSON, BASE64, OTHER).
formatted(Object) - Method in class com.cobber.fta.StringConverter
 
FreeText - Class in com.cobber.fta.plugins
Plugin to detect free text - for example, Comments, Descriptions, Notes, ....
FreeText(PluginDefinition) - Constructor for class com.cobber.fta.plugins.FreeText
Construct a plugin to detect free-form text based on the Plugin Definition.
fromDouble(double) - Method in class com.cobber.fta.StringConverter
 

G

Gender - Class in com.cobber.fta.plugins
Plugin to detect Gender.
Gender(PluginDefinition) - Constructor for class com.cobber.fta.plugins.Gender
Construct a Gender plugin based on the Plugin Definition.
get(Object) - Method in class com.cobber.fta.FiniteMap
 
getAlphas() - Method in class com.cobber.fta.text.TextProcessor.TextResult
Return the number of alpha (isAlphabetic()) characters detected.
getAlphaSpacePercentage() - Method in class com.cobber.fta.text.TextConfig
An estimate of the percentage of 'alpha' or space (isWhiteSpace()) characters that we expect to be present.
getAverageHigh() - Method in class com.cobber.fta.text.TextConfig
A reasonable upper bound for the average word length in the language.
getAverageLow() - Method in class com.cobber.fta.text.TextConfig
A reasonable lower bound for the average word length in the language.
getBaseType() - Method in class com.cobber.fta.LogicalType
The underlying type we are qualifying.
getBaseType() - Method in class com.cobber.fta.LogicalTypeBloomFilter
 
getBaseType() - Method in class com.cobber.fta.LogicalTypeRegExp
 
getBaseType() - Method in class com.cobber.fta.plugins.Address2EN
 
getBaseType() - Method in class com.cobber.fta.plugins.AddressEN
 
getBaseType() - Method in class com.cobber.fta.plugins.AddressOther
 
getBaseType() - Method in class com.cobber.fta.plugins.CheckDigitABA
 
getBaseType() - Method in class com.cobber.fta.plugins.CheckDigitCUSIP
 
getBaseType() - Method in class com.cobber.fta.plugins.CheckDigitIBAN
 
getBaseType() - Method in class com.cobber.fta.plugins.CheckDigitISBN
 
getBaseType() - Method in class com.cobber.fta.plugins.CheckDigitISIN
 
getBaseType() - Method in class com.cobber.fta.plugins.CheckDigitLT
 
getBaseType() - Method in class com.cobber.fta.plugins.CheckDigitSEDOL
 
getBaseType() - Method in class com.cobber.fta.plugins.CoordinateDMS
 
getBaseType() - Method in class com.cobber.fta.plugins.DayDigits
 
getBaseType() - Method in class com.cobber.fta.plugins.EmailLT
 
getBaseType() - Method in class com.cobber.fta.plugins.FreeText
 
getBaseType() - Method in class com.cobber.fta.plugins.GUID
 
getBaseType() - Method in class com.cobber.fta.plugins.identity.Aadhar_IN
 
getBaseType() - Method in class com.cobber.fta.plugins.identity.EIN
 
getBaseType() - Method in class com.cobber.fta.plugins.identity.IN_JA
 
getBaseType() - Method in class com.cobber.fta.plugins.identity.NHS_UK
 
getBaseType() - Method in class com.cobber.fta.plugins.identity.SSN_CH
 
getBaseType() - Method in class com.cobber.fta.plugins.identity.SSN_FR
 
getBaseType() - Method in class com.cobber.fta.plugins.identity.SSN_US
 
getBaseType() - Method in class com.cobber.fta.plugins.identity.VAT
 
getBaseType() - Method in class com.cobber.fta.plugins.InseeCodeFR
 
getBaseType() - Method in class com.cobber.fta.plugins.IPV4Address
 
getBaseType() - Method in class com.cobber.fta.plugins.IPV6Address
 
getBaseType() - Method in class com.cobber.fta.plugins.JobTitleEN
 
getBaseType() - Method in class com.cobber.fta.plugins.LatitudeDMS
 
getBaseType() - Method in class com.cobber.fta.plugins.LongitudeDMS
 
getBaseType() - Method in class com.cobber.fta.plugins.MonthDigits
 
getBaseType() - Method in class com.cobber.fta.plugins.NameFirstLast
 
getBaseType() - Method in class com.cobber.fta.plugins.NameLastFirst
 
getBaseType() - Method in class com.cobber.fta.plugins.PeriodQuarter
 
getBaseType() - Method in class com.cobber.fta.plugins.PeriodYearRange
 
getBaseType() - Method in class com.cobber.fta.plugins.person.Age
 
getBaseType() - Method in class com.cobber.fta.plugins.person.RaceAbbr
 
getBaseType() - Method in class com.cobber.fta.plugins.person.SimpleWords
 
getBaseType() - Method in class com.cobber.fta.plugins.PhoneNumberLT
 
getBaseType() - Method in class com.cobber.fta.plugins.PostalCodeCA
 
getBaseType() - Method in class com.cobber.fta.plugins.PostalCodeCO
 
getBaseType() - Method in class com.cobber.fta.plugins.PostalCodeFR
 
getBaseType() - Method in class com.cobber.fta.plugins.PostalCodeJA
 
getBaseType() - Method in class com.cobber.fta.plugins.PostalCodeMX
 
getBaseType() - Method in class com.cobber.fta.plugins.PostalCodeSE
 
getBaseType() - Method in class com.cobber.fta.plugins.PostalCodeUK
 
getBaseType() - Method in class com.cobber.fta.plugins.URLLT
 
getBaseType() - Method in class com.cobber.fta.plugins.USZip5
 
getBaseType() - Method in class com.cobber.fta.plugins.USZipPlus4
 
getBaseType() - Method in class com.cobber.fta.plugins.VIN
 
getBest() - Method in class com.cobber.fta.token.TokenStreams
Get the 'best' TokenStream - where 'best' is the one with the highest count.
getBins() - Method in class com.cobber.fta.HistogramSPDT
Accessor for the ArrayList of all bins.
getBlankCount() - Method in class com.cobber.fta.TextAnalysisResult
Get the count of all blank samples.
getBottomK() - Method in class com.cobber.fta.TextAnalysisResult
Get the bottomK values.
getCardinality() - Method in class com.cobber.fta.TextAnalysisResult
Get the cardinality for the current data stream.
getCardinalityDetails() - Method in class com.cobber.fta.TextAnalysisResult
Get the cardinality details for the current data stream.
getCardinalityOverflow() - Method in class com.cobber.fta.Facts
 
getCardinalitySorted() - Method in class com.cobber.fta.Facts
 
getCompositeName() - Method in class com.cobber.fta.AnalyzerContext
Retrieve the composite name (the enclosing object - for example, table or filename) from the Context.
getCompositeStreamNames() - Method in class com.cobber.fta.AnalyzerContext
Retrieve the names of all the fields on the enclosing object (for example, table columns or file headers) from the Context.
getCompressedKey() - Method in class com.cobber.fta.token.TokenStream
 
getCompressedTokens() - Method in class com.cobber.fta.token.TokenStream
 
getConfidence() - Method in class com.cobber.fta.TextAnalysisResult
Confidence in the type classification.
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.LogicalType
Confidence in the type classification.
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.LogicalTypeBloomFilter
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.Address2EN
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.AddressEN
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.AddressOther
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.EmailLT
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.FirstName
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.FreeText
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.identity.VAT
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.IndustryEN
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.InseeCodeFR
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.JobTitleEN
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.NameFirstLast
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.NameLastFirst
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.person.SimpleWords
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.PhoneNumberLT
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.PostalCodeCA
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.PostalCodeCO
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.PostalCodeFR
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.PostalCodeJA
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.PostalCodeMX
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.PostalCodeSE
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.URLLT
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.USZip5
 
getConfidence(long, long, AnalyzerContext) - Method in class com.cobber.fta.plugins.USZipPlus4
 
getConfig() - Method in class com.cobber.fta.TextAnalysisResult
Get the configuration associated with this TextAnalysisResult.
getConfig() - Method in class com.cobber.fta.TextAnalyzer
Get the configuration associated with this TextAnalyzer.
getContext() - Method in class com.cobber.fta.TextAnalyzer
Get the context supplied to the TextAnalyzer.
getCount() - Method in class com.cobber.fta.Histogram.Entry
 
getDataRegExp() - Method in class com.cobber.fta.TextAnalysisResult
Get the Regular Expression that reflects the non-white space element in the data stream.
getDataSignature() - Method in class com.cobber.fta.TextAnalysisResult
A SHA-1 hash that reflects the data stream contents.
getDateFormatter() - Method in class com.cobber.fta.TypeFormatter
 
getDateResolutionMode() - Method in class com.cobber.fta.AnalyzerContext
Retrieve the DateResolutionMode from the Context.
getDateResolutionMode() - Method in class com.cobber.fta.TextAnalysisResult
Get the DateResolutionMode actually used to process Dates.
getDdSketch() - Method in class com.cobber.fta.Sketch
 
getDebug() - Method in class com.cobber.fta.AnalysisConfig
 
getDecimalSeparator() - Method in class com.cobber.fta.TextAnalysisResult
Get the Decimal Separator used to interpret Doubles.
getDescription() - Method in class com.cobber.fta.LogicalType
The user-friendly description of the Semantic Type.
getDetectWindow() - Method in class com.cobber.fta.AnalysisConfig
 
getDetectWindow() - Method in class com.cobber.fta.TextAnalyzer
Get the size of the Detect Window (i.e number of Samples used to collect before attempting to determine the type.
getDetermination() - Method in class com.cobber.fta.text.TextProcessor.TextResult
 
getDigits() - Method in class com.cobber.fta.text.TextProcessor.TextResult
Return the number of digit (isDigit()) characters detected in digit-only words.
getDirectionChars() - Method in class com.cobber.fta.plugins.CoordinateDMS
 
getDirectionChars() - Method in class com.cobber.fta.plugins.LatitudeDMS
 
getDirectionChars() - Method in class com.cobber.fta.plugins.LongitudeDMS
 
getDistinctCount() - Method in class com.cobber.fta.TextAnalysisResult
Return the distinct number of valid values in this stream.
getFacts() - Method in class com.cobber.fta.TextAnalyzer
 
getFilename() - Method in class com.cobber.fta.Trace
Return the full path to the trace file.
getHeaderConfidence(String) - Method in class com.cobber.fta.LogicalType
Determine the confidence that the name of the data stream is likely a valid header for this Semantic Type.
getHeaderConfidence(String) - Method in class com.cobber.fta.PluginLocaleEntry
Determine the confidence that the name of the data stream is likely a valid header for this PluginLocaleEntry.
getHigh() - Method in class com.cobber.fta.Histogram.Entry
 
getHighCut() - Method in class com.cobber.fta.Histogram.Entry
 
getHistogram() - Method in class com.cobber.fta.Facts
 
getHistogram(int) - Method in class com.cobber.fta.Histogram
Get the histogram with the supplied number of buckets
getHistogram(int) - Method in class com.cobber.fta.TextAnalysisResult
Get the histogram with the supplied number of buckets.
getHistogramBins() - Method in class com.cobber.fta.AnalysisConfig
 
getHistogramBins() - Method in class com.cobber.fta.TextAnalyzer
Gets the number of bins to use for the underlying approximation used to hold the Histogram once maxCardinality is exceeded.
getIgnorable() - Method in class com.cobber.fta.LogicalTypeFinite
 
getImpl() - Method in class com.cobber.fta.FiniteMap
 
getInvalidCount() - Method in class com.cobber.fta.TextAnalysisResult
Get the number of distinct invalid entries for the current data stream.
getInvalidDetails() - Method in class com.cobber.fta.TextAnalysisResult
Get the invalid entry details for the current data stream.
getKey() - Method in class com.cobber.fta.token.TokenStream
 
getKey(String) - Static method in class com.cobber.fta.token.TokenStream
 
getKeyConfidence() - Method in class com.cobber.fta.TextAnalysisResult
Is this field a key?
getLeadingWhiteSpace() - Method in class com.cobber.fta.TextAnalysisResult
Does the set of elements contain any elements with leading White Space?
getLeadingZeroCount() - Method in class com.cobber.fta.TextAnalysisResult
Get the count of all samples with leading zeros (Type long only).
getLocale() - Method in class com.cobber.fta.AnalysisConfig
 
getLocale() - Method in class com.cobber.fta.Facts
 
getLocaleDescription() - Method in class com.cobber.fta.PluginDefinition
 
getLocaleEntry(Locale) - Method in class com.cobber.fta.PluginDefinition
 
getLocaleTag() - Method in class com.cobber.fta.AnalysisConfig
 
getLongWord() - Method in class com.cobber.fta.text.TextConfig
The maximum length we expect any likely word to be in the target language.
getLow() - Method in class com.cobber.fta.Histogram.Entry
 
getLowCut() - Method in class com.cobber.fta.Histogram.Entry
 
getMatchCount() - Method in class com.cobber.fta.TextAnalysisResult
Get the count of all (non-blank/non-null) samples that matched the determined type.
getMatchEntries() - Method in class com.cobber.fta.LogicalTypeRegExp
 
getMatchEntry() - Method in class com.cobber.fta.LogicalTypeRegExp
 
getMatchEntryIndex(String, int) - Method in class com.cobber.fta.PluginLocaleEntry
 
getMatchTypeInfo() - Method in class com.cobber.fta.Facts
 
getMax() - Method in class com.cobber.fta.Facts
 
getMaxCapacity() - Method in class com.cobber.fta.FiniteMap
 
getMaxCardinality() - Method in class com.cobber.fta.AnalysisConfig
 
getMaxCardinality() - Method in class com.cobber.fta.TextAnalyzer
Get the maximum cardinality that will be tracked.
getMaxDegrees() - Method in class com.cobber.fta.plugins.CoordinateDMS
 
getMaxDegrees() - Method in class com.cobber.fta.plugins.LatitudeDMS
 
getMaxDegrees() - Method in class com.cobber.fta.plugins.LongitudeDMS
 
getMaxInputLength() - Method in class com.cobber.fta.AnalysisConfig
 
getMaxInputLength() - Method in class com.cobber.fta.TextAnalyzer
Gets the current maximum input length for sampling.
getMaxInvalids() - Method in class com.cobber.fta.AnalysisConfig
 
getMaxInvalids() - Method in class com.cobber.fta.TextAnalyzer
Get the maximum number of invalid entries that will be tracked.
getMaxLength() - Method in class com.cobber.fta.LogicalTypeFinite
Get the maximum length of instances of this Semantic Type.
getMaxLength() - Method in class com.cobber.fta.text.TextConfig
The maximum number of character to analyze in the input.
getMaxLength() - Method in class com.cobber.fta.TextAnalysisResult
Get the maximum length for Numeric, Boolean and String.
getMaxOutliers() - Method in class com.cobber.fta.AnalysisConfig
 
getMaxOutliers() - Method in class com.cobber.fta.TextAnalyzer
Get the maximum number of outliers that will be tracked.
getMaxShapes() - Method in class com.cobber.fta.AnalysisConfig
 
getMaxValue() - Method in class com.cobber.fta.Facts
 
getMaxValue() - Method in class com.cobber.fta.HistogramSPDT
Retrieve the maximum value.
getMaxValue() - Method in class com.cobber.fta.TextAnalysisResult
Get the maximum value for Numeric, Boolean and String.
getMean() - Method in class com.cobber.fta.TextAnalysisResult
Get the mean for Numeric types (Long, Double).
getMembers() - Method in class com.cobber.fta.LogicalTypeFinite
 
getMembers() - Method in class com.cobber.fta.LogicalTypeFiniteSimple
 
getMembers() - Method in class com.cobber.fta.plugins.DOWAbbr
 
getMembers() - Method in class com.cobber.fta.plugins.DOWFull
 
getMembers() - Method in class com.cobber.fta.plugins.Gender
 
getMembers() - Method in class com.cobber.fta.plugins.MonthAbbr
 
getMembers() - Method in class com.cobber.fta.plugins.MonthFull
 
getMembers() - Method in class com.cobber.fta.SingletonSet
Accessor for the members of the Set.
getMin() - Method in class com.cobber.fta.Facts
 
getMinLength() - Method in class com.cobber.fta.LogicalTypeFinite
Get the minimum length of instances of this Semantic Type.
getMinLength() - Method in class com.cobber.fta.TextAnalysisResult
Get the minimum length for Numeric, Boolean and String.
getMinSamples() - Method in class com.cobber.fta.LogicalTypeRegExp
 
getMinValue() - Method in class com.cobber.fta.Facts
 
getMinValue() - Method in class com.cobber.fta.HistogramSPDT
Retrieve the minimum value.
getMinValue() - Method in class com.cobber.fta.TextAnalysisResult
Get the minimum value for Numeric, Boolean and String types.
getMultiline() - Method in class com.cobber.fta.TextAnalysisResult
Does the set of elements contain any multi-line elements?
getName() - Method in class com.cobber.fta.TextAnalysisResult
Name of the data stream being analyzed.
getNewPattern() - Method in class com.cobber.fta.PluginAnalysis
 
getNullCount() - Method in class com.cobber.fta.TextAnalysisResult
Get the count of all null samples.
getNumericalFormatter() - Method in class com.cobber.fta.TypeFormatter
 
getOccurrences() - Method in class com.cobber.fta.token.TokenStream
 
getOptions() - Method in class com.cobber.fta.PluginDefinition
 
getOutlierCount() - Method in class com.cobber.fta.TextAnalysisResult
Get the number of distinct outliers for the current data stream.
getOutlierDetails() - Method in class com.cobber.fta.TextAnalysisResult
Get the outlier details for the current data stream.
getPluginDefinition() - Method in class com.cobber.fta.LogicalType
Accessor for the Plugin Definition for this Semantic Type.
getPlugins() - Method in class com.cobber.fta.TextAnalyzer
 
getPluginThreshold() - Method in class com.cobber.fta.TextAnalyzer
Get the current detection Threshold for Semantic Type plugins.
getPriority() - Method in class com.cobber.fta.LogicalType
The relative priority of this plugin.
getPunctuation() - Method in class com.cobber.fta.text.TextConfig
The Punctuation characters.
getPunctuation() - Method in class com.cobber.fta.text.TextProcessor.TextResult
Return the number of punctuation characters detected.
getQuantileRelativeAccuracy() - Method in class com.cobber.fta.AnalysisConfig
 
getQuantileRelativeAccuracy() - Method in class com.cobber.fta.TextAnalyzer
Gets the relative-error guarantee for quantiles.
getRandom(SecureRandom) - Method in class com.cobber.fta.SingletonSet
 
getReflectionSampleSize() - Method in class com.cobber.fta.TextAnalyzer
Get the number of Samples required before we will 'reflect' on the analysis and potentially change determination.
getRegExp() - Method in class com.cobber.fta.LogicalType
The Regular Expression that most closely matches (See LogicalType.isRegExpComplete()) this Semantic Type.
getRegExp() - Method in class com.cobber.fta.LogicalTypeBloomFilter
 
getRegExp() - Method in class com.cobber.fta.LogicalTypeFiniteSimple
 
getRegExp() - Method in class com.cobber.fta.LogicalTypeRegExp
 
getRegExp() - Method in class com.cobber.fta.plugins.Address2EN
 
getRegExp() - Method in class com.cobber.fta.plugins.AddressEN
 
getRegExp() - Method in class com.cobber.fta.plugins.AddressOther
 
getRegExp() - Method in class com.cobber.fta.plugins.CheckDigitABA
 
getRegExp() - Method in class com.cobber.fta.plugins.CheckDigitCUSIP
 
getRegExp() - Method in class com.cobber.fta.plugins.CheckDigitEAN13
 
getRegExp() - Method in class com.cobber.fta.plugins.CheckDigitIBAN
 
getRegExp() - Method in class com.cobber.fta.plugins.CheckDigitISBN
 
getRegExp() - Method in class com.cobber.fta.plugins.CheckDigitISIN
 
getRegExp() - Method in class com.cobber.fta.plugins.CheckDigitLT
 
getRegExp() - Method in class com.cobber.fta.plugins.CheckDigitSEDOL
 
getRegExp() - Method in class com.cobber.fta.plugins.CheckDigitUPC
 
getRegExp() - Method in class com.cobber.fta.plugins.DayDigits
 
getRegExp() - Method in class com.cobber.fta.plugins.Direction
 
getRegExp() - Method in class com.cobber.fta.plugins.DOWAbbr
 
getRegExp() - Method in class com.cobber.fta.plugins.DOWFull
 
getRegExp() - Method in class com.cobber.fta.plugins.EmailLT
 
getRegExp() - Method in class com.cobber.fta.plugins.FreeText
 
getRegExp() - Method in class com.cobber.fta.plugins.Gender
 
getRegExp() - Method in class com.cobber.fta.plugins.GUID
 
getRegExp() - Method in class com.cobber.fta.plugins.identity.Aadhar_IN
 
getRegExp() - Method in class com.cobber.fta.plugins.identity.EIN
 
getRegExp() - Method in class com.cobber.fta.plugins.identity.IN_JA
 
getRegExp() - Method in class com.cobber.fta.plugins.identity.NHS_UK
 
getRegExp() - Method in class com.cobber.fta.plugins.identity.SSN_CH
 
getRegExp() - Method in class com.cobber.fta.plugins.identity.SSN_FR
 
getRegExp() - Method in class com.cobber.fta.plugins.identity.SSN_US
 
getRegExp() - Method in class com.cobber.fta.plugins.identity.VAT
 
getRegExp() - Method in class com.cobber.fta.plugins.IndustryEN
 
getRegExp() - Method in class com.cobber.fta.plugins.InseeCodeFR
 
getRegExp() - Method in class com.cobber.fta.plugins.IPV4Address
 
getRegExp() - Method in class com.cobber.fta.plugins.IPV6Address
 
getRegExp() - Method in class com.cobber.fta.plugins.JobTitleEN
 
getRegExp() - Method in class com.cobber.fta.plugins.LatitudeDMS
 
getRegExp() - Method in class com.cobber.fta.plugins.LongitudeDMS
 
getRegExp() - Method in class com.cobber.fta.plugins.MonthAbbr
 
getRegExp() - Method in class com.cobber.fta.plugins.MonthDigits
 
getRegExp() - Method in class com.cobber.fta.plugins.MonthFull
 
getRegExp() - Method in class com.cobber.fta.plugins.NameFirstLast
 
getRegExp() - Method in class com.cobber.fta.plugins.NameLastFirst
 
getRegExp() - Method in class com.cobber.fta.plugins.PeriodQuarter
 
getRegExp() - Method in class com.cobber.fta.plugins.PeriodYearRange
 
getRegExp() - Method in class com.cobber.fta.plugins.person.Age
 
getRegExp() - Method in class com.cobber.fta.plugins.person.RaceAbbr
 
getRegExp() - Method in class com.cobber.fta.plugins.person.SimpleWords
 
getRegExp() - Method in class com.cobber.fta.plugins.PhoneNumberLT
 
getRegExp() - Method in class com.cobber.fta.plugins.PostalCodeCA
 
getRegExp() - Method in class com.cobber.fta.plugins.PostalCodeCO
 
getRegExp() - Method in class com.cobber.fta.plugins.PostalCodeFR
 
getRegExp() - Method in class com.cobber.fta.plugins.PostalCodeJA
 
getRegExp() - Method in class com.cobber.fta.plugins.PostalCodeMX
 
getRegExp() - Method in class com.cobber.fta.plugins.PostalCodeSE
 
getRegExp() - Method in class com.cobber.fta.plugins.PostalCodeUK
 
getRegExp() - Method in class com.cobber.fta.plugins.SuburbAU
 
getRegExp() - Method in class com.cobber.fta.plugins.URLLT
 
getRegExp() - Method in class com.cobber.fta.plugins.USZip5
 
getRegExp() - Method in class com.cobber.fta.plugins.USZipPlus4
 
getRegExp() - Method in class com.cobber.fta.plugins.VIN
 
getRegExp() - Method in class com.cobber.fta.TextAnalysisResult
Get the Regular Expression that reflects the data stream.
getRegExp(boolean) - Method in class com.cobber.fta.token.TokenStream
Get the Regular Expression for this TokenStream.
getRegExp(boolean) - Method in class com.cobber.fta.token.TokenStreams
Get the 'best' Regular Expression we can based on the set of TokenStreams.
getRegExp(KnownTypes.ID) - Method in class com.cobber.fta.TextAnalyzer
 
getRegExpReturned() - Method in class com.cobber.fta.PluginMatchEntry
 
getRegExpReturned(int) - Method in class com.cobber.fta.PluginLocaleEntry
 
getRegExpsToMatch() - Method in class com.cobber.fta.PluginMatchEntry
 
getRegistered(String) - Method in class com.cobber.fta.Plugins
Return the plugin associated with this named Semantic Type.
getRegisteredLogicalTypes() - Method in class com.cobber.fta.Plugins
Return the set of registered Semantic Types.
getResult() - Method in class com.cobber.fta.TextAnalyzer
Determine the result of the training complete to date.
getSampleCount() - Method in class com.cobber.fta.TextAnalysisResult
Get the count of all samples observed.
getSamples() - Method in class com.cobber.fta.token.TokenStreams
 
getSemanticType() - Method in class com.cobber.fta.LogicalType
The name of the Semantic Type.
getSemanticType() - Method in class com.cobber.fta.LogicalTypeBloomFilter
 
getSemanticType() - Method in class com.cobber.fta.LogicalTypeFiniteSimple
 
getSemanticType() - Method in class com.cobber.fta.LogicalTypeRegExp
 
getSemanticType() - Method in class com.cobber.fta.plugins.Address2EN
 
getSemanticType() - Method in class com.cobber.fta.plugins.AddressEN
 
getSemanticType() - Method in class com.cobber.fta.plugins.AddressOther
 
getSemanticType() - Method in class com.cobber.fta.plugins.CheckDigitABA
 
getSemanticType() - Method in class com.cobber.fta.plugins.CheckDigitCUSIP
 
getSemanticType() - Method in class com.cobber.fta.plugins.CheckDigitEAN13
 
getSemanticType() - Method in class com.cobber.fta.plugins.CheckDigitIBAN
 
getSemanticType() - Method in class com.cobber.fta.plugins.CheckDigitISBN
 
getSemanticType() - Method in class com.cobber.fta.plugins.CheckDigitISIN
 
getSemanticType() - Method in class com.cobber.fta.plugins.CheckDigitLuhn
 
getSemanticType() - Method in class com.cobber.fta.plugins.CheckDigitSEDOL
 
getSemanticType() - Method in class com.cobber.fta.plugins.CheckDigitUPC
 
getSemanticType() - Method in class com.cobber.fta.plugins.DayDigits
 
getSemanticType() - Method in class com.cobber.fta.plugins.DOWAbbr
 
getSemanticType() - Method in class com.cobber.fta.plugins.DOWFull
 
getSemanticType() - Method in class com.cobber.fta.plugins.EmailLT
 
getSemanticType() - Method in class com.cobber.fta.plugins.FreeText
 
getSemanticType() - Method in class com.cobber.fta.plugins.Gender
 
getSemanticType() - Method in class com.cobber.fta.plugins.GUID
 
getSemanticType() - Method in class com.cobber.fta.plugins.identity.Aadhar_IN
 
getSemanticType() - Method in class com.cobber.fta.plugins.identity.EIN
 
getSemanticType() - Method in class com.cobber.fta.plugins.identity.IN_JA
 
getSemanticType() - Method in class com.cobber.fta.plugins.identity.NHS_UK
 
getSemanticType() - Method in class com.cobber.fta.plugins.identity.SSN_CH
 
getSemanticType() - Method in class com.cobber.fta.plugins.identity.SSN_FR
 
getSemanticType() - Method in class com.cobber.fta.plugins.identity.SSN_US
 
getSemanticType() - Method in class com.cobber.fta.plugins.identity.VAT
 
getSemanticType() - Method in class com.cobber.fta.plugins.InseeCodeFR
 
getSemanticType() - Method in class com.cobber.fta.plugins.IPV4Address
 
getSemanticType() - Method in class com.cobber.fta.plugins.IPV6Address
 
getSemanticType() - Method in class com.cobber.fta.plugins.JobTitleEN
 
getSemanticType() - Method in class com.cobber.fta.plugins.LatitudeDMS
 
getSemanticType() - Method in class com.cobber.fta.plugins.LongitudeDMS
 
getSemanticType() - Method in class com.cobber.fta.plugins.MiddleName
 
getSemanticType() - Method in class com.cobber.fta.plugins.MonthAbbr
 
getSemanticType() - Method in class com.cobber.fta.plugins.MonthDigits
 
getSemanticType() - Method in class com.cobber.fta.plugins.MonthFull
 
getSemanticType() - Method in class com.cobber.fta.plugins.NameFirstLast
 
getSemanticType() - Method in class com.cobber.fta.plugins.NameLastFirst
 
getSemanticType() - Method in class com.cobber.fta.plugins.PeriodQuarter
 
getSemanticType() - Method in class com.cobber.fta.plugins.PeriodYearRange
 
getSemanticType() - Method in class com.cobber.fta.plugins.person.Age
 
getSemanticType() - Method in class com.cobber.fta.plugins.person.RaceAbbr
 
getSemanticType() - Method in class com.cobber.fta.plugins.person.SimpleWords
 
getSemanticType() - Method in class com.cobber.fta.plugins.PhoneNumberLT
 
getSemanticType() - Method in class com.cobber.fta.plugins.PostalCodeCA
 
getSemanticType() - Method in class com.cobber.fta.plugins.PostalCodeCO
 
getSemanticType() - Method in class com.cobber.fta.plugins.PostalCodeFR
 
getSemanticType() - Method in class com.cobber.fta.plugins.PostalCodeJA
 
getSemanticType() - Method in class com.cobber.fta.plugins.PostalCodeMX
 
getSemanticType() - Method in class com.cobber.fta.plugins.PostalCodeSE
 
getSemanticType() - Method in class com.cobber.fta.plugins.PostalCodeUK
 
getSemanticType() - Method in class com.cobber.fta.plugins.URLLT
 
getSemanticType() - Method in class com.cobber.fta.plugins.USZip5
 
getSemanticType() - Method in class com.cobber.fta.plugins.USZipPlus4
 
getSemanticType() - Method in class com.cobber.fta.plugins.VIN
 
getSemanticType() - Method in class com.cobber.fta.TextAnalysisResult
The Semantic Type detected.
getSentenceBreak() - Method in class com.cobber.fta.text.TextConfig
The Sentence Break characters.
getSentenceBreaks() - Method in class com.cobber.fta.text.TextProcessor.TextResult
Return the number of sentence break characters detected.
getShapeCount() - Method in class com.cobber.fta.TextAnalysisResult
Get the number of distinct shapes for the current data stream.
getShapeDetails() - Method in class com.cobber.fta.TextAnalysisResult
Get the shape details for the current data stream.
getShapes() - Method in class com.cobber.fta.token.TokenStreams
Get the Map of shapes.
getSignature() - Method in class com.cobber.fta.LogicalType
A SHA-1 hash that reflects the data stream structure.
getSimplePercentage() - Method in class com.cobber.fta.text.TextConfig
An estimate of the percentage of 'reasonable' characters that we expect to be present.
getSize() - Method in class com.cobber.fta.LogicalTypeFinite
Get the number of members in this Semantic Type.
getSketch() - Method in class com.cobber.fta.Facts
 
getSpaces() - Method in class com.cobber.fta.text.TextProcessor.TextResult
Return the number of space characters (isWhiteSpace()) detected.
getStandardDeviation() - Method in class com.cobber.fta.TextAnalysisResult
Get the Standard Deviation for Numeric types (Long, Double).
getStarts() - Method in class com.cobber.fta.text.TextConfig
The 'likely' set of two character initial stems.
getStreamIndex() - Method in class com.cobber.fta.AnalyzerContext
Retrieve the index of the stream name from the list of all stream names.
getStreamName() - Method in class com.cobber.fta.AnalyzerContext
Retrieve the stream name from the Context.
getStreamName() - Method in class com.cobber.fta.TextAnalyzer
Get the name of the Data Stream.
getStreams() - Method in class com.cobber.fta.token.TokenStreams
Get the Map of streams.
getStringConverter() - Method in class com.cobber.fta.Facts
 
getStructureSignature() - Method in class com.cobber.fta.TextAnalysisResult
A SHA-1 hash that reflects the data stream structure.
getThreshold() - Method in class com.cobber.fta.AnalysisConfig
 
getThreshold() - Method in class com.cobber.fta.LogicalType
The percentage when we declare success 0 - 100.
getThreshold() - Method in class com.cobber.fta.TextAnalyzer
Get the current detection Threshold.
getTokens() - Method in class com.cobber.fta.token.TokenStream
 
getTopK() - Method in class com.cobber.fta.TextAnalysisResult
Get the topK values.
getTotalBlankCount() - Method in class com.cobber.fta.TextAnalysisResult
Get the count of all blank elements in the entire data stream (if known).
getTotalCount() - Method in class com.cobber.fta.TextAnalysisResult
Get the total number of elements in the entire data stream (if known).
getTotalMaxLength() - Method in class com.cobber.fta.TextAnalysisResult
Get the maximum length for Numeric, Boolean and String across the entire data stream (if known).
getTotalMaxValue() - Method in class com.cobber.fta.TextAnalysisResult
Get the maximum value for Numeric, Boolean and String across the entire data stream (if known).
getTotalMean() - Method in class com.cobber.fta.TextAnalysisResult
Get the mean for Numeric types (Long, Double) across the entire data stream (if known).
getTotalMinLength() - Method in class com.cobber.fta.TextAnalysisResult
Get the minimum length for Numeric, Boolean and String across the entire data stream (if known).
getTotalMinValue() - Method in class com.cobber.fta.TextAnalysisResult
Get the minimum value for Numeric, Boolean and String types across the entire data stream (if known).
getTotalNullCount() - Method in class com.cobber.fta.TextAnalysisResult
Get the count of all null elements in the entire data stream (if known).
getTotalStandardDeviation() - Method in class com.cobber.fta.TextAnalysisResult
Get the standard deviation for Numeric types (Long, Double) across the entire data stream (if known).
getTraceFilePath() - Method in class com.cobber.fta.TextAnalyzer
Return the full path to the trace file, or null if no tracing configured.
getTraceOptions() - Method in class com.cobber.fta.AnalysisConfig
 
getTrailingWhiteSpace() - Method in class com.cobber.fta.TextAnalysisResult
Does the set of elements contain any elements with trailing White Space?
getTrainingSet() - Method in class com.cobber.fta.TextAnalyzer
Access the training set - this will typically be the first AnalysisConfig.DETECT_WINDOW_DEFAULT records.
getType() - Method in class com.cobber.fta.TextAnalysisResult
Get 'Type' as determined by training to date.
getTypedMap(FTAType, StringConverter) - Static method in class com.cobber.fta.CommonComparator
 
getTypeFormatter() - Method in class com.cobber.fta.Facts
 
getTypeModifier() - Method in class com.cobber.fta.TextAnalysisResult
Get the optional Type Modifier (which modifies the Base Type - see TextAnalysisResult.getType() Predefined qualifiers are: Type: BOOLEAN - "TRUE_FALSE", "YES_NO", "Y_N", "ONE_ZERO" Type: STRING - "BLANK", "BLANKORNULL", "NULL" Type: LONG - "GROUPING", "SIGNED", "SIGNED_TRAILING".
getUniqueness() - Method in class com.cobber.fta.TextAnalysisResult
How unique is this field, i.e.
getValue(String) - Method in class com.cobber.fta.StringConverter
 
getValueAtQuantile(double) - Method in class com.cobber.fta.Sketch
Get the value at the requested quantile.
getValueAtQuantile(double) - Method in class com.cobber.fta.TextAnalysisResult
Get the value at the requested quantile.
getValuesAtQuantiles(double[]) - Method in class com.cobber.fta.TextAnalysisResult
Get the values at the requested quantiles.
getWordBreak() - Method in class com.cobber.fta.text.TextConfig
The Word Break characters.
getWordBreaks() - Method in class com.cobber.fta.text.TextProcessor.TextResult
Return the number of word break characters detected.
getWords() - Method in class com.cobber.fta.text.TextProcessor.TextResult
Return the number of words detected.
groupingSeparators - Variable in class com.cobber.fta.Facts
 
GUID - Class in com.cobber.fta.plugins
Plugin to detect GUIDs (with hyphens).
GUID(PluginDefinition) - Constructor for class com.cobber.fta.plugins.GUID
Construct a plugin to detect GUIDs (Gloabally Unique Identifiers) based on the Plugin Definition.

H

hasGrouping - Variable in class com.cobber.fta.TypeFormatter
 
hasRemaining() - Method in class com.cobber.fta.SketchDeserializer.SimpleInput
 
headerRegExps - Variable in class com.cobber.fta.PluginLocaleEntry
 
headSet(String) - Method in class com.cobber.fta.PreSortedSet
 
Histogram - Class in com.cobber.fta
This class is used to encapsulate a Histogram to provide Histogram data.
HISTOGRAM_BINS_DEFAULT - Static variable in class com.cobber.fta.AnalysisConfig
The default value for the number of Histogram bins.
Histogram.Entry - Class in com.cobber.fta
A Histogram Entry captures the low and high bounds for each bucket along with the number of entries in the bucket.
HistogramSPDT - Class in com.cobber.fta
This class is used to encapsulate a Histogram to provide Histogram data.
hydrate() - Method in class com.cobber.fta.Facts
 

I

ignoreList - Variable in class com.cobber.fta.PluginDefinition
Simple finite plugins: a set of strings that we should ignore when checking the known good list.
IN_JA - Class in com.cobber.fta.plugins.identity
Plugin to detect Japanese Individual Number (個人番号, kojin bangō), also known as My Number (マイナンバー, mai nambā).
IN_JA(PluginDefinition) - Constructor for class com.cobber.fta.plugins.identity.IN_JA
Construct a plugin to detect a Japanese Individual Number based on the Plugin Definition.
index - Variable in class com.cobber.fta.SemanticTypeInfo
 
IndustryEN - Class in com.cobber.fta.plugins
Plugin to detect Industry Names.
IndustryEN(PluginDefinition) - Constructor for class com.cobber.fta.plugins.IndustryEN
Construct a Industry plugin based on the Plugin Definition.
initialize(AnalysisConfig) - Method in class com.cobber.fta.LogicalType
Called to perform any initialization.
initialize(AnalysisConfig) - Method in class com.cobber.fta.LogicalTypeBloomFilter
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.LogicalTypeCode
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.LogicalTypeFinite
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.LogicalTypeFiniteSimple
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.LogicalTypeRegExp
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.Address2EN
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.AddressEN
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.AddressOther
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.CheckDigitLT
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.CoordinateDMS
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.DayDigits
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.Direction
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.DOWAbbr
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.DOWFull
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.EmailLT
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.FreeText
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.GUID
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.Aadhar_IN
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.EIN
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.IN_JA
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.NHS_UK
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.SSN_CH
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.SSN_FR
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.SSN_US
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.identity.VAT
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.IndustryEN
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.InseeCodeFR
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.IPV4Address
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.IPV6Address
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.JobTitleEN
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.MiddleName
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.MonthAbbr
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.MonthDigits
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.MonthFull
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.NameFirstLast
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.NameLastFirst
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.PeriodQuarter
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.PeriodYearRange
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.person.Age
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.person.RaceAbbr
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.person.SimpleWords
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.PhoneNumberLT
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.PostalCodeCA
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.PostalCodeCO
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.PostalCodeFR
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.PostalCodeJA
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.PostalCodeMX
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.PostalCodeSE
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.PostalCodeUK
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.URLLT
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.USZip5
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.USZipPlus4
 
initialize(AnalysisConfig) - Method in class com.cobber.fta.plugins.VIN
 
initializeDelayed() - Method in class com.cobber.fta.plugins.Gender
 
InlineContent - Class in com.cobber.fta
Used to capture the members for a small set of items - which are defined inline.
InlineContent(String[]) - Constructor for class com.cobber.fta.InlineContent
 
InseeCodeFR - Class in com.cobber.fta.plugins
Plugin to detect valid 5-digit Insee Codes.
InseeCodeFR(PluginDefinition) - Constructor for class com.cobber.fta.plugins.InseeCodeFR
Construct a Insee code plugin based on the Plugin Definition.
invalid - Variable in class com.cobber.fta.Facts
 
invalidList - Variable in class com.cobber.fta.PluginDefinition
RegExp plugins: a set of strings that match the regExp but are known to be invalid.
IPV4Address - Class in com.cobber.fta.plugins
Plugin to detect IPV4 addresses.
IPV4Address(PluginDefinition) - Constructor for class com.cobber.fta.plugins.IPV4Address
Construct an IPV4 Address plugin based on the Plugin Definition.
IPV6Address - Class in com.cobber.fta.plugins
Plugin to detect IPV6 addresses.
IPV6Address(PluginDefinition) - Constructor for class com.cobber.fta.plugins.IPV6Address
Construct an IPV6 Address plugin based on the Plugin Definition.
isAlpha() - Method in class com.cobber.fta.token.TokenStream
 
isAlphaNumeric() - Method in class com.cobber.fta.token.TokenStream
 
isAnyShape() - Method in class com.cobber.fta.token.TokenStreams
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.LogicalTypeBloomFilter
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.LogicalTypeInfinite
A fast check to see if the supplied String might be an instance of this Semantic type?
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.Address2EN
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.AddressEN
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.AddressOther
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.CheckDigitISBN
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.CheckDigitLT
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.CoordinateDMS
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.DayDigits
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.Direction
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.EmailLT
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.FreeText
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.GUID
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.identity.Aadhar_IN
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.identity.EIN
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.identity.IN_JA
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.identity.NHS_UK
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.identity.SSN_CH
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.identity.SSN_FR
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.identity.SSN_US
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.identity.VAT
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.IndustryEN
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.InseeCodeFR
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.IPV4Address
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.IPV6Address
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.JobTitleEN
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.MonthDigits
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.NameFirstLast
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.NameLastFirst
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.PeriodQuarter
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.PeriodYearRange
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.person.Age
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.person.RaceAbbr
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.person.SimpleWords
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.PhoneNumberLT
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.PostalCodeCA
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.PostalCodeCO
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.PostalCodeFR
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.PostalCodeJA
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.PostalCodeMX
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.PostalCodeSE
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.PostalCodeUK
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.URLLT
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.USZip5
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.USZipPlus4
 
isCandidate(String, StringBuilder, int[], int[]) - Method in class com.cobber.fta.plugins.VIN
 
isCardinalityExceeded() - Method in class com.cobber.fta.Sketch
 
isClosed() - Method in class com.cobber.fta.LogicalType
Does the set of members enumerated reflect the entire set.
isClosed() - Method in class com.cobber.fta.LogicalTypeFinite
 
isClosed() - Method in class com.cobber.fta.LogicalTypeInfinite
 
isClosed() - Method in class com.cobber.fta.LogicalTypeRegExp
 
isClosed() - Method in class com.cobber.fta.plugins.Direction
 
isClosed() - Method in class com.cobber.fta.plugins.identity.EIN
 
isClosed() - Method in class com.cobber.fta.plugins.PeriodQuarter
 
isClosed() - Method in class com.cobber.fta.plugins.PersonName
 
isComplete() - Method in class com.cobber.fta.Sketch
 
isEmpty() - Method in class com.cobber.fta.FiniteMap
 
isEnabled(TextAnalyzer.Feature) - Method in class com.cobber.fta.AnalysisConfig
Method for checking whether given TextAnalyzer feature is enabled.
isEnabled(TextAnalyzer.Feature) - Method in class com.cobber.fta.TextAnalyzer
Method for checking whether given TextAnalyzer feature is enabled.
isFull() - Method in class com.cobber.fta.token.TokenStreams
 
isLocaleSensitive() - Method in class com.cobber.fta.LogicalType
Is this plugin sensitive to the input locale.
isLocaleSupported(Locale) - Method in class com.cobber.fta.PluginDefinition
 
isMatch(String) - Method in class com.cobber.fta.LogicalTypeRegExp
Test if the Regular Expression is in the current MatchEntry if we have already decided which one we match or in all the entries if no decision made yet.
isMember(String) - Method in class com.cobber.fta.LogicalTypeFiniteSimple
 
isMinMaxPresent() - Method in class com.cobber.fta.LogicalTypeRegExp
 
isNumeric() - Method in class com.cobber.fta.token.TokenStream
 
isRegExpComplete - Variable in class com.cobber.fta.PluginMatchEntry
Is the returned Regular Expression a complete representation of the Semantic Type.
isRegExpComplete() - Method in class com.cobber.fta.LogicalType
Is the returned Regular Expression a true and complete representation of the Semantic Type.
isRegExpComplete() - Method in class com.cobber.fta.LogicalTypeFinite
 
isRegExpComplete() - Method in class com.cobber.fta.LogicalTypeInfinite
 
isRegExpComplete() - Method in class com.cobber.fta.LogicalTypeRegExp
 
isRegExpComplete() - Method in class com.cobber.fta.PluginMatchEntry
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.CoordinateDMS
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.DayDigits
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.Direction
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.EmailLT
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.GUID
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.identity.EIN
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.IPV4Address
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.IPV6Address
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.MonthDigits
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.NameFirstLast
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.NameLastFirst
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.PeriodQuarter
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.PeriodYearRange
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.person.Age
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.person.RaceAbbr
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.person.SimpleWords
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.PhoneNumberLT
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.URLLT
 
isRegExpComplete() - Method in class com.cobber.fta.plugins.VIN
 
isRegExpComplete(int) - Method in class com.cobber.fta.PluginLocaleEntry
Is the returned Regular Expression a true and complete representation of the Semantic Type.
isRequiredHeaderMissing(Locale, String) - Method in class com.cobber.fta.PluginDefinition
 
isSemanticType() - Method in class com.cobber.fta.TextAnalysisResult
Is this a Semantic Type?
isSorted() - Method in class com.cobber.fta.FiniteMap
 
isTrailingMinus - Variable in class com.cobber.fta.TypeFormatter
 
isValid() - Method in class com.cobber.fta.PluginAnalysis
 
isValid(String) - Method in class com.cobber.fta.LogicalType
Is the supplied String an instance of this Semantic type? Note: this invokes LogicalType.isValid(String, boolean) with true to emulate detection mode.
isValid(String, boolean) - Method in class com.cobber.fta.LogicalType
Is the supplied String an instance of this Semantic type?
isValid(String, boolean) - Method in class com.cobber.fta.LogicalTypeBloomFilter
 
isValid(String, boolean) - Method in class com.cobber.fta.LogicalTypeFinite
 
isValid(String, boolean) - Method in class com.cobber.fta.LogicalTypeRegExp
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.Address2EN
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.AddressEN
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.AddressOther
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.CheckDigitIBAN
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.CheckDigitISBN
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.CheckDigitLT
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.CheckDigitLuhn
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.CoordinateDMS
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.DayDigits
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.Direction
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.EmailLT
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.FirstName
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.FreeText
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.GUID
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.identity.Aadhar_IN
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.identity.EIN
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.identity.IN_JA
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.identity.NHS_UK
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.identity.SSN_CH
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.identity.SSN_FR
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.identity.SSN_US
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.identity.VAT
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.IndustryEN
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.InseeCodeFR
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.IPV4Address
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.IPV6Address
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.JobTitleEN
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.MiddleName
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.MonthDigits
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.NameFirstLast
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.NameLastFirst
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.PeriodQuarter
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.PeriodYearRange
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.person.Age
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.person.RaceAbbr
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.person.SimpleWords
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.PersonName
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.PhoneNumberLT
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.PostalCodeCA
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.PostalCodeCO
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.PostalCodeFR
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.PostalCodeJA
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.PostalCodeMX
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.PostalCodeSE
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.PostalCodeUK
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.URLLT
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.USZip5
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.USZipPlus4
 
isValid(String, boolean) - Method in class com.cobber.fta.plugins.VIN
 

J

JobTitleEN - Class in com.cobber.fta.plugins
Plugin to detect Job Titles.
JobTitleEN(PluginDefinition) - Constructor for class com.cobber.fta.plugins.JobTitleEN
Construct a Job Title plugin based on the Plugin Definition.

K

keyConfidence - Variable in class com.cobber.fta.Facts
The percentage confidence (0-1.0) that the observed stream is a Key field.
keySet() - Method in class com.cobber.fta.FiniteMap
 
killZeroes() - Method in class com.cobber.fta.Facts
 

L

last() - Method in class com.cobber.fta.PreSortedSet
 
LastName - Class in com.cobber.fta.plugins
Plugin to detect an individuals Last Name.
LastName(PluginDefinition) - Constructor for class com.cobber.fta.plugins.LastName
Construct a Last Name plugin based on the Plugin Definition.
LatitudeDMS - Class in com.cobber.fta.plugins
Plugin to detect a Latitude as Degrees, minutes, and seconds.
LatitudeDMS(PluginDefinition) - Constructor for class com.cobber.fta.plugins.LatitudeDMS
Construct a Latitude plugin based on the Plugin Definition.
leadingWhiteSpace - Variable in class com.cobber.fta.Facts
Do any elements have leading White Space?
leadingZeroCount - Variable in class com.cobber.fta.Facts
The number of leading zeros seen in sample set.
LEGACY_JSON - com.cobber.fta.TextAnalyzer.Feature
Indicate whether we should generate Legacy JSON (compatible with FTA 11.X).
LENGTH_QUALIFIER - com.cobber.fta.TextAnalyzer.Feature
Indicate whether we should qualify the size of the RegExp.
locale - Variable in class com.cobber.fta.LogicalType
 
locale - Variable in class com.cobber.fta.TypeFormatter
 
localeDecimalSeparator - Variable in class com.cobber.fta.Facts
 
localeInfo - Variable in class com.cobber.fta.LogicalType
 
localeSensitive - Variable in class com.cobber.fta.PluginDefinition
Is this plugin sensitive to the input locale?
localeTag - Variable in class com.cobber.fta.PluginLocaleEntry
 
locateInsertion(double) - Method in class com.cobber.fta.HistogramSPDT
 
LogicalType - Class in com.cobber.fta
All Semantic Types are derived from this abstract class.
LogicalType(PluginDefinition) - Constructor for class com.cobber.fta.LogicalType
LogicalType constructor.
LogicalTypeBloomFilter - Class in com.cobber.fta
Base class for a BloomFilter implementation.
LogicalTypeBloomFilter(PluginDefinition) - Constructor for class com.cobber.fta.LogicalTypeBloomFilter
Construct a BloomFilter plugin based on the Plugin Definition.
LogicalTypeCode - Class in com.cobber.fta
All Semanticv Types implemented via Java code typically extend this class.
LogicalTypeCode(PluginDefinition) - Constructor for class com.cobber.fta.LogicalTypeCode
 
LogicalTypeFactory - Class in com.cobber.fta
Construct a LogicalType from PluginDefinition or a Semantic Type name.
LogicalTypeFactory() - Constructor for class com.cobber.fta.LogicalTypeFactory
 
LogicalTypeFinite - Class in com.cobber.fta
All Semantic Types that consist of a constrained domain, for example, a finite (small) number of elements should subclass this abstract class.
LogicalTypeFinite(PluginDefinition) - Constructor for class com.cobber.fta.LogicalTypeFinite
 
LogicalTypeFiniteSimple - Class in com.cobber.fta
All Semantic Types that are backed by a simple list typically subclass this abstract class.
LogicalTypeFiniteSimple(PluginDefinition, String, int) - Constructor for class com.cobber.fta.LogicalTypeFiniteSimple
 
LogicalTypeFiniteSimpleExternal - Class in com.cobber.fta
 
LogicalTypeFiniteSimpleExternal(PluginDefinition) - Constructor for class com.cobber.fta.LogicalTypeFiniteSimpleExternal
 
LogicalTypeInfinite - Class in com.cobber.fta
All Semantic Types that consist of a unconstrained domain, for example, an infinite (or large) number of elements should subclass this abstract class.
LogicalTypeInfinite(PluginDefinition) - Constructor for class com.cobber.fta.LogicalTypeInfinite
 
LogicalTypeRegExp - Class in com.cobber.fta
This class supports all plugins that are based on a RegExp.
LogicalTypeRegExp(PluginDefinition) - Constructor for class com.cobber.fta.LogicalTypeRegExp
 
LONG_REGEXP - Static variable in class com.cobber.fta.plugins.person.Age
The Regular Expression for this Semantic type.
LongitudeDMS - Class in com.cobber.fta.plugins
Plugin to detect a Longitude as Degrees, minutes, and seconds.
LongitudeDMS(PluginDefinition) - Constructor for class com.cobber.fta.plugins.LongitudeDMS
Construct a Longitude plugin based on the Plugin Definition.
LTRandom - Interface in com.cobber.fta
This interface provides a nextRandom method which creates a new valid example of the Semantic Type.

M

MaritalStatus - Class in com.cobber.fta.plugins.person
Plugin to detect Marital Status (Person).
MaritalStatus(PluginDefinition) - Constructor for class com.cobber.fta.plugins.person.MaritalStatus
 
matchCount - Variable in class com.cobber.fta.Facts
The number of samples that match the typeInfo.
matchEntries - Variable in class com.cobber.fta.PluginLocaleEntry
 
matches(String) - Method in class com.cobber.fta.PluginMatchEntry
 
matches(String) - Method in class com.cobber.fta.token.TokenStream
Check if this TokenStream matches the supplied Regular Expression.
matches(String, int) - Method in class com.cobber.fta.token.TokenStreams
Check if the TokenStreams (i.e.
matchTypeInfo - Variable in class com.cobber.fta.Facts
The TypeInfo associated with this matchCount.
MAX_CARDINALITY_DEFAULT - Static variable in class com.cobber.fta.AnalysisConfig
The default value for the maximum Cardinality tracked.
MAX_INPUT_LENGTH_DEFAULT - Static variable in class com.cobber.fta.AnalysisConfig
The default value for the maximum length of input to process.
MAX_INPUT_LENGTH_MINIMUM - Static variable in class com.cobber.fta.AnalysisConfig
The minimum value for the maximum length of input to process.
MAX_INVALID_DEFAULT - Static variable in class com.cobber.fta.AnalysisConfig
The default value for the maximum # of invalid entries tracked.
MAX_OUTLIERS_DEFAULT - Static variable in class com.cobber.fta.AnalysisConfig
The default value for the maximum # of outliers tracked.
MAX_SHAPES_DEFAULT - Static variable in class com.cobber.fta.AnalysisConfig
The default value for the maximum number of shapes tracked.
maxBoolean - Variable in class com.cobber.fta.Facts
 
maxDouble - Variable in class com.cobber.fta.Facts
 
maximum - Variable in class com.cobber.fta.PluginDefinition
Maximum value to be considered as a valid instance of this type, e.g.
maxLength - Variable in class com.cobber.fta.LogicalTypeFinite
 
maxLocalDate - Variable in class com.cobber.fta.Facts
 
maxLocalDateTime - Variable in class com.cobber.fta.Facts
 
maxLocalTime - Variable in class com.cobber.fta.Facts
 
maxLong - Variable in class com.cobber.fta.Facts
 
maxOffsetDateTime - Variable in class com.cobber.fta.Facts
 
maxOutlierString - Variable in class com.cobber.fta.Facts
 
maxRawLength - Variable in class com.cobber.fta.Facts
The maximum length (not trimmed) - Only relevant for Numeric, Boolean and String.
maxRawNonBlankLength - Variable in class com.cobber.fta.Facts
 
maxString - Variable in class com.cobber.fta.Facts
 
maxTrimmedLength - Variable in class com.cobber.fta.Facts
 
maxTrimmedLengthNumeric - Variable in class com.cobber.fta.Facts
 
maxTrimmedOutlierLength - Variable in class com.cobber.fta.Facts
 
maxZonedDateTime - Variable in class com.cobber.fta.Facts
 
mean - Variable in class com.cobber.fta.Facts
The mean of the observed values (Numeric types only).
members - Variable in class com.cobber.fta.InlineContent
 
memberSet - Variable in class com.cobber.fta.LogicalTypeFiniteSimple
 
merge(Histogram) - Method in class com.cobber.fta.Histogram
 
merge(HistogramSPDT) - Method in class com.cobber.fta.HistogramSPDT
 
merge(TextAnalyzer, TextAnalyzer) - Static method in class com.cobber.fta.TextAnalyzer
Create a new TextAnalyzer which is the result of merging two separate TextAnalyzers.
merge(TokenStream) - Method in class com.cobber.fta.token.TokenStream
Merge the supplied TokenStream into this one - both TokenStreams must have the same uncompressed representation.
mergeCompressed(TokenStream) - Method in class com.cobber.fta.token.TokenStream
Merge the supplied TokenStream into this one - both TokenStreams must have the same uncompressed representation.
mergeCount(long) - Method in class com.cobber.fta.token.TokenStream
 
mergeIfSpace(String, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class com.cobber.fta.FiniteMap
 
MiddleName - Class in com.cobber.fta.plugins
Plugin to detect a middle name.
MiddleName(PluginDefinition) - Constructor for class com.cobber.fta.plugins.MiddleName
Construct a Middle Name plugin based on the Plugin Definition.
minBoolean - Variable in class com.cobber.fta.Facts
 
minDouble - Variable in class com.cobber.fta.Facts
 
minimum - Variable in class com.cobber.fta.PluginDefinition
Minimum value to be considered as a valid instance of this type, e.g.
minLength - Variable in class com.cobber.fta.LogicalTypeFinite
 
minLocalDate - Variable in class com.cobber.fta.Facts
 
minLocalDateTime - Variable in class com.cobber.fta.Facts
 
minLocalTime - Variable in class com.cobber.fta.Facts
 
minLong - Variable in class com.cobber.fta.Facts
 
minLongNonZero - Variable in class com.cobber.fta.Facts
 
minMaxPresent - Variable in class com.cobber.fta.PluginDefinition
Need to see both the minimum and maximum values to declare success.
minOffsetDateTime - Variable in class com.cobber.fta.Facts
 
minOutlierString - Variable in class com.cobber.fta.Facts
 
minRawLength - Variable in class com.cobber.fta.Facts
The minimum length (not trimmed) - Only relevant for Numeric, Boolean and String.
minRawNonBlankLength - Variable in class com.cobber.fta.Facts
 
minSamples - Variable in class com.cobber.fta.PluginDefinition
Minimum number of samples required to declare success.
minString - Variable in class com.cobber.fta.Facts
 
minTrimmedLength - Variable in class com.cobber.fta.Facts
 
minTrimmedLengthNumeric - Variable in class com.cobber.fta.Facts
 
minTrimmedOutlierLength - Variable in class com.cobber.fta.Facts
 
minZonedDateTime - Variable in class com.cobber.fta.Facts
 
monotonicDecreasing - Variable in class com.cobber.fta.Facts
 
monotonicIncreasing - Variable in class com.cobber.fta.Facts
 
MonthAbbr - Class in com.cobber.fta.plugins
Plugin to detect Month Abbreviations.
MonthAbbr(PluginDefinition) - Constructor for class com.cobber.fta.plugins.MonthAbbr
Construct a plugin to detect Month abbreviations based on the Plugin Definition.
MonthDigits - Class in com.cobber.fta.plugins
Plugin to detect a Month as digits.
MonthDigits(PluginDefinition) - Constructor for class com.cobber.fta.plugins.MonthDigits
Construct plugin based on the Plugin Definition.
MonthFull - Class in com.cobber.fta.plugins
Plugin to detect full Month Names.
MonthFull(PluginDefinition) - Constructor for class com.cobber.fta.plugins.MonthFull
Construct a plugin to detect Month full names based on the Plugin Definition.
multiline - Variable in class com.cobber.fta.Facts
Are any elements multi-line?

N

NameFirstLast - Class in com.cobber.fta.plugins
Plugin to detect '<First Name> <Last Name>'.
NameFirstLast(PluginDefinition) - Constructor for class com.cobber.fta.plugins.NameFirstLast
Construct a plugin to detect First name followed by Last name based on the Plugin Definition.
NameLastFirst - Class in com.cobber.fta.plugins
Plugin to detect '<Last Name>, <First Name>'.
NameLastFirst(PluginDefinition) - Constructor for class com.cobber.fta.plugins.NameLastFirst
Construct a plugin to detect Last name followed by First name based on the Plugin Definition.
NAStateProvince - Class in com.cobber.fta.plugins
Plugin to detect NA States/Provinces
NAStateProvince(PluginDefinition) - Constructor for class com.cobber.fta.plugins.NAStateProvince
Construct a North American State/Province plugin based on the Plugin Definition.
newInstance(PluginDefinition, AnalysisConfig) - Static method in class com.cobber.fta.LogicalTypeFactory
Return a Semantic Type based on a Plugin Definition with an associated AnalysisConfig.
nextRandom() - Method in class com.cobber.fta.LogicalTypeBloomFilter
 
nextRandom() - Method in class com.cobber.fta.LogicalTypeFiniteSimple
 
nextRandom() - Method in class com.cobber.fta.LogicalTypeRegExp
 
nextRandom() - Method in interface com.cobber.fta.LTRandom
nextRandom will generate a random (secure) valid example of this Semantic Type.
nextRandom() - Method in class com.cobber.fta.plugins.Address2EN
 
nextRandom() - Method in class com.cobber.fta.plugins.AddressEN
 
nextRandom() - Method in class com.cobber.fta.plugins.AddressOther
 
nextRandom() - Method in class com.cobber.fta.plugins.CheckDigitABA
 
nextRandom() - Method in class com.cobber.fta.plugins.CheckDigitCUSIP
 
nextRandom() - Method in class com.cobber.fta.plugins.CheckDigitEAN13
 
nextRandom() - Method in class com.cobber.fta.plugins.CheckDigitIBAN
 
nextRandom() - Method in class com.cobber.fta.plugins.CheckDigitISBN
 
nextRandom() - Method in class com.cobber.fta.plugins.CheckDigitISIN
 
nextRandom() - Method in class com.cobber.fta.plugins.CheckDigitLT
 
nextRandom() - Method in class com.cobber.fta.plugins.CheckDigitLuhn
 
nextRandom() - Method in class com.cobber.fta.plugins.CheckDigitSEDOL
 
nextRandom() - Method in class com.cobber.fta.plugins.CheckDigitUPC
 
nextRandom() - Method in class com.cobber.fta.plugins.CoordinateDMS
 
nextRandom() - Method in class com.cobber.fta.plugins.DayDigits
 
nextRandom() - Method in class com.cobber.fta.plugins.Direction
 
nextRandom() - Method in class com.cobber.fta.plugins.DOWAbbr
 
nextRandom() - Method in class com.cobber.fta.plugins.DOWFull
 
nextRandom() - Method in class com.cobber.fta.plugins.EmailLT
 
nextRandom() - Method in class com.cobber.fta.plugins.FreeText
 
nextRandom() - Method in class com.cobber.fta.plugins.Gender
 
nextRandom() - Method in class com.cobber.fta.plugins.GUID
 
nextRandom() - Method in class com.cobber.fta.plugins.identity.Aadhar_IN
 
nextRandom() - Method in class com.cobber.fta.plugins.identity.EIN
 
nextRandom() - Method in class com.cobber.fta.plugins.identity.IN_JA
 
nextRandom() - Method in class com.cobber.fta.plugins.identity.NHS_UK
 
nextRandom() - Method in class com.cobber.fta.plugins.identity.SSN_CH
 
nextRandom() - Method in class com.cobber.fta.plugins.identity.SSN_FR
 
nextRandom() - Method in class com.cobber.fta.plugins.identity.SSN_US
 
nextRandom() - Method in class com.cobber.fta.plugins.identity.VAT
 
nextRandom() - Method in class com.cobber.fta.plugins.IndustryEN
 
nextRandom() - Method in class com.cobber.fta.plugins.InseeCodeFR
 
nextRandom() - Method in class com.cobber.fta.plugins.IPV4Address
 
nextRandom() - Method in class com.cobber.fta.plugins.IPV6Address
 
nextRandom() - Method in class com.cobber.fta.plugins.JobTitleEN
 
nextRandom() - Method in class com.cobber.fta.plugins.MonthAbbr
 
nextRandom() - Method in class com.cobber.fta.plugins.MonthDigits
 
nextRandom() - Method in class com.cobber.fta.plugins.MonthFull
 
nextRandom() - Method in class com.cobber.fta.plugins.NameFirstLast
 
nextRandom() - Method in class com.cobber.fta.plugins.NameLastFirst
 
nextRandom() - Method in class com.cobber.fta.plugins.PeriodQuarter
 
nextRandom() - Method in class com.cobber.fta.plugins.PeriodYearRange
 
nextRandom() - Method in class com.cobber.fta.plugins.person.Age
 
nextRandom() - Method in class com.cobber.fta.plugins.person.RaceAbbr
 
nextRandom() - Method in class com.cobber.fta.plugins.person.SimpleWords
 
nextRandom() - Method in class com.cobber.fta.plugins.PersonName
 
nextRandom() - Method in class com.cobber.fta.plugins.PhoneNumberLT
 
nextRandom() - Method in class com.cobber.fta.plugins.PostalCodeCA
 
nextRandom() - Method in class com.cobber.fta.plugins.PostalCodeCO
 
nextRandom() - Method in class com.cobber.fta.plugins.PostalCodeFR
 
nextRandom() - Method in class com.cobber.fta.plugins.PostalCodeJA
 
nextRandom() - Method in class com.cobber.fta.plugins.PostalCodeMX
 
nextRandom() - Method in class com.cobber.fta.plugins.PostalCodeSE
 
nextRandom() - Method in class com.cobber.fta.plugins.PostalCodeUK
 
nextRandom() - Method in class com.cobber.fta.plugins.URLLT
 
nextRandom() - Method in class com.cobber.fta.plugins.USZip5
 
nextRandom() - Method in class com.cobber.fta.plugins.USZipPlus4
 
nextRandom() - Method in class com.cobber.fta.plugins.VIN
 
NHS_UK - Class in com.cobber.fta.plugins.identity
Plugin to detect UK NHS numbers.
NHS_UK(PluginDefinition) - Constructor for class com.cobber.fta.plugins.identity.NHS_UK
Construct a plugin to detect UK NHS numbers based on the Plugin Definition.
NHSCheckDigit - Class in com.cobber.fta.plugins.identity
NHS Check Digit calculation/validation.
NHSCheckDigit() - Constructor for class com.cobber.fta.plugins.identity.NHSCheckDigit
Construct an NHS Identifier Check Digit routine.
NO_ABBREVIATION_PUNCTUATION - com.cobber.fta.TextAnalyzer.Feature
Indicate whether we should Month Abbreviations (without punctuation), for instance the locale for Canada uses 'AUG.' for the month abbreviation, and similarly for the AM/PM string which are defined as A.M and P.M.
NOT_ENOUGH_REAL_WORDS - com.cobber.fta.text.TextProcessor.Determination
We need some real looking words.
NULL_AS_TEXT - com.cobber.fta.TextAnalyzer.Feature
Indicate whether we should treat "NULL" (and similar) as Null values.
nullCount - Variable in class com.cobber.fta.Facts
The number of nulls seen in the sample set.
NUMERIC_WIDENING - com.cobber.fta.TextAnalyzer.Feature
Feature that if enabled return a double if we see a set of integers followed by some doubles call it a double.

O

observe(T) - Method in class com.cobber.fta.TopBottomK
Observe the value provided.
observeAll(Set<T>) - Method in class com.cobber.fta.TopBottomK
Observe the items provided.
OK - com.cobber.fta.text.TextProcessor.Determination
Input looks like free text.
OK - Static variable in class com.cobber.fta.PluginAnalysis
Analysis was successful.
outliers - Variable in class com.cobber.fta.Facts
 

P

PERCENT_TOO_LOW - com.cobber.fta.text.TextProcessor.Determination
The percentage of alphas, wordBreaks, punctuation(,.) and any digits in digit only words is too low.
PeriodQuarter - Class in com.cobber.fta.plugins
Plugin to detect Quarters (e.g.
PeriodQuarter(PluginDefinition) - Constructor for class com.cobber.fta.plugins.PeriodQuarter
Construct a plugin based on the Plugin Definition.
PeriodYearRange - Class in com.cobber.fta.plugins
Plugin to detect Year Ranges, for example 2016-2019.
PeriodYearRange(PluginDefinition) - Constructor for class com.cobber.fta.plugins.PeriodYearRange
Construct a plugin based on the Plugin Definition.
PersonName - Class in com.cobber.fta.plugins
 
PersonName(PluginDefinition, String) - Constructor for class com.cobber.fta.plugins.PersonName
 
PhoneNumberLT - Class in com.cobber.fta.plugins
Plugin to detect Phone Numbers.
PhoneNumberLT(PluginDefinition) - Constructor for class com.cobber.fta.plugins.PhoneNumberLT
Construct a Phone Number plugin based on the Plugin Definition.
PluginAnalysis - Class in com.cobber.fta
 
PluginAnalysis(String) - Constructor for class com.cobber.fta.PluginAnalysis
Construct an 'unhappy' analysis - we think this set is not a valid instance of this Semantic Type.
PluginDefinition - Class in com.cobber.fta
Definition of a Plugin.
PluginDefinition() - Constructor for class com.cobber.fta.PluginDefinition
 
PluginDefinition(String, String) - Constructor for class com.cobber.fta.PluginDefinition
 
PluginDefinition(String, String, String[], String, String, String, PluginLocaleEntry[], boolean, int, FTAType) - Constructor for class com.cobber.fta.PluginDefinition
 
pluginLocaleEntry - Variable in class com.cobber.fta.LogicalType
 
PluginLocaleEntry - Class in com.cobber.fta
The Locale entry on the plugin has a localeTag (e.g.
PluginLocaleEntry() - Constructor for class com.cobber.fta.PluginLocaleEntry
 
PluginLocaleEntry(String) - Constructor for class com.cobber.fta.PluginLocaleEntry
Simple Constructor for use when have a single Language tag and no header information.
PluginLocaleEntry(String, String, int, String) - Constructor for class com.cobber.fta.PluginLocaleEntry
Simple Constructor for use when have a single Language tag and a single header (regular expression, confidence pair).
PluginMatchEntry - Class in com.cobber.fta
 
pluginOptions - Variable in class com.cobber.fta.PluginDefinition
Plugin-specific options - format key1=value1, key2=value2, ...
Plugins - Class in com.cobber.fta
A singleton (per thread) used to track the set of plugins.
pluginType - Variable in class com.cobber.fta.PluginDefinition
Type of the plugin - can be 'java', 'list', or 'regex'
PostalCodeCA - Class in com.cobber.fta.plugins
Plugin to detect valid Canadian Postal Codes.
PostalCodeCA(PluginDefinition) - Constructor for class com.cobber.fta.plugins.PostalCodeCA
Construct a plugin based on the Plugin Definition.
PostalCodeCO - Class in com.cobber.fta.plugins
Plugin to detect valid Colombian Postal Codes.
PostalCodeCO(PluginDefinition) - Constructor for class com.cobber.fta.plugins.PostalCodeCO
Construct a Colombian Postal code plugin based on the Plugin Definition.
PostalCodeFR - Class in com.cobber.fta.plugins
Plugin to detect valid French Postal Codes.
PostalCodeFR(PluginDefinition) - Constructor for class com.cobber.fta.plugins.PostalCodeFR
Construct a French Postal code plugin based on the Plugin Definition.
PostalCodeJA - Class in com.cobber.fta.plugins
Plugin to detect valid Japanese Postal Codes.
PostalCodeJA(PluginDefinition) - Constructor for class com.cobber.fta.plugins.PostalCodeJA
Construct a Japanese Postal code plugin based on the Plugin Definition.
PostalCodeMX - Class in com.cobber.fta.plugins
Plugin to detect valid Mexican Postal Codes.
PostalCodeMX(PluginDefinition) - Constructor for class com.cobber.fta.plugins.PostalCodeMX
Construct a Mexican Postal code plugin based on the Plugin Definition.
PostalCodeSE - Class in com.cobber.fta.plugins
Plugin to detect valid Swedish Postal Codes.
PostalCodeSE(PluginDefinition) - Constructor for class com.cobber.fta.plugins.PostalCodeSE
Construct a Swedish Postal code plugin based on the Plugin Definition.
PostalCodeUK - Class in com.cobber.fta.plugins
Plugin to detect valid UK Postal codes.
PostalCodeUK(PluginDefinition) - Constructor for class com.cobber.fta.plugins.PostalCodeUK
Construct a UK Postal code plugin based on the Plugin Definition.
PreSortedSet - Class in com.cobber.fta
This set is basically a LinkedHashSet that implements the SortedSet interface.
priority - Variable in class com.cobber.fta.LogicalType
 
priority - Variable in class com.cobber.fta.PluginDefinition
The relative priority of this plugin.
PRIORITY_EXTERNAL - Static variable in class com.cobber.fta.PluginDefinition
Externally registered plugins can have a priority no lower than this.
put(String, Long) - Method in class com.cobber.fta.FiniteMap
 
putAll(Map<? extends String, ? extends Long>) - Method in class com.cobber.fta.FiniteMap
 

Q

qualifier - Variable in class com.cobber.fta.LogicalTypeFiniteSimple
 
QUANTILE_RELATIVE_ACCURACY_DEFAULT - Static variable in class com.cobber.fta.AnalysisConfig
The default value for the quantile relative-accuracy guarantee.

R

Race - Class in com.cobber.fta.plugins.person
Plugin to detect Race (Person).
Race(PluginDefinition) - Constructor for class com.cobber.fta.plugins.person.Race
 
RaceAbbr - Class in com.cobber.fta.plugins.person
Plugin to detect Race/Ethnicity (Person).
RaceAbbr(PluginDefinition) - Constructor for class com.cobber.fta.plugins.person.RaceAbbr
Construct an plugin based on the Plugin Definition.
random - Variable in class com.cobber.fta.LogicalTypeCode
 
random - Variable in class com.cobber.fta.LogicalTypeRegExp
 
readByte() - Method in class com.cobber.fta.SketchDeserializer.SimpleInput
 
reader - Variable in class com.cobber.fta.LogicalTypeFiniteSimple
 
recordBulk(Map<String, Long>) - Method in class com.cobber.fta.Trace
Record the bulk samples.
recordResult(TextAnalysisResult, int) - Method in class com.cobber.fta.Trace
Record the result of the analysis.
recordSample(String, long) - Method in class com.cobber.fta.Trace
Record each sample - up to the number of samples we were asked to save (traceSampleCount).
REFLECTION_SAMPLES - Static variable in class com.cobber.fta.TextAnalyzer
 
regExp - Variable in class com.cobber.fta.LogicalTypeFiniteSimple
 
REGEXP - Static variable in class com.cobber.fta.plugins.CheckDigitEAN13
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.CheckDigitIBAN
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.CheckDigitISBN
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.CheckDigitISIN
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.CheckDigitSEDOL
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.CheckDigitUPC
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.DayDigits
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.EmailLT
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.GUID
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.IndustryEN
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.IPV4Address
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.JobTitleEN
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.MonthDigits
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.PeriodYearRange
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.person.RaceAbbr
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.PersonName
 
REGEXP - Static variable in class com.cobber.fta.plugins.PhoneNumberLT
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.PostalCodeUK
The Regular Expression for this Semantic type.
REGEXP - Static variable in class com.cobber.fta.plugins.VIN
The Regular Expression for this Semantic type.
REGEXP_INSEE_CODE - Static variable in class com.cobber.fta.plugins.InseeCodeFR
The Regular Expression for this Semantic type.
REGEXP_POSTAL_CODE - Static variable in class com.cobber.fta.plugins.PostalCodeJA
The Regular Expression for this Semantic type.
REGEXP_POSTAL_CODE - Static variable in class com.cobber.fta.plugins.PostalCodeSE
The Regular Expression for this Semantic type.
REGEXP_POSTAL_CODE_45 - Static variable in class com.cobber.fta.plugins.PostalCodeMX
 
REGEXP_POSTAL_CODE_5 - Static variable in class com.cobber.fta.plugins.PostalCodeMX
The Regular Expression for this Semantic type.
REGEXP_PROTOCOL - Static variable in class com.cobber.fta.plugins.URLLT
 
REGEXP_RESOURCE - Static variable in class com.cobber.fta.plugins.URLLT
 
REGEXP_VARIABLE - Static variable in class com.cobber.fta.plugins.USZip5
 
REGEXP_VARIABLE - Static variable in class com.cobber.fta.plugins.USZipPlus4
 
REGEXP_VARIABLE_HYPHEN - Static variable in class com.cobber.fta.plugins.USZipPlus4
 
REGEXP_ZIP_PLUS4 - Static variable in class com.cobber.fta.plugins.USZipPlus4
 
REGEXP_ZIP_PLUS4_HYPHEN - Static variable in class com.cobber.fta.plugins.USZipPlus4
 
REGEXP_ZIP5 - Static variable in class com.cobber.fta.plugins.USZip5
 
regExpReturned - Variable in class com.cobber.fta.PluginMatchEntry
RegExp plugins: the RegExp to be returned for this Semantic Type.
regExpsToMatch - Variable in class com.cobber.fta.PluginMatchEntry
RegExp plugins: the RegExps to be matched to qualify as this Semantic Type.
registerDefaultPlugins(AnalysisConfig) - Method in class com.cobber.fta.TextAnalyzer
Register the default set of plugins for Semantic Type detection.
registerPluginList(List<PluginDefinition>, String, AnalysisConfig) - Method in class com.cobber.fta.Plugins
 
registerPluginListCore(List<PluginDefinition>, String, AnalysisConfig, boolean) - Method in class com.cobber.fta.Plugins
 
registerPlugins(Reader, String, AnalysisConfig) - Method in class com.cobber.fta.Plugins
 
registerPlugins(String, String, AnalysisConfig) - Method in class com.cobber.fta.Plugins
 
registerPluginsInternal(Reader, String, AnalysisConfig) - Method in class com.cobber.fta.Plugins
 
relativeAccuracy - Variable in class com.cobber.fta.Sketch
 
remove(Object) - Method in class com.cobber.fta.FiniteMap
 

S

sampleCount - Variable in class com.cobber.fta.Facts
The total number of samples seen.
seed(byte[]) - Method in class com.cobber.fta.LogicalTypeCode
 
seed(byte[]) - Method in class com.cobber.fta.LogicalTypeRegExp
 
seed(byte[]) - Method in interface com.cobber.fta.LTRandom
Seed the secure random number generator used to create examples.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.Address2EN
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.AddressEN
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.CheckDigitABA
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.CheckDigitCUSIP
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.CheckDigitEAN13
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.CheckDigitIBAN
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.CheckDigitISBN
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.CheckDigitISIN
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.CheckDigitLuhn
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.CheckDigitSEDOL
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.CheckDigitUPC
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.CountryEN
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.EmailLT
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.FirstName
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.FreeText
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.Gender
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.GUID
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.identity.Aadhar_IN
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.identity.IN_JA
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.identity.NHS_UK
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.identity.SSN_CH
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.identity.SSN_FR
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.identity.SSN_US
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.IPV4Address
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.IPV6Address
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.JobTitleEN
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.LatitudeDMS
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.LongitudeDMS
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.MiddleName
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.NameFirstLast
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.NameLastFirst
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.NAStateProvince
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.PostalCodeJA
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.PostalCodeMX
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.PostalCodeSE
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.PostalCodeUK
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.URLLT
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.USZip5
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.USZipPlus4
The Semantic type for this Plugin.
SEMANTIC_TYPE - Static variable in class com.cobber.fta.plugins.VIN
The Semantic type for this Plugin.
semanticType - Variable in class com.cobber.fta.PluginDefinition
Semantic Type of Plugin (Qualifier).
semanticType - Variable in class com.cobber.fta.SemanticTypeInfo
 
SemanticTypeInfo - Class in com.cobber.fta
 
SemanticTypeInfo() - Constructor for class com.cobber.fta.SemanticTypeInfo
 
SENTENCE_TOO_SHORT - com.cobber.fta.text.TextProcessor.Determination
Sentence is too short.
serialize() - Method in class com.cobber.fta.TextAnalyzer
Serialize a TextAnalyzer - commonly used in concert with TextAnalyzer.deserialize(String) and TextAnalyzer.merge(TextAnalyzer, TextAnalyzer) to merge TextAnalyzers run on separate shards into a single TextAnalyzer and hence a single TextAnalysisResult.
serialize(Sketch, JsonGenerator, SerializerProvider) - Method in class com.cobber.fta.SketchSerializer
 
setCardinality(Map<String, Long>) - Method in class com.cobber.fta.Histogram
 
setCardinalityOverflow(HistogramSPDT) - Method in class com.cobber.fta.Histogram
 
setConfig(AnalysisConfig) - Method in class com.cobber.fta.Facts
 
setContent(String, String) - Method in class com.cobber.fta.LogicalTypeFiniteSimple
 
setCount(long) - Method in class com.cobber.fta.Histogram.Entry
 
setDateResolutionMode(DateTimeParser.DateResolutionMode) - Method in class com.cobber.fta.AnalyzerContext
Set the DateResolutionMode on the Context.
setDdSketch(DDSketch) - Method in class com.cobber.fta.Sketch
 
setDebug(int) - Method in class com.cobber.fta.AnalysisConfig
 
setDebug(int) - Method in class com.cobber.fta.TextAnalyzer
Internal Only.
setDetectWindow(int) - Method in class com.cobber.fta.AnalysisConfig
 
setDetectWindow(int) - Method in class com.cobber.fta.TextAnalyzer
Set the size of the Detect Window (that is, number of samples) to collect before attempting to determine the type.
setDistinctCount(long) - Method in class com.cobber.fta.TextAnalyzer
Set the Distinct Count - commonly used where there is an external source that has visibility into the entire data set and 'knows' the distinct count of the set as a whole.
setHistogramBins(int) - Method in class com.cobber.fta.AnalysisConfig
 
setHistogramBins(int) - Method in class com.cobber.fta.TextAnalyzer
Sets the number of bins to use for the underlying approximation used to hold the Histogram once maxCardinality is exceeded.
setKeyConfidence(double) - Method in class com.cobber.fta.TextAnalyzer
Set the Key Confidence - typically used where there is an external source that indicated definitively that this is a key.
setLocale(Locale) - Method in class com.cobber.fta.AnalysisConfig
 
setLocale(Locale) - Method in class com.cobber.fta.TextAnalyzer
Override the default Locale.
setLocaleTag(String) - Method in class com.cobber.fta.AnalysisConfig
 
setMatchEntry(PluginMatchEntry) - Method in class com.cobber.fta.LogicalTypeRegExp
 
setMatchTypeInfo(TypeInfo) - Method in class com.cobber.fta.Facts
 
setMaxCapacity(int) - Method in class com.cobber.fta.FiniteMap
 
setMaxCardinality(int) - Method in class com.cobber.fta.AnalysisConfig
 
setMaxCardinality(int) - Method in class com.cobber.fta.TextAnalyzer
Set the maximum cardinality that will be tracked.
setMaxInputLength(int) - Method in class com.cobber.fta.AnalysisConfig
 
setMaxInputLength(int) - Method in class com.cobber.fta.TextAnalyzer
Sets the maximum input length for sampling.
setMaxInvalids(int) - Method in class com.cobber.fta.AnalysisConfig
 
setMaxInvalids(int) - Method in class com.cobber.fta.TextAnalyzer
Set the maximum number of invalid entries that will be tracked.
setMaxOutliers(int) - Method in class com.cobber.fta.AnalysisConfig
 
setMaxOutliers(int) - Method in class com.cobber.fta.TextAnalyzer
Set the maximum number of outliers that will be tracked.
setMaxShapes(int) - Method in class com.cobber.fta.AnalysisConfig
 
setMaxValue(String) - Method in class com.cobber.fta.Facts
 
setMinValue(String) - Method in class com.cobber.fta.Facts
 
setPluginThreshold(int) - Method in class com.cobber.fta.TextAnalyzer
The percentage when we declare success 0 - 100 for Semantic Type plugins.
setQuantileRelativeAccuracy(double) - Method in class com.cobber.fta.AnalysisConfig
 
setQuantileRelativeAccuracy(double) - Method in class com.cobber.fta.TextAnalyzer
Sets the relative-error guarantee for quantiles.
setThreshold(int) - Method in class com.cobber.fta.AnalysisConfig
 
setThreshold(int) - Method in class com.cobber.fta.LogicalType
The percentage when we declare success 0 - 100.
setThreshold(int) - Method in class com.cobber.fta.TextAnalyzer
The percentage when we declare success 0 - 100.
setTotalBlankCount(long) - Method in class com.cobber.fta.TextAnalyzer
Set the count of all blank elements in the entire data stream.
setTotalCount(long) - Method in class com.cobber.fta.TextAnalyzer
Set the total number of elements in the Data Stream.
setTotalMaxLength(int) - Method in class com.cobber.fta.TextAnalyzer
Set the maximum length for Numeric, Boolean and String across the entire data stream.
setTotalMaxValue(String) - Method in class com.cobber.fta.TextAnalyzer
Set the maximum value for Numeric, Boolean and String across the entire data stream.
setTotalMean(Double) - Method in class com.cobber.fta.TextAnalyzer
Set the mean for Numeric types (Long, Double) across the entire data stream.
setTotalMinLength(int) - Method in class com.cobber.fta.TextAnalyzer
Set the minimum length for Numeric, Boolean and String across the entire data stream.
setTotalMinValue(String) - Method in class com.cobber.fta.TextAnalyzer
Set the minimum value for Numeric, Boolean and String types across the entire data stream.
setTotalNullCount(long) - Method in class com.cobber.fta.TextAnalyzer
Set the count of all null elements in the entire data stream.
setTotalStandardDeviation(Double) - Method in class com.cobber.fta.TextAnalyzer
Get the Standard Deviation for Numeric types (Long, Double) across the entire data stream (if known).
setTrace(String) - Method in class com.cobber.fta.TextAnalyzer
Set tracing options.
setTraceOptions(String) - Method in class com.cobber.fta.AnalysisConfig
 
setUniqueness(double) - Method in class com.cobber.fta.TextAnalyzer
Set the Uniqueness - typically used where there is an external source that has visibility into the entire data set and 'knows' the uniqueness of the set as a whole.
signature - Variable in class com.cobber.fta.PluginDefinition
Signature (structure) - the MD5 Hash of the Qualifier and the Base Type.
simple(String[]) - Static method in class com.cobber.fta.PluginLocaleEntry
 
SIMPLE_NOT_OK - Static variable in class com.cobber.fta.PluginAnalysis
Analysis was unsuccessful - and we want to back out to a wildcard match.
SimpleWords - Class in com.cobber.fta.plugins.person
Plugin to detect any Semantic Type defined by the presence of a set of words.
SimpleWords(PluginDefinition) - Constructor for class com.cobber.fta.plugins.person.SimpleWords
Construct an Race plugin based on the Plugin Definition.
simplify() - Method in class com.cobber.fta.token.TokenStream
Simplify the Compressed TokenStream to improve the Regular Expression returned.
SINGLE_WORD - com.cobber.fta.text.TextProcessor.Determination
Input just has a single word.
SingletonSet - Class in com.cobber.fta
Class used to cache large sets across multiple threads.
SingletonSet(String, String) - Constructor for class com.cobber.fta.SingletonSet
Create a SingletonSet using "#" as the comment character.
SingletonSet(String, String, String) - Constructor for class com.cobber.fta.SingletonSet
Create a SingletonSet.
size() - Method in class com.cobber.fta.FiniteMap
 
size() - Method in class com.cobber.fta.token.TokenStreams
Get the size of the Map.
Sketch - Class in com.cobber.fta
This class is used to encapsulate a Sketch to provide Quantile data.
SketchDeserializer - Class in com.cobber.fta
 
SketchDeserializer() - Constructor for class com.cobber.fta.SketchDeserializer
 
SketchDeserializer.SimpleInput - Class in com.cobber.fta
 
sketchExists() - Method in class com.cobber.fta.Facts
 
SketchSerializer - Class in com.cobber.fta
 
SketchSerializer() - Constructor for class com.cobber.fta.SketchSerializer
 
SketchSerializer.SimpleOutput - Class in com.cobber.fta
 
sortByKey(NavigableMap<String, Long>) - Method in class com.cobber.fta.FiniteMap
 
sortByValue() - Method in class com.cobber.fta.FiniteMap
 
SSN_CH - Class in com.cobber.fta.plugins.identity
Plugin to detect Swiss SSN's (AVH Number/Sozialversicherungsnummer).
SSN_CH(PluginDefinition) - Constructor for class com.cobber.fta.plugins.identity.SSN_CH
Construct a plugin to detect Swiss SSN's based on the Plugin Definition.
SSN_FR - Class in com.cobber.fta.plugins.identity
Plugin to detect French SSN's.
SSN_FR(PluginDefinition) - Constructor for class com.cobber.fta.plugins.identity.SSN_FR
Construct a plugin to detect French SSN's based on the Plugin Definition.
SSN_US - Class in com.cobber.fta.plugins.identity
Plugin to detect US SSN's
SSN_US(PluginDefinition) - Constructor for class com.cobber.fta.plugins.identity.SSN_US
Construct a plugin to detect US SSN's based on the Plugin Definition.
statisticsEnabled() - Method in class com.cobber.fta.TextAnalysisResult
Was statistics collection enabled for this analysis.
streamFormat - Variable in class com.cobber.fta.Facts
 
stringConverter - Variable in class com.cobber.fta.Sketch
 
StringConverter - Class in com.cobber.fta
Based on the FTA Type support the ability to convert from a String to an instance of the Type, or from an instance of the type to a String (correctly formatted - based on the pattern).
subSet(String, String) - Method in class com.cobber.fta.PreSortedSet
 
SuburbAU - Class in com.cobber.fta.plugins
 
SuburbAU(PluginDefinition) - Constructor for class com.cobber.fta.plugins.SuburbAU
 

T

tailSet(String) - Method in class com.cobber.fta.PreSortedSet
 
tbDouble - Variable in class com.cobber.fta.Facts
 
tbLocalDate - Variable in class com.cobber.fta.Facts
 
tbLocalDateTime - Variable in class com.cobber.fta.Facts
 
tbLocalTime - Variable in class com.cobber.fta.Facts
 
tbLong - Variable in class com.cobber.fta.Facts
 
tbOffsetDateTime - Variable in class com.cobber.fta.Facts
 
tbString - Variable in class com.cobber.fta.Facts
 
tbZonedDateTime - Variable in class com.cobber.fta.Facts
 
TextAnalysisResult - Class in com.cobber.fta
TextAnalysisResult is the result of a TextAnalyzer analysis of a data stream.
TextAnalyzer - Class in com.cobber.fta
Analyze Text data to determine type information and other key metrics associated with a text stream.
TextAnalyzer() - Constructor for class com.cobber.fta.TextAnalyzer
Construct an anonymous Text Analyzer for a data stream.
TextAnalyzer(AnalyzerContext) - Constructor for class com.cobber.fta.TextAnalyzer
Construct a Text Analyzer using the supplied context.
TextAnalyzer(String) - Constructor for class com.cobber.fta.TextAnalyzer
Construct a Text Analyzer for the named data stream.
TextAnalyzer(String, DateTimeParser.DateResolutionMode) - Constructor for class com.cobber.fta.TextAnalyzer
Construct a Text Analyzer for the named data stream with the supplied DateResolutionMode.
TextAnalyzer.Feature - Enum in com.cobber.fta
Enumeration that defines all on/off features for parsers.
TextConfig - Class in com.cobber.fta.text
Capture a set of key metrics for any given language.
TextConfig(int, double, double, int, int, int, String, String, String, String[]) - Constructor for class com.cobber.fta.text.TextConfig
 
TextProcessor - Class in com.cobber.fta.text
Core class for processing free form text.
TextProcessor(Locale) - Constructor for class com.cobber.fta.text.TextProcessor
 
TextProcessor.Determination - Enum in com.cobber.fta.text
 
TextProcessor.TextResult - Class in com.cobber.fta.text
 
TextResult() - Constructor for class com.cobber.fta.text.TextProcessor.TextResult
 
threshold - Variable in class com.cobber.fta.LogicalType
 
threshold - Variable in class com.cobber.fta.PluginDefinition
The required threshold to be matched (can be adjusted by presence of Hot Words.
toDouble(String) - Method in class com.cobber.fta.StringConverter
 
TokenStream - Class in com.cobber.fta.token
A TokenStream (a set of Tokens) captures the Shapes and counts of the incoming data stream.
TokenStream(TokenStream) - Constructor for class com.cobber.fta.token.TokenStream
Construct a new TokenStream from an existing TokenStream.
TokenStream(String, long) - Constructor for class com.cobber.fta.token.TokenStream
Construct a new TokenStream based on the input.
TokenStreams - Class in com.cobber.fta.token
This Singleton class captures the sum of all input observed as a set of instances of the TokenStream Class.
TokenStreams(int) - Constructor for class com.cobber.fta.token.TokenStreams
Construct a TokenStreams object with a maximum number of TokenStream instances.
TOO_LONG - com.cobber.fta.text.TextProcessor.Determination
Detected word that is unreasonably long.
tooLong(String) - Static method in class com.cobber.fta.token.TokenStream
Is the input too long?
TopBottomK<T extends Comparable<C>,​C> - Class in com.cobber.fta
Class used to track the top and bottom K values.
topK - Variable in class com.cobber.fta.Facts
The top 10 values.
topK() - Method in class com.cobber.fta.TopBottomK
Return the top K values (ordered LOWEST to HIGHEST).
topKasString() - Method in class com.cobber.fta.TopBottomK
Return the top K values as Strings (ordered HIGHEST to LOWEST).
toString() - Method in class com.cobber.fta.PluginLocaleEntry
 
toString() - Method in class com.cobber.fta.TextAnalysisResult
A String representation of the Analysis.
totalBlankCount - Variable in class com.cobber.fta.Facts
totalBlankCount - The number of blank elements in the entire data stream (-1 unless set explicitly).
totalCount - Variable in class com.cobber.fta.Facts
The total number of samples in the stream (typically -1 to indicate unknown).
totalDistance - Variable in class com.cobber.fta.SemanticTypeInfo
 
totalMapEntries - Variable in class com.cobber.fta.Sketch
 
totalMatches - Variable in class com.cobber.fta.SemanticTypeInfo
 
totalMaxLength - Variable in class com.cobber.fta.Facts
totalMaxLength - The maximum length for Numeric, Boolean, and String types across the entire data stream (-1 unless set explicitly).
totalMaxValue - Variable in class com.cobber.fta.Facts
totalMaxValue - The manimum value for Numeric, Boolean, and String types across the entire data stream (null unless set explicitly).
totalMean - Variable in class com.cobber.fta.Facts
totalMean - The mean for Numeric types (Long, Double) across the entire data stream (null unless set explicitly).
totalMinLength - Variable in class com.cobber.fta.Facts
totalMinLength - The minimum length for Numeric, Boolean, and String types across the entire data stream (-1 unless set explicitly).
totalMinValue - Variable in class com.cobber.fta.Facts
totalMinValue - The minimum value for Numeric, Boolean, and String types across the entire data stream (null unless set explicitly).
totalNullCount - Variable in class com.cobber.fta.Facts
The number of null elements in the entire data stream (-1 unless set explicitly).
totalSketchEntries - Variable in class com.cobber.fta.Sketch
 
totalStandardDeviation - Variable in class com.cobber.fta.Facts
totalStandardDeviation - The standard deviation for Numeric types (Long, Double) across the entire data stream (null unless set explicitly).
Trace - Class in com.cobber.fta
Class used to manage tracing for FTA.
Trace(String, AnalyzerContext, AnalysisConfig) - Constructor for class com.cobber.fta.Trace
 
track(String, long) - Method in class com.cobber.fta.token.TokenStreams
Track the supplied input.
trackTrimmedLengthAndWhiteSpace(String, String) - Method in class com.cobber.fta.Facts
 
trailingWhiteSpace - Variable in class com.cobber.fta.Facts
Do any elements have trailing White Space?
train(String) - Method in class com.cobber.fta.TextAnalyzer
Train is the streaming entry point used to supply input to the Text Analyzer.
trainBulk(Map<String, Long>) - Method in class com.cobber.fta.TextAnalyzer
TrainBulk is the core bulk entry point used to supply input to the Text Analyzer.
type - Variable in class com.cobber.fta.Sketch
 
type - Variable in class com.cobber.fta.StringConverter
 
type - Variable in class com.cobber.fta.TypeFormatter
 
typeFormatter - Variable in class com.cobber.fta.StringConverter
 
TypeFormatter - Class in com.cobber.fta
 

U

uniqueness - Variable in class com.cobber.fta.Facts
What is the uniqueness percentage of this column.
URLLT - Class in com.cobber.fta.plugins
Plugin to detect URLs.
URLLT(PluginDefinition) - Constructor for class com.cobber.fta.plugins.URLLT
Construct a URL plugin based on the Plugin Definition.
USZip5 - Class in com.cobber.fta.plugins
Plugin to detect valid US Zip codes.
USZip5(PluginDefinition) - Constructor for class com.cobber.fta.plugins.USZip5
Construct a US ZIP (See also @link USZipPlus4) plugin based on the Plugin Definition.DateTimeParser
USZipPlus4 - Class in com.cobber.fta.plugins
Plugin to detect valid US Zip plus 4 codes.
USZipPlus4(PluginDefinition) - Constructor for class com.cobber.fta.plugins.USZipPlus4
Construct a ZIP+4 (See also @link USZip) plugin based on the Plugin Definition.

V

validator - Variable in class com.cobber.fta.plugins.CheckDigitLT
 
validator - Variable in class com.cobber.fta.plugins.identity.VAT
 
validLocales - Variable in class com.cobber.fta.PluginDefinition
locales this plugin applies to - empty set, implies all locales.
valueOf(String) - Static method in enum com.cobber.fta.text.TextProcessor.Determination
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cobber.fta.TextAnalyzer.Feature
Returns the enum constant of this type with the specified name.
values() - Method in class com.cobber.fta.FiniteMap
 
values() - Static method in enum com.cobber.fta.text.TextProcessor.Determination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cobber.fta.TextAnalyzer.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
variance - Variable in class com.cobber.fta.Facts
The variance of the observed values (Numeric types only).
VAT - Class in com.cobber.fta.plugins.identity
Plugin to detect Value-added Tax (VAT) identification numbers.
VAT(PluginDefinition) - Constructor for class com.cobber.fta.plugins.identity.VAT
Construct a plugin to detect Value-added Tax (VAT) identification numbers.
VIN - Class in com.cobber.fta.plugins
Plugin to detect Vehicle Identification Numbers (VINs).
VIN(PluginDefinition) - Constructor for class com.cobber.fta.plugins.VIN
Construct a VIN plugin based on the Plugin Definition.

W

weightedValue(int, int, int) - Method in class com.cobber.fta.plugins.identity.NHSCheckDigit
Calculates the weighted value of a character in the code at a specified position.
withLocale(Locale) - Method in class com.cobber.fta.AnalysisConfig
 
writeByte(byte) - Method in class com.cobber.fta.SketchSerializer.SimpleOutput
 
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages