Uses of Class
org.odftoolkit.odfdom.type.StyleName

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(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
 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(List<StyleName> styleNames)
          Construct StyleNameRefs by the parsing the given StyleName list
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.