public class JWIGConfiguration extends StandardConfiguration
| Constructor and Description |
|---|
JWIGConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Collection<URL> |
getAdditionalSchemas() |
String |
getMethodReturnType(soot.SootMethod method,
String annotation) |
boolean |
isExternallyCallable(soot.SootMethod method) |
void |
modifyNamespaces(Map<String,String> namespaces) |
dk.brics.automaton.Automaton |
resolveToString(soot.SootClass clazz) |
canCallExtern, getBasedir, getExecutorService, getFieldType, getHotspots, getMethodParameterType, hasExternalSubtypes, isNormalCollection, resolveToXML, setBasedir, translateSchemaLocationpublic Collection<URL> getAdditionalSchemas()
getAdditionalSchemas in interface ConfigurationgetAdditionalSchemas in class StandardConfigurationpublic String getMethodReturnType(soot.SootMethod method, String annotation)
getMethodReturnType in interface ConfigurationgetMethodReturnType in class StandardConfigurationpublic boolean isExternallyCallable(soot.SootMethod method)
isExternallyCallable in interface ConfigurationisExternallyCallable in class StandardConfigurationpublic void modifyNamespaces(Map<String,String> namespaces)
modifyNamespaces in interface ConfigurationmodifyNamespaces in class StandardConfigurationpublic dk.brics.automaton.Automaton resolveToString(soot.SootClass clazz)
resolveToString in interface ConfigurationresolveToString in class StandardConfigurationCopyright © 2008-2012 Anders Møller & Mathias Schwarz.