Uses of Class
com.formdev.flatlaf.json.Location
Packages that use Location
-
Uses of Location in com.formdev.flatlaf.json
Fields in com.formdev.flatlaf.json declared as LocationMethods in com.formdev.flatlaf.json that return LocationModifier and TypeMethodDescriptionprotected Location
JsonHandler.getLocation()
Returns the current parser location.(package private) Location
JsonParser.getLocation()
ParseException.getLocation()
Returns the location at which the error occurred.Constructors in com.formdev.flatlaf.json with parameters of type LocationModifierConstructorDescription(package private)
ParseException
(String message, Location location)