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 TypeClassDescriptionclass
NodeAttributeProviderState
which sets the attributes for external links.class
NodeAttributeProviderState
which sets the attributes for image links.class
NodeAttributeProviderState
which sets the attributes for interwiki links.class
NodeAttributeProviderState
which sets the attributes for local edit links.class
NodeAttributeProviderState
which sets the attributes for local footnote links.class
NodeAttributeProviderState
which sets the attributes for local footnote reference links.class
NodeAttributeProviderState
which sets the attributes for local links.class
NodeAttributeProviderState
which sets the attributes for local read links.class
NodeAttributeProviderState
to finish up polishing WYSIWYG editing mode.