@ConsumerType public abstract class RichTextHandlerConfig extends Object implements io.wcm.sling.commons.caservice.ContextAwareService
RichTextHandlerConfig OSGi services provide application-specific configuration for rich text handling.
Applications can set service properties or bundle headers as defined in ContextAwareService to apply this
configuration only for resources that match the relevant resource paths.| Constructor and Description |
|---|
RichTextHandlerConfig() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull List<Class<? extends RewriteContentHandler>> |
getRewriteContentHandlers()
Defines a list of rewrite content handlers.
|
@NotNull public @NotNull List<Class<? extends RewriteContentHandler>> getRewriteContentHandlers()
Copyright © 2014–2019 wcm.io. All rights reserved.