Uses of Class
de.foellix.aql.config.Preprocessors
Packages that use Preprocessors
-
Uses of Preprocessors in de.foellix.aql.config
Fields in de.foellix.aql.config declared as PreprocessorsMethods in de.foellix.aql.config that return PreprocessorsModifier and TypeMethodDescriptionObjectFactory.createPreprocessors()Create an instance ofPreprocessorsConfig.getPreprocessors()Gets the value of the preprocessors property.Methods in de.foellix.aql.config with parameters of type PreprocessorsModifier and TypeMethodDescriptionvoidConfig.setPreprocessors(Preprocessors value) Sets the value of the preprocessors property.