org.jopendocument.dom.spreadsheet
Class CalcNode

java.lang.Object
  extended by org.jopendocument.dom.ODNode
      extended by org.jopendocument.dom.spreadsheet.CalcNode

public abstract class CalcNode
extends ODNode

A node in an XML Calc document.

Author:
Sylvain

Constructor Summary
CalcNode(org.jdom.Element tableColElem)
           
 
Method Summary
 
Methods inherited from class org.jopendocument.dom.ODNode
getElement, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CalcNode

public CalcNode(org.jdom.Element tableColElem)


Copyright © 2010 jOpenDocument All Rights Reserved.