net.sourceforge.plantuml.eggs
Class SentenceProducer

java.lang.Object
  extended by net.sourceforge.plantuml.eggs.SentenceProducer

public class SentenceProducer
extends Object


Constructor Summary
SentenceProducer(String sentence1, String sentence2)
           
 
Method Summary
 String getSecret()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SentenceProducer

public SentenceProducer(String sentence1,
                        String sentence2)
                 throws UnsupportedEncodingException
Throws:
UnsupportedEncodingException
Method Detail

getSecret

public String getSecret()


Copyright © 2011. All Rights Reserved.