|
OpenOffice.org XMerge API |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openoffice.xmerge.merger.merge.SheetUtil
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 |
public SheetUtil()
Method Detail |
public static void emptyCell(ConverterCapabilities cc, org.w3c.dom.Node node)
Empty the content of a cell value. This includes the following:
Node
for most of the cells.
cc
- The ConverterCapabilities
.node
- The Node
.
|
OpenOffice.org XMerge API |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |