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 LocationJsonHandler.getLocation()Returns the current parser location.(package private) LocationJsonParser.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)