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
NodeAttributeProviderStatewhich sets the attributes for external links.NodeAttributeProviderStatewhich sets the attributes for image links.NodeAttributeProviderStatewhich sets the attributes for interwiki links.AttributeProviderto decorateJSPWikiLinks.SimpleAttributeProviderFactoryto instantiateJSPWikiLinkAttributeProviders.NodeAttributeProviderStatewhich sets the attributes for local edit links.NodeAttributeProviderStatewhich sets the attributes for local footnote links.NodeAttributeProviderStatewhich sets the attributes for local footnote reference links.NodeAttributeProviderStatewhich sets the attributes for local links.NodeAttributeProviderStatewhich 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.NodeAttributeProviderStateto finish up polishing WYSIWYG editing mode.