|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StyleName | |
|---|---|
| org.odftoolkit.odfdom.type | |
| Uses of StyleName in org.odftoolkit.odfdom.type |
|---|
| Methods in org.odftoolkit.odfdom.type that return StyleName | |
|---|---|
static StyleName |
StyleName.valueOf(java.lang.String styleName)
Returns StyleName which is represented by the specified String value |
| Methods in org.odftoolkit.odfdom.type that return types with arguments of type StyleName | |
|---|---|
java.util.List<StyleName> |
StyleNameRefs.getStyleNameRefList()
Returns a list of StyleNameRef from the StyleNameRefs Object |
| Constructor parameters in org.odftoolkit.odfdom.type with type arguments of type StyleName | |
|---|---|
StyleNameRefs(java.util.List<StyleName> styleNames)
Construct StyleNameRefs by the parsing the given StyleName list |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||