Uses of Interface
org.onehippo.cms7.services.htmlprocessor.HtmlProcessor
-
Packages that use HtmlProcessor Package Description org.onehippo.cms7.services.htmlprocessor -
-
Uses of HtmlProcessor in org.onehippo.cms7.services.htmlprocessor
Methods in org.onehippo.cms7.services.htmlprocessor that return HtmlProcessor Modifier and Type Method Description HtmlProcessor
HtmlProcessorService. getHtmlProcessor(String id)
Returns instance ofHtmlProcessor
or null if the configuration cannot be found
-