public class SmapGenerator extends Object
Constructor and Description |
---|
SmapGenerator() |
Modifier and Type | Method and Description |
---|---|
String |
getString() |
void |
setOutputFileName(String x)
Sets the filename (without path information) for the generated
source file.
|
void |
setStratum(SmapStratum stratum)
Sets the default and only stratum for the smap.
|
String |
toString() |
public void setOutputFileName(String x)
x
- The file namepublic void setStratum(SmapStratum stratum)
stratum
- the SmapStratum object to addpublic String getString()
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.