Interface CaretMarshallingFactory
-
- All Superinterfaces:
MarshallingFactory<Caret>
- All Known Implementing Classes:
CaretMarshallingFactoryImpl
public interface CaretMarshallingFactory extends MarshallingFactory<Caret>
-
-
Method Summary
-
Methods inherited from interface com.atlassian.confluence.content.render.xhtml.MarshallingFactory
getEditorMarshaller, getEditorUnmarshaller, getStorageMarshaller, getStorageUnmarshaller, getViewMarshaller
-
-