-
Fields Field Description org.tomlj.internal.TomlLexer.tokenNames UseVOCABULARY
instead.org.tomlj.internal.TomlParser.tokenNames UseTomlParser.VOCABULARY
instead.
-
Methods Method Description org.tomlj.internal.TomlLexer.getTokenNames() org.tomlj.internal.TomlParser.getTokenNames() org.tomlj.TomlArray.containsArrays() Future releases will support heterogeneous arrays and this method will be removed.org.tomlj.TomlArray.containsBooleans() Future releases will support heterogeneous arrays and this method will be removed.org.tomlj.TomlArray.containsDoubles() Future releases will support heterogeneous arrays and this method will be removed.org.tomlj.TomlArray.containsLocalDates() Future releases will support heterogeneous arrays and this method will be removed.org.tomlj.TomlArray.containsLocalDateTimes() Future releases will support heterogeneous arrays and this method will be removed.org.tomlj.TomlArray.containsLocalTimes() Future releases will support heterogeneous arrays and this method will be removed.org.tomlj.TomlArray.containsLongs() Future releases will support heterogeneous arrays and this method will be removed.org.tomlj.TomlArray.containsOffsetDateTimes() Future releases will support heterogeneous arrays and this method will be removed.org.tomlj.TomlArray.containsStrings() Future releases will support heterogeneous arrays and this method will be removed.org.tomlj.TomlArray.containsTables() Future releases will support heterogeneous arrays and this method will be removed.