package

com.atlassian.jira.action.admin.export

Interfaces

Classes

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