Uses of Interface
de.grogra.pf.io.ReaderSource
Packages that use ReaderSource
-
Uses of ReaderSource in de.grogra.grogra
Constructors in de.grogra.grogra with parameters of type ReaderSource -
Uses of ReaderSource in de.grogra.pf.io
Classes in de.grogra.pf.io that implement ReaderSourceModifier and TypeClassDescriptionclassclassfinal classclassA file used to read options locally.classA simple implementation ofReaderSourcewhich wraps an existingReader.class -
Uses of ReaderSource in de.grogra.propFile
Classes in de.grogra.propFile that implement ReaderSourceModifier and TypeClassDescriptionclassclassA "key value" property file.classA "key value" property file. -
Uses of ReaderSource in de.grogra.rgg.model
Constructors in de.grogra.rgg.model with parameters of type ReaderSourceModifierConstructorDescriptionCompiledRGGFilter(FilterItem item, ReaderSource source) Constructs a new filter which transforms the inputsourceinto an instance ofCompilationUnitwhich can be compiled afterwards.JavaFilter(FilterItem item, ReaderSource source) RGGFilter(FilterItem item, ReaderSource source) XLFilter(FilterItem item, ReaderSource source) Constructs a new filter which transforms the inputsourceinto an instance ofCompilationUnitwhich can be compiled afterwards.