|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.nwalsh.xalan.FormatCallout
com.nwalsh.xalan.FormatTextCallout
public class FormatTextCallout
Utility class for the Verbatim extension (ignore this).
$Id: FormatTextCallout.java,v 1.1 2001/04/02 13:03:45 nwalsh Exp $
Copyright (C) 2000, 2001 Norman Walsh.
Change Log:
Initial release.
Verbatim
Field Summary |
---|
Fields inherited from class com.nwalsh.xalan.FormatCallout |
---|
foURI, stylesheetFO, xhURI |
Constructor Summary | |
---|---|
FormatTextCallout(boolean fo)
|
Method Summary | |
---|---|
void |
formatCallout(DOMBuilder rtf,
Callout callout)
|
Methods inherited from class com.nwalsh.xalan.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 |
---|
public FormatTextCallout(boolean fo)
Method Detail |
---|
public void formatCallout(DOMBuilder rtf, Callout callout)
formatCallout
in class FormatCallout
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |