story.scheherazade.verbalizer
Class NullVerbalization

java.lang.Object
  extended by story.scheherazade.verbalizer.NullVerbalization
All Implemented Interfaces:
Verbalization

public class NullVerbalization
extends java.lang.Object
implements Verbalization

Nothing.


Constructor Summary
NullVerbalization()
           
NullVerbalization(java.lang.String message)
           
 
Method Summary
 boolean containsContent()
           
 java.lang.StringBuffer render()
           
 Serialization serialize()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullVerbalization

public NullVerbalization(java.lang.String message)

NullVerbalization

public NullVerbalization()
Method Detail

render

public java.lang.StringBuffer render()
Specified by:
render in interface Verbalization

serialize

public Serialization serialize()
                        throws Scheherexception
Specified by:
serialize in interface Verbalization
Throws:
Scheherexception

containsContent

public boolean containsContent()
                        throws Scheherexception
Specified by:
containsContent in interface Verbalization
Throws:
Scheherexception


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