Package com.nwalsh.xalan
Class FormatCallout
java.lang.Object
com.nwalsh.xalan.FormatCallout
- Direct Known Subclasses:
FormatDingbatCallout,FormatGraphicCallout,FormatTextCallout,FormatUnicodeCallout
Utility class for the Verbatim extension (ignore this).
$Id: FormatCallout.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 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidendSpan(org.apache.xml.utils.DOMBuilder rtf) abstract voidformatCallout(org.apache.xml.utils.DOMBuilder rtf, Callout callout) voidformatTextCallout(org.apache.xml.utils.DOMBuilder rtf, Callout callout) void
-
Field Details
-
foURI
- See Also:
-
xhURI
- See Also:
-
stylesheetFO
protected boolean stylesheetFO
-
-
Constructor Details
-
FormatCallout
public FormatCallout()
-
-
Method Details
-
areaLabel
-
areaID
-
startSpan
- Throws:
SAXException
-
endSpan
- Throws:
SAXException
-
formatTextCallout
-
formatCallout
-