|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemplateException | |
|---|---|
| com.sforce.ws.template | Provides a JSP based templating engine. |
| com.sforce.ws.tools | Provides command line tools (like: wsdlc, post) for WSC. |
| Uses of TemplateException in com.sforce.ws.template |
|---|
| Methods in com.sforce.ws.template that throw TemplateException | |
|---|---|
void |
Template.exec(String in,
String out)
execute the specified template and generate the specified output file. |
static void |
Main.main(String[] args)
|
| Uses of TemplateException in com.sforce.ws.tools |
|---|
| Methods in com.sforce.ws.tools that throw TemplateException | |
|---|---|
String |
TypeGenerator.generate()
|
String |
ConnectionGenerator.generate(String templateFile,
String className)
|
String |
ConnectionGenerator.generateConnection()
|
String |
ConnectionGenerator.generateConnector()
|
static void |
wsdlc.main(String[] args)
|
| Constructors in com.sforce.ws.tools that throw TemplateException | |
|---|---|
wsdlc(String wsdlFile,
String jarFile,
String temp)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||