org.jopendocument.dom
Class StyleStyle
java.lang.Object
org.jopendocument.dom.ODNode
org.jopendocument.dom.Style
org.jopendocument.dom.StyleStyle
- Direct Known Subclasses:
- CellStyle, ColumnStyle, GraphicStyle, RowStyle, TableStyle, TextStyle
public class StyleStyle
- extends Style
A style:style, see section 14.1. Maintains a map of family to classes.
- Author:
- Sylvain
| Methods inherited from class org.jopendocument.dom.Style |
dup, getFormattingProperties, getFormattingProperties, getName, getNS, getReferencedStyle, getReferencedStyleElement, getReferences, getStyle, getStyleDesc, getStyleStyleDesc, isReferencedAtMostOnce, register, warp |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
StyleStyle
public StyleStyle(ODPackage pkg,
org.jdom.Element styleElem)
getFamily
public final java.lang.String getFamily()
getFormattingProperties
public final org.jdom.Element getFormattingProperties()
- Overrides:
getFormattingProperties in class Style
getDefaultStyle
public final StyleStyle getDefaultStyle()
equals
public final boolean equals(java.lang.Object obj)
- Overrides:
equals in class Style
hashCode
public int hashCode()
- Overrides:
hashCode in class Style