Constructor and Description |
---|
Script(Map<String,String> options,
Set<String> sourceImages,
Set<String> destImages,
GlobalVars globals,
StatementList stmts) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Set<String> |
getDestImages() |
GlobalVars |
getGlobals() |
Map<String,String> |
getOptions() |
Set<String> |
getSourceImages() |
StatementList |
getStmts() |
int |
hashCode() |
void |
write(SourceWriter w) |
public Script(Map<String,String> options, Set<String> sourceImages, Set<String> destImages, GlobalVars globals, StatementList stmts)
public void write(SourceWriter w)
public StatementList getStmts()
public GlobalVars getGlobals()
Copyright © 2006–2018 GeoSolutions. All rights reserved.