Uses of Interface
com.google.refine.importing.FormatGuesser
Packages that use FormatGuesser
-
Uses of FormatGuesser in com.google.refine.importers
Classes in com.google.refine.importers that implement FormatGuesserModifier and TypeClassDescriptionclassclassclass -
Uses of FormatGuesser in com.google.refine.importing
Fields in com.google.refine.importing with type parameters of type FormatGuesserModifier and TypeFieldDescriptionstatic final Map<String,List<FormatGuesser>> ImportingManager.formatToGuessersMethods in com.google.refine.importing with parameters of type FormatGuesserModifier and TypeMethodDescriptionstatic voidImportingManager.registerFormatGuesser(String format, FormatGuesser guesser)