|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.dom.StyleDesc<S>
org.jopendocument.dom.StyleStyleDesc<S>
S - type of stylepublic abstract class StyleStyleDesc<S extends StyleStyle>
Describe a family of style.
| Method Summary | ||
|---|---|---|
static
|
copy(StyleStyleDesc<C> toClone,
XMLVersion version)
|
|
S |
findDefaultStyle(ODPackage pkg)
|
|
java.lang.String |
getFamily()
|
|
| Methods inherited from class org.jopendocument.dom.StyleDesc |
|---|
copy, create, createAutoStyle, createAutoStyle, findStyleForNode, findStyleForNode, findStyleWithName, getBaseName, getElementName, getElementNS, getVersion |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static <C extends StyleStyle> StyleStyleDesc<C> copy(StyleStyleDesc<C> toClone,
XMLVersion version)
public final java.lang.String getFamily()
public final S findDefaultStyle(ODPackage pkg)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||