Package com.day.cq.wcm.designimporter.api
Provides a design importer API.
-
Interface Summary Interface Description CanvasBuilder Defines contract for building a canvas from a raw HTML document stream.ContainerComponentProvider Tagging interface for component providers that supply container components like canvas and parsys.EntryPreprocessor The preprocessor that intercepts and processes every archive entry before it is extracted to the repository.EntryTagHandler Marker interface for indicating that theTagHandler
handles content outside of the canvas.HTMLContentProvider Interface for classes that provide html compatible content like markup, scritps, links etc.ImporterConstants Constants used by design importer classesPageComponentProvider Interface for classes that provide page componentsTagHandler Interface for handling HTML tags in the input HTML document.TagHandlerFactory The factory that rolls out TagHandler instancesTagHandlerProvider Registers and createsTagHandler
s