Package com.nwalsh.xalan
Class FormatTextCallout
- java.lang.Object
-
- com.nwalsh.xalan.FormatCallout
-
- com.nwalsh.xalan.FormatTextCallout
-
public class FormatTextCallout extends FormatCallout
Utility class for the Verbatim extension (ignore this).
$Id: FormatTextCallout.java 5932 2006-05-04 13:23:51Z nwalsh $
Copyright (C) 2000, 2001 Norman Walsh.
Change Log:
- 1.0
Initial release.
- See Also:
Verbatim
-
-
Field Summary
-
Fields inherited from class com.nwalsh.xalan.FormatCallout
foURI, stylesheetFO, xhURI
-
-
Constructor Summary
Constructors Constructor Description FormatTextCallout(boolean fo)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidformatCallout(org.apache.xml.utils.DOMBuilder rtf, Callout callout)-
Methods inherited from class com.nwalsh.xalan.FormatCallout
areaID, areaLabel, endSpan, formatTextCallout, startSpan
-
-
-
-
Method Detail
-
formatCallout
public void formatCallout(org.apache.xml.utils.DOMBuilder rtf, Callout callout)- Specified by:
formatCalloutin classFormatCallout
-
-