com.nwalsh.saxon
public class FormatUnicodeCallout extends FormatCallout
Utility class for the Verbatim extension (ignore this).
$Id: FormatUnicodeCallout.java 7007 2007-07-11 07:09:12Z mzjn $
Copyright (C) 2000, 2001 Norman Walsh.
Change Log:
Initial release.
Verbatim
foStylesheet, foURI, namePool, xhURI
Constructor and Description |
---|
FormatUnicodeCallout(com.icl.saxon.om.NamePool nPool,
java.lang.String font,
int start,
int max,
boolean fo) |
Modifier and Type | Method and Description |
---|---|
void |
formatCallout(com.icl.saxon.output.Emitter rtfEmitter,
Callout callout) |
areaID, areaLabel, endSpan, formatTextCallout, startSpan
public FormatUnicodeCallout(com.icl.saxon.om.NamePool nPool, java.lang.String font, int start, int max, boolean fo)
public void formatCallout(com.icl.saxon.output.Emitter rtfEmitter, Callout callout)
formatCallout
in class FormatCallout