Uses of Enum
com.google.refine.importers.RdfTripleImporter.Mode
Packages that use RdfTripleImporter.Mode
-
Uses of RdfTripleImporter.Mode in com.google.refine.importers
Methods in com.google.refine.importers that return RdfTripleImporter.ModeModifier and TypeMethodDescriptionstatic RdfTripleImporter.ModeReturns the enum constant of this type with the specified name.static RdfTripleImporter.Mode[]RdfTripleImporter.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.google.refine.importers with parameters of type RdfTripleImporter.Mode