Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.nwalsh.xalan.Callout

Uses of Callout in com.nwalsh.xalan
 

Fields in com.nwalsh.xalan declared as Callout
private  Callout[] Verbatim.callout
          The (sorted) array of callouts obtained from the areaspec.
 

Methods in com.nwalsh.xalan with parameters of type Callout
 void FormatDingbatCallout.formatCallout(org.apache.xml.utils.DOMBuilder rtf, Callout callout)
           
 void FormatUnicodeCallout.formatCallout(org.apache.xml.utils.DOMBuilder rtf, Callout callout)
           
 void FormatGraphicCallout.formatCallout(org.apache.xml.utils.DOMBuilder rtf, Callout callout)
           
 void FormatTextCallout.formatCallout(org.apache.xml.utils.DOMBuilder rtf, Callout callout)
           
 void FormatCallout.formatTextCallout(org.apache.xml.utils.DOMBuilder rtf, Callout callout)
           
abstract  void FormatCallout.formatCallout(org.apache.xml.utils.DOMBuilder rtf, Callout callout)