org.apache.velocity.app.event.implement
public class EscapeHtmlReference extends EscapeReference
ReferenceInsertionEventHandler.referenceInsertExecutor
Constructor and Description |
---|
EscapeHtmlReference() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
escape(java.lang.Object text)
Escape all HTML entities.
|
protected java.lang.String |
getMatchAttribute()
Specify the configuration attribute that specifies the
regular expression.
|
getRuntimeServices, referenceInsert, setRuntimeServices
protected java.lang.String escape(java.lang.Object text)
escape
in class EscapeReference
text
- protected java.lang.String getMatchAttribute()
EscapeReference
eventhandler.escape.XYZ.match
where XYZ
is the type of escaping being done.
getMatchAttribute
in class EscapeReference
Copyright © 2000-2014. All Rights Reserved.