Uses of Class
org.apache.maven.doxia.document.DocumentHyperlinkBehaviour
Packages that use DocumentHyperlinkBehaviour
-
Uses of DocumentHyperlinkBehaviour in org.apache.maven.doxia.document
Methods in org.apache.maven.doxia.document that return DocumentHyperlinkBehaviourModifier and TypeMethodDescriptionDocumentMeta.getHyperlinkBehaviour()
Get the hyperlink-behaviour element specifies the default behavior for hyperlinks in the document.Methods in org.apache.maven.doxia.document with parameters of type DocumentHyperlinkBehaviourModifier and TypeMethodDescriptionvoid
DocumentMeta.setHyperlinkBehaviour
(DocumentHyperlinkBehaviour hyperlinkBehaviour) Set the hyperlink-behaviour element specifies the default behavior for hyperlinks in the document.