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 classParserPoolImplThis wraps the original parser SimplePool class.Fields in org.apache.velocity.runtime declared as ParserPool Modifier and Type Field Description private ParserPoolRuntimeInstance. parserPoolThe Runtime parser pool
-