Modifier and Type | Class and Description |
---|---|
class |
PolicyConfiguredCleaner
A thread safe xhtml/html/xml Cleaner which is configured via a policy file classpath resource.
|
Modifier and Type | Field and Description |
---|---|
protected StorageFormatCleaner |
DefaultFormatConverter.storageFormatCleaner |
Constructor and Description |
---|
DefaultFormatConverter(EditorConverter editConverter,
Renderer editRenderer,
Renderer viewRenderer,
StorageFormatCleaner storageFormatCleaner)
|
DefaultFormatConverter(EditorConverter editConverter,
Renderer editRenderer,
Renderer viewRenderer,
StorageFormatCleaner storageFormatCleaner,
RenderingEventPublisher renderingEventPublisher) |
Constructor and Description |
---|
XhtmlLinkRendererComponent(LinkResolver linkResolver,
Marshaller<Link> linkMarshaller,
com.atlassian.renderer.v2.SubRenderer subRenderer,
StorageFormatCleaner storageFormatCleaner) |
Constructor and Description |
---|
XhtmlCleaningInterceptor(StorageFormatCleaner storageFormatCleaner) |
Modifier and Type | Method and Description |
---|---|
void |
ConfluenceLinkResolver.setStorageFormatCleaner(StorageFormatCleaner storageFormatCleaner) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractEditPageAction.setStorageFormatCleaner(StorageFormatCleaner storageFormatCleaner) |
Constructor and Description |
---|
XhtmlTemplateHandler(XmlOutputFactory xmlFragmentOutputFactory,
XmlEventReaderFactory xmlEventReaderFactory,
FormatConverter formatConverter,
XMLEventFactory xmlEventFactory,
TemplateI18nHandler templateI18nHandler,
StorageFormatCleaner storageFormatCleaner) |
Modifier and Type | Method and Description |
---|---|
void |
GenericVelocityMacro.setStorageFormatCleaner(StorageFormatCleaner cleaner)
Deprecated.
|
Copyright © 2003–2019 Atlassian. All rights reserved.