Class WysiwygEditingAttributeProviderState

java.lang.Object
org.apache.wiki.markdown.extensions.jspwikilinks.attributeprovider.WysiwygEditingAttributeProviderState
All Implemented Interfaces:
NodeAttributeProviderState<JSPWikiLink>

NodeAttributeProviderState to finish up polishing WYSIWYG editing mode. More or less equivalent to WysiwygEditingRenderer, the main difference being that in here there isn't any node removal, those nodes are simply not inserted elsewhere if WYSIWYG editing is detected.