|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.odftoolkit.odfdom.dom.type.OdfStyleNames
public class OdfStyleNames
| Constructor Summary | |
|---|---|
OdfStyleNames(List<OdfStyleName> styleNames)
Construct OdfStyleNames by the parsing the given OdfStyleName list |
|
| Method Summary | |
|---|---|
String |
toString()
Returns a String Object representing this OdfStyleNames's value |
static List<String> |
valueOf(String stringValue)
Returns a String List of OdfStyleNames 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 OdfStyleNames(List<OdfStyleName> styleNames)
styleNames - The String to be parsed into OdfStyleNames| Method Detail |
|---|
public String toString()
toString in class Objectpublic static List<String> valueOf(String stringValue)
stringValue - a String value which can construct an OdfStyleNames instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||