com.tootsville.rahab
Class Rahab.Span
java.lang.Object
com.tootsville.rahab.Rahab.Span
- Enclosing class:
- Rahab
public static class Rahab.Span
- extends java.lang.Object
TODO: The documentation for this type (Span) is incomplete.
(theys, Sep 24, 2009)
- Author:
- theys
Field Summary |
java.lang.String |
content
TODO: document this field (theys, Sep 24, 2009)
content (Span) |
java.lang.String |
styleName
TODO: document this field (theys, Sep 24, 2009)
styleName (Span) |
Constructor Summary |
Rahab.Span(java.lang.String newStyleName,
java.lang.String content1)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
content
public java.lang.String content
- TODO: document this field (theys, Sep 24, 2009)
content (Span)
styleName
public java.lang.String styleName
- TODO: document this field (theys, Sep 24, 2009)
styleName (Span)
Rahab.Span
public Rahab.Span(java.lang.String newStyleName,
java.lang.String content1)
- Parameters:
newStyleName
- WRITEMEcontent1
- WRITEME