Uses of Interface
org.apache.wiki.markdown.extensions.jspwikilinks.attributeprovider.NodeAttributeProviderState
Packages that use NodeAttributeProviderState
Package
Description
Wikilinks' attributes custom decoration.
-
Uses of NodeAttributeProviderState in org.apache.wiki.markdown.extensions.jspwikilinks.attributeprovider
Classes in org.apache.wiki.markdown.extensions.jspwikilinks.attributeprovider that implement NodeAttributeProviderStateModifier and TypeClassDescriptionclassNodeAttributeProviderStatewhich sets the attributes for external links.classNodeAttributeProviderStatewhich sets the attributes for image links.classNodeAttributeProviderStatewhich sets the attributes for interwiki links.classNodeAttributeProviderStatewhich sets the attributes for local edit links.classNodeAttributeProviderStatewhich sets the attributes for local footnote links.classNodeAttributeProviderStatewhich sets the attributes for local footnote reference links.classNodeAttributeProviderStatewhich sets the attributes for local links.classNodeAttributeProviderStatewhich sets the attributes for local read links.classNodeAttributeProviderStateto finish up polishing WYSIWYG editing mode.