Package org.apache.wiki.markdown.extensions.jspwikilinks.attributeprovider
package org.apache.wiki.markdown.extensions.jspwikilinks.attributeprovider
Wikilinks' attributes custom decoration.
Package Specification
Related Documentation
-
ClassDescription
NodeAttributeProviderState
which sets the attributes for external links.NodeAttributeProviderState
which sets the attributes for image links.NodeAttributeProviderState
which sets the attributes for interwiki links.AttributeProvider
to decorateJSPWikiLink
s.SimpleAttributeProviderFactory
to instantiateJSPWikiLinkAttributeProvider
s.NodeAttributeProviderState
which sets the attributes for local edit links.NodeAttributeProviderState
which sets the attributes for local footnote links.NodeAttributeProviderState
which sets the attributes for local footnote reference links.NodeAttributeProviderState
which sets the attributes for local links.NodeAttributeProviderState
which sets the attributes for local read links.NodeAttributeProviderState<T extends com.vladsch.flexmark.util.ast.Node>Encapsulates different attribute's set for different kinds of nodes.NodeAttributeProviderState
to finish up polishing WYSIWYG editing mode.