com.nwalsh.xalan
Class FormatUnicodeCallout

java.lang.Object
  extended by com.nwalsh.xalan.FormatCallout
      extended by com.nwalsh.xalan.FormatUnicodeCallout

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:

1.0

Initial release.

Version:
$Id: FormatUnicodeCallout.java 7007 2007-07-11 07:09:12Z mzjn $
Author:
Norman Walsh ndw@nwalsh.com
See Also:
Verbatim

Field Summary
 
Fields inherited from class com.nwalsh.xalan.FormatCallout
foURI, stylesheetFO, xhURI
 
Constructor Summary
FormatUnicodeCallout(String font, int start, int max, boolean fo)
           
 
Method Summary
 void formatCallout(org.apache.xml.utils.DOMBuilder rtf, Callout callout)
           
 
Methods inherited from class com.nwalsh.xalan.FormatCallout
areaID, areaLabel, endSpan, formatTextCallout, startSpan
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatUnicodeCallout

public FormatUnicodeCallout(String font,
                            int start,
                            int max,
                            boolean fo)
Method Detail

formatCallout

public void formatCallout(org.apache.xml.utils.DOMBuilder rtf,
                          Callout callout)
Specified by:
formatCallout in class FormatCallout


Copyright © 2013. All Rights Reserved.