| Interface | Description |
|---|---|
| EntitiesExporter | |
| EntityXmlWriter |
| Class | Description |
|---|---|
| AnonymisingEntityXmlWriter |
A writer that replaces many characters with 'x' characters, for the purposes of anonymising data.
|
| AnonymousEntity |
An AnonymousEntity represents which fields to be anonymised, and is used by the
AnonymisingEntityXmlWriter
and the AnonymousGenericValue. |
| DefaultEntityXmlWriter |
A writer that performs no transformations before writing the GenericValue to XML
|
| DefaultSaxEntitiesExporter | |
| EscapedAttributes |
Delegates to original attributes but decodes attributes names and values encoded earlier with XMLEscapingReader
|
Copyright © 2002-2018 Atlassian. All Rights Reserved.