java.lang.Object
com.nwalsh.xalan.FormatCallout
- Direct Known Subclasses:
- FormatDingbatCallout, FormatGraphicCallout, FormatTextCallout, FormatUnicodeCallout
- public abstract class FormatCallout
- extends java.lang.Object
Utility class for the Verbatim extension (ignore this).
Copyright (C) 2000, 2001 Norman Walsh.
Change Log:
- 1.0
Initial release.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
foURI
protected static final java.lang.String foURI
- See Also:
- Constant Field Values
xhURI
protected static final java.lang.String xhURI
- See Also:
- Constant Field Values
stylesheetFO
protected boolean stylesheetFO
dh
protected org.apache.xpath.DOMHelper dh
FormatCallout
public FormatCallout()
areaLabel
public java.lang.String areaLabel(org.w3c.dom.Element area)
startSpan
public void startSpan(org.apache.xml.utils.DOMBuilder rtf)
throws org.xml.sax.SAXException
endSpan
public void endSpan(org.apache.xml.utils.DOMBuilder rtf)
throws org.xml.sax.SAXException
formatTextCallout
public void formatTextCallout(org.apache.xml.utils.DOMBuilder rtf,
Callout callout)
formatCallout
public abstract void formatCallout(org.apache.xml.utils.DOMBuilder rtf,
Callout callout)