|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.dom.ODNode
org.jopendocument.dom.StyledNode<S,D>
org.jopendocument.dom.ImmutableDocStyledNode<S,D>
public class ImmutableDocStyledNode<S extends StyleStyle,D extends ODDocument>
| Constructor Summary | |
|---|---|
ImmutableDocStyledNode(D parent,
org.jdom.Element local,
java.lang.Class<S> styleClass)
Create a new instance. |
|
| Method Summary | |
|---|---|
D |
getODDocument()
|
| Methods inherited from class org.jopendocument.dom.StyledNode |
|---|
getPrivateStyle, getStyle, getStyleDesc, getStyleDesc, getStyleStyleDesc, setStyleName, setStyleName |
| Methods inherited from class org.jopendocument.dom.ODNode |
|---|
getElement, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ImmutableDocStyledNode(D parent,
org.jdom.Element local,
java.lang.Class<S> styleClass)
StyleStyle class with reflection but this
was slow.
parent - the parent document.local - our XML model.styleClass - our class of style, cannot be null.| Method Detail |
|---|
public final D getODDocument()
getODDocument in class StyledNode<S extends StyleStyle,D extends ODDocument>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||