| Class | PageTemplate::Preprocessor |
| In: |
lib/PageTemplate/parser.rb
|
| Parent: | Object |
Preprocessor is a parent class for preprocessors. A preprocessor is used to process or otherwise prepare output for printing by Valuecommand
Preprocessors must be objects, that take a string to convert in some form. Typically singletons.