Package | Description |
---|---|
org.odftoolkit.odfdom.type |
Modifier and Type | Method and Description |
---|---|
static StyleName |
StyleName.valueOf(String styleName)
Returns StyleName which is represented by the specified String value
|
Modifier and Type | Method and Description |
---|---|
List<StyleName> |
StyleNameRefs.getStyleNameRefList()
Returns a list of StyleNameRef from the StyleNameRefs Object
|
Constructor and Description |
---|
StyleNameRefs(List<StyleName> styleNames)
Construct StyleNameRefs by the parsing the given StyleName list
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.