org.jopendocument.model.text
Class TextS
java.lang.Object
org.jopendocument.model.text.TextS
public class TextS
- extends Object
Constructor Summary |
TextS()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
textC
protected String textC
TextS
public TextS()
getTextC
public String getTextC()
- Gets the value of the textC property.
- Returns:
- possible object is
String
getSpaceCount
public int getSpaceCount()
- Gets the number of spaces
setTextC
public void setTextC(String value)
- Sets the value of the textC property.
- Parameters:
value
- allowed object is String
Copyright © 2010 jOpenDocument All Rights Reserved.