public class EscapeXmlReference extends EscapeReference
log
Constructor and Description |
---|
EscapeXmlReference() |
Modifier and Type | Method and Description |
---|---|
protected String |
escape(Object text)
Escape all XML entities.
|
protected String |
getMatchAttribute()
Specify the configuration attribute that specifies the
regular expression.
|
getRuntimeServices, referenceInsert, setRuntimeServices
protected String escape(Object text)
escape
in class EscapeReference
text
- protected String getMatchAttribute()
EscapeReference
eventhandler.escape.XYZ.match
where XYZ
is the type of escaping being done.
getMatchAttribute
in class EscapeReference
Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.