public class DateCellElement extends Element
| Modifier and Type | Field and Description | 
|---|---|
| int | columnThe column number of this date cell. | 
| int | rowThe row number of this date cell. | 
| java.util.Date | valueThe date value of the cell. | 
| Constructor and Description | 
|---|
| DateCellElement() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | toSaxStart(org.xml.sax.ContentHandler ch) | 
getDescription, getName, toSaxEndpublic int row
public int column
public java.util.Date value
public void toSaxStart(org.xml.sax.ContentHandler ch)
                throws org.xml.sax.SAXException
toSaxStart in class Elementorg.xml.sax.SAXExceptionCopyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.