org.jopendocument.model.text
Class TextS

java.lang.Object
  extended by org.jopendocument.model.text.TextS

public class TextS
extends java.lang.Object


Constructor Summary
TextS()
           
 
Method Summary
 int getSpaceCount()
          Gets the number of spaces
 java.lang.String getTextC()
          Gets the value of the textC property.
 void setTextC(java.lang.String value)
          Sets the value of the textC property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextS

public TextS()
Method Detail

getTextC

public java.lang.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(java.lang.String value)
Sets the value of the textC property.

Parameters:
value - allowed object is String