fop 0.90alpha1

Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink

Packages that use RtfHyperLink
org.apache.fop.render.rtf.rtflib.rtfdoc Independent subsystem (not specific to FOP) classes that are used to build RTF documents. 
 

Uses of RtfHyperLink in org.apache.fop.render.rtf.rtflib.rtfdoc
 

Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfHyperLink
 RtfHyperLink RtfParagraph.newHyperLink(java.lang.String str, RtfAttributes attr)
          Creates a new hyperlink.
 RtfHyperLink RtfTextrun.addHyperlink(RtfAttributes attr)
           
 RtfHyperLink IRtfHyperLinkContainer.newHyperLink(java.lang.String str, RtfAttributes attr)
          Creates a new hyperlink.
 


fop 0.90alpha1

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.