
org.hsqldb.util.preprocessor.package-info Maven / Gradle / Ivy
/**
* Provides a simple text document preprocessor.
*
* Aims specifically at transforming the HSQLDB code base to one of a small
* number of specific build targets, while keeping complexity and external
* dependencies to a minimum, yet providing an environment that is
* sufficiently powerful to solve most easily imaginable preprocessing
* scenarios.
*
*/
package org.hsqldb.util.preprocessor;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy