Uses of Class
org.apache.maven.doxia.document.DocumentHyperlinkBehaviour

Packages that use DocumentHyperlinkBehaviour
org.apache.maven.doxia.document   
 

Uses of DocumentHyperlinkBehaviour in org.apache.maven.doxia.document
 

Methods in org.apache.maven.doxia.document that return DocumentHyperlinkBehaviour
 DocumentHyperlinkBehaviour DocumentMeta.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 DocumentHyperlinkBehaviour
 void DocumentMeta.setHyperlinkBehaviour(DocumentHyperlinkBehaviour hyperlinkBehaviour)
          Set the hyperlink-behaviour element specifies the default behavior for hyperlinks in the document.
 



Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.