Package org.onehippo.cms7.services.htmlprocessor
-
Interface Summary Interface Description HtmlProcessor Processes HTML that is meant to be read from or written to the repository.HtmlProcessorService Looks upHtmlProcessor
instances and checks whether HTML is visible.Tag Represents a DOM element, i.e.TagVisitor VisitsTag
s that are part of a DOM tree.