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, setRuntimeServicesprotected String escape(Object text)
escape in class EscapeReferencetext - protected String getMatchAttribute()
EscapeReferenceeventhandler.escape.XYZ.match
where XYZ is the type of escaping being done.
getMatchAttribute in class EscapeReferenceCopyright © 2000–2017 The Apache Software Foundation. All rights reserved.