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