|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.benerator.util.AbstractGenerator<E>
org.databene.benerator.util.ThreadSafeGenerator<E>
org.databene.benerator.sample.AbstractSampleGenerator<E>
org.databene.benerator.sample.SampleGenerator<Noun>
org.databene.domain.lang.NounGenerator
public class NounGenerator
Generates Nouns of a given Locale.
Created at 11.07.2009 19:29:22
| Field Summary |
|---|
| Fields inherited from class org.databene.benerator.util.AbstractGenerator |
|---|
context, state |
| Constructor Summary | |
|---|---|
NounGenerator()
|
|
NounGenerator(java.util.Locale locale)
|
|
| Method Summary |
|---|
| Methods inherited from class org.databene.benerator.sample.SampleGenerator |
|---|
addValue, clear, close, contains, generate, generate, generate, init, isUnique, reset, setUnique, toString |
| Methods inherited from class org.databene.benerator.sample.AbstractSampleGenerator |
|---|
addValues, addValues, getGeneratedType, setValues, setValues |
| Methods inherited from class org.databene.benerator.util.ThreadSafeGenerator |
|---|
isParallelizable, isThreadSafe |
| Methods inherited from class org.databene.benerator.util.AbstractGenerator |
|---|
assertInitialized, assertNotInitialized, wasInitialized |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NounGenerator()
throws java.io.IOException
java.io.IOException
public NounGenerator(java.util.Locale locale)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||