OpenOffice.org
XMerge API

org.openoffice.xmerge.merger.merge
Class SheetUtil

java.lang.Object
  |
  +--org.openoffice.xmerge.merger.merge.SheetUtil

public class SheetUtil
extends java.lang.Object

Utility methods to handle sheet XML tree.


Constructor Summary
SheetUtil()
           
 
Method Summary
static void emptyCell(ConverterCapabilities cc, org.w3c.dom.Node node)
          Empty the content of a cell value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SheetUtil

public SheetUtil()
Method Detail

emptyCell

public static void emptyCell(ConverterCapabilities cc,
                             org.w3c.dom.Node node)

Empty the content of a cell value. This includes the following:

Parameters:
cc - The ConverterCapabilities.
node - The Node.

OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org