Uses of Class
se.biltmore.tools.odttoapt.maven.plugin.Style

Packages that use Style
se.biltmore.tools.odttoapt.maven.plugin   
 

Uses of Style in se.biltmore.tools.odttoapt.maven.plugin
 

Fields in se.biltmore.tools.odttoapt.maven.plugin declared as Style
private  Style OdtSAXHandler.Current.style
          The currentStyle style.
 

Methods in se.biltmore.tools.odttoapt.maven.plugin that return Style
static Style Style.getByTemplate(String templateStyle)
          Returns the style by the APT.ott template style name.
 Style OdtSAXHandler.Current.getStyle()
          Returns the currentStyle style.
static Style Style.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Style[] Style.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in se.biltmore.tools.odttoapt.maven.plugin with parameters of type Style
OdtSAXHandler.Current(APT apt, QName qName, Style style)
          Creates a new Current instance.
 



Copyright © 2009-2010 Biltmore Group AB. All Rights Reserved.