plantuml/src/net/sourceforge/plantuml/tim/package-info.java

12 lines
322 B
Java

/**
* Provides classes used to manage
* <a href="https://plantuml.com/preprocessing" target="_top"> Preprocessing</a>
* of PlantUML input.
*
* @see net.sourceforge.plantuml.text.TLineType
* @see net.sourceforge.plantuml.preproc
* @see net.sourceforge.plantuml.preproc2
*
*/
package net.sourceforge.plantuml.tim;