Uses of Enum Class
io.keikai.doc.io.importer.Importers.Type
Packages that use Importers.Type
-
Uses of Importers.Type in io.keikai.doc.io.importer
Methods in io.keikai.doc.io.importer that return Importers.TypeModifier and TypeMethodDescriptionstatic Importers.TypeReturns the enum constant of this class with the specified name.static Importers.Type[]Importers.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.keikai.doc.io.importer with parameters of type Importers.TypeModifier and TypeMethodDescriptionstatic ImporterImporters.getImporter(Importers.Type type) Returns aImporterby the given type