A B C D E F G I J L N O P R S U

I

IntegerInterpreter - Class in joperties.interpreters.defaultinterpreters
 
IntegerInterpreter() - Constructor for class joperties.interpreters.defaultinterpreters.IntegerInterpreter
 
internal - Variable in class joperties.interpreters.CollectionInterpreter
This serves as a place holder for the type T so that it's possible to return a class of type Class> at runtime.
interpret(String) - Method in class joperties.interpreters.AbstractInterpreter
This method will interpret the provided string as an object.
interpret(String) - Method in class joperties.interpreters.CollectionInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.AffineTransformInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.BigDecimalInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.BigIntegerInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.BooleanInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.ByteInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.CharacterInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.ColorInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.DateInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.DimensionInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.DoubleInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.FloatInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.FontInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.GradientPaintInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.IntegerInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.LocaleInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.LongInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.Point2DDInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.Point2DFInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.Point2DInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.PointInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.PolygonInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.RadialGradientPaintInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.RectangleInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.ShortInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.StringBufferInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.StringInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.URIInterpreter
 
interpret(String) - Method in class joperties.interpreters.defaultinterpreters.URLInterpreter
 
InterpretationException - Exception in joperties.exceptions
This exception is thrown when an interpretation failed by an interpreter.
InterpretationException(AbstractInterpreter<?>, String) - Constructor for exception joperties.exceptions.InterpretationException
Constructs the exception.
interpreter - Variable in exception joperties.exceptions.EncodingException
This is the interpreter that failed.
interpreter - Variable in exception joperties.exceptions.InterpretationException
This is the interpreter that failed.
Interpreters - Class in joperties.interpreters
Class which holds the registered Interpreters and provides methods for accessing them.
Interpreters() - Constructor for class joperties.interpreters.Interpreters
 
interpreters - Static variable in class joperties.interpreters.Interpreters
The map which holds the interpreters based on the class they interpret.
isClassSupported(Class<?>) - Static method in class joperties.interpreters.Interpreters
This method returns true if the provided class is supported by one of the registered interpreters.

A B C D E F G I J L N O P R S U