类的使用
tech.firas.tool.Parser.Type
-
-
tech.firas.tool中Parser.Type的使用
返回Parser.Type的tech.firas.tool中的方法 修饰符和类型 方法 说明 Parser.TypeParser.ParsedContent. getType()static Parser.TypeParser.Type. valueOf(String name)返回带有指定名称的该类型的枚举常量。static Parser.Type[]Parser.Type. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为Parser.Type的tech.firas.tool中的方法 修饰符和类型 方法 说明 voidParser.ParsedContent. setType(Parser.Type type)参数类型为Parser.Type的tech.firas.tool中的构造器 构造器 说明 ParsedContent(int beginRow, int beginColumn, Parser.Type type)
-