Uses of Interface
org.apache.velocity.runtime.ParserPool
-
Packages that use ParserPool Package Description org.apache.velocity.runtime -
-
Uses of ParserPool in org.apache.velocity.runtime
Classes in org.apache.velocity.runtime that implement ParserPool Modifier and Type Class Description class
ParserPoolImpl
This wraps the original parser SimplePool class.Fields in org.apache.velocity.runtime declared as ParserPool Modifier and Type Field Description private ParserPool
RuntimeInstance. parserPool
The Runtime parser pool
-