"DTD/xhtml1-strict.dtd">
Class Text::Format::SplitWord
In: text/format.rb
Parent: Object
Text Format Module: Text

Words forcibly split by Text::Format will be stored as split words. This class represents a word forcibly split.

Attributes
first  [R] 

The first part of the word that was split.

rest  [R] 

The remainder of the word that was split.

word  [R] 

The word that was split.