com.nwalsh.saxon
Class FormatTextCallout
java.lang.Object
com.nwalsh.saxon.FormatCallout
com.nwalsh.saxon.FormatTextCallout
public class FormatTextCallout
- extends FormatCallout
Utility class for the Verbatim extension (ignore this).
$Id: FormatTextCallout.java 489 2001-07-16 21:23:57Z nwalsh $
Copyright (C) 2000, 2001 Norman Walsh.
Change Log:
- 1.0
Initial release.
- See Also:
Verbatim
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatTextCallout
public FormatTextCallout(com.icl.saxon.om.NamePool nPool,
boolean fo)
formatCallout
public void formatCallout(com.icl.saxon.output.Emitter rtfEmitter,
Callout callout)
- Specified by:
formatCallout
in class FormatCallout