| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferenceInsertionEventHandler | |
|---|---|
| org.apache.velocity.app.event | |
| org.apache.velocity.app.event.implement | |
| Uses of ReferenceInsertionEventHandler in org.apache.velocity.app.event | 
|---|
| Methods in org.apache.velocity.app.event with parameters of type ReferenceInsertionEventHandler | |
|---|---|
|  void | EventCartridge.addReferenceInsertionEventHandler(ReferenceInsertionEventHandler ev)Add a reference insertion event handler to the Cartridge. | 
| Uses of ReferenceInsertionEventHandler in org.apache.velocity.app.event.implement | 
|---|
| Classes in org.apache.velocity.app.event.implement that implement ReferenceInsertionEventHandler | |
|---|---|
|  class | EscapeHtmlReferenceEscape all HTML entities. | 
|  class | EscapeJavaScriptReferenceEscapes the characters in a String to be suitable for use in JavaScript. | 
|  class | EscapeReferenceBase class for escaping references. | 
|  class | EscapeSqlReferenceEscapes the characters in a String to be suitable to pass to an SQL query. | 
|  class | EscapeXmlReferenceEscape all XML entities. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||