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:
Initial release.
VerbatimfoStylesheet, foURI, namePool, xhURI| Constructor and Description |
|---|
FormatTextCallout(com.icl.saxon.om.NamePool nPool,
boolean fo) |
| Modifier and Type | Method and Description |
|---|---|
void |
formatCallout(com.icl.saxon.output.Emitter rtfEmitter,
Callout callout) |
areaID, areaLabel, endSpan, formatTextCallout, startSpanpublic FormatTextCallout(com.icl.saxon.om.NamePool nPool,
boolean fo)
public void formatCallout(com.icl.saxon.output.Emitter rtfEmitter,
Callout callout)
formatCallout in class FormatCallout