Package com.nwalsh.xalan
Class FormatDingbatCallout
java.lang.Object
com.nwalsh.xalan.FormatCallout
com.nwalsh.xalan.FormatDingbatCallout
Utility class for the Verbatim extension (ignore this).
$Id: FormatDingbatCallout.java 7007 2007-07-11 07:09:12Z mzjn $
Copyright (C) 2000, 2001 Norman Walsh.
Change Log:
- 1.0
Initial release.
- See Also:
-
Field Summary
Fields inherited from class com.nwalsh.xalan.FormatCallout
foURI, stylesheetFO, xhURI -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidformatCallout(org.apache.xml.utils.DOMBuilder rtf, Callout callout) Methods inherited from class com.nwalsh.xalan.FormatCallout
areaID, areaLabel, endSpan, formatTextCallout, startSpan
-
Constructor Details
-
FormatDingbatCallout
public FormatDingbatCallout(int max, boolean fo)
-
-
Method Details
-
formatCallout
- Specified by:
formatCalloutin classFormatCallout
-