public class BadFields extends SceneTransformer
Constructor and Description |
---|
BadFields() |
Modifier and Type | Method and Description |
---|---|
protected void |
internalTransform(String phaseName,
Map<String,String> options)
Performs the transformation on the Scene, under the given phaseName and with the given Options.
|
static void |
main(String[] args) |
transform, transform, transform
public static void main(String[] args)
protected void internalTransform(String phaseName, Map<String,String> options)
SceneTransformer
internalTransform
in class SceneTransformer