|
|||||||||
| Home >> All >> com >> nwalsh >> [ saxon overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.nwalsh.saxon
Class FormatTextCallout

java.lang.Objectcom.nwalsh.saxon.FormatCallout
com.nwalsh.saxon.FormatTextCallout
- public class FormatTextCallout
- extends FormatCallout
Utility class for the Verbatim extension (ignore this).
Copyright (C) 2000, 2001 Norman Walsh.
Change Log:
- 1.0
Initial release.
| Field Summary |
| Fields inherited from class com.nwalsh.saxon.FormatCallout |
foStylesheet, foURI, namePool, xhURI |
| Constructor Summary | |
FormatTextCallout(NamePool nPool,
boolean fo)
|
|
| Method Summary | |
void |
formatCallout(Emitter rtfEmitter,
Callout callout)
|
| Methods inherited from class com.nwalsh.saxon.FormatCallout |
areaLabel, endSpan, formatTextCallout, startSpan |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
FormatTextCallout
public FormatTextCallout(NamePool nPool,
boolean fo)
| Method Detail |
formatCallout
public void formatCallout(Emitter rtfEmitter,
Callout callout)
- Specified by:
formatCalloutin classFormatCallout
|
|||||||||
| Home >> All >> com >> nwalsh >> [ saxon overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC