Package org.gvsig.expressionevaluator
Interface SymbolTableFactory
- All Superinterfaces:
org.gvsig.tools.util.Factory
- All Known Implementing Classes:
AbstractSymbolTableFactory,AbstractSymbolTableFactory_java5
public interface SymbolTableFactory
extends org.gvsig.tools.util.Factory
- Author:
- jjdelcerro
-
Method Summary
-
Method Details
-
getName
String getName()- Specified by:
getNamein interfaceorg.gvsig.tools.util.Factory
-
create
- Specified by:
createin interfaceorg.gvsig.tools.util.Factory
-
isAutoload
boolean isAutoload()
-