|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gmail.thejcwk.semantics.TextDatabaseGenerator
public class TextDatabaseGenerator
This class encapsulates generating a text representation of a PhraseCollection.
| Constructor Summary | |
|---|---|
TextDatabaseGenerator(PhraseCollection aCollection)
Creates a new TextDatabaseGenerator to act on the given collection. |
|
| Method Summary | |
|---|---|
java.lang.String |
generate()
Generates a string representing the PhraseCollection in text form. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextDatabaseGenerator(PhraseCollection aCollection)
aCollection - A PhraseCollection object.| Method Detail |
|---|
public java.lang.String generate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||