|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.odftoolkit.odfdom.dom.type.OdfCellRangeAddress
public class OdfCellRangeAddress
DOM implementation of OpenDocument data type 'cellRangeAddress'
| Constructor Summary | |
|---|---|
OdfCellRangeAddress(String cellRangeAddress)
Construct OdfCellRangeAddress by the parsing the given string |
|
| Method Summary | |
|---|---|
String |
toString()
Returns a String Object representing this OdfCellRangeAddress's value |
static OdfCellRangeAddress |
valueOf(String stringValue)
Returns an OdfCellRangeAddress instance representing the specified String value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OdfCellRangeAddress(String cellRangeAddress)
cellRangeAddress - The String to be parsed into OdfCellRangeAddress| Method Detail |
|---|
public String toString()
toString in class Objectpublic static OdfCellRangeAddress valueOf(String stringValue)
stringValue - a String value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||