story.scheherazade.verbalizer
Interface Verbalization

All Known Implementing Classes:
BasicVerbalization, ClauseVerbalization, Discourse, ListVerbalization, NullVerbalization, ParagraphVerbalization, ParentheticalVerbalization, SentenceVerbalization

public interface Verbalization


Method Summary
 boolean containsContent()
           
 java.lang.StringBuffer render()
           
 Serialization serialize()
           
 

Method Detail

serialize

Serialization serialize()
                        throws Scheherexception
Throws:
Scheherexception

render

java.lang.StringBuffer render()
                              throws Scheherexception
Throws:
Scheherexception

containsContent

boolean containsContent()
                        throws Scheherexception
Throws:
Scheherexception


Copyright © 2011 David K. Elson. All Rights Reserved.