Uses of Enum Class
org.basex.core.MainOptions.MainParser
Packages that use MainOptions.MainParser
-
Uses of MainOptions.MainParser in org.basex.core
Fields in org.basex.core with type parameters of type MainOptions.MainParserModifier and TypeFieldDescriptionstatic final EnumOption<MainOptions.MainParser>MainOptions.PARSERDefine import parser.Methods in org.basex.core that return MainOptions.MainParserModifier and TypeMethodDescriptionstatic MainOptions.MainParserReturns the enum constant of this class with the specified name.static MainOptions.MainParser[]MainOptions.MainParser.values()Returns an array containing the constants of this enum class, in the order they are declared.