public class wsdlc extends Generator
| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTION |
static String |
CONNECTOR |
static String |
PACKAGE_PREFIX |
static String |
STANDALONE_JAR |
static String |
TEMPLATE_DIR |
AGGREGATE_RESULT, javaFiles, packagePrefix, SIMPLE_TYPE, SOBJECT, templates, TYPE, typeMapper| Constructor and Description |
|---|
wsdlc(String packagePrefix,
org.stringtemplate.v4.STGroupDir templates) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
generate(Definitions definitions,
SfdcApiType sfdcApiType,
Types types,
File dir) |
static void |
main(String[] args) |
static void |
run(String wsdlUrl,
String destJarFilename,
String packagePrefix,
boolean standAlone,
org.stringtemplate.v4.STGroupDir templates,
String destDir,
boolean compile) |
addFileToJar, addRuntimeClasses, compileTypes, generate, generate, generateAggregateResultClasses, generateAggregateResultClasses, generateClassFromComplexType, generateClassFromSimpleType, generateComplexTypeClass, generateJarFile, generateSimpleTypeClass, generateSObjectClass, generateTypeClass, generateTypeClasses, getManifest, getPackageName, getRuntimeClasses, newSourceWriter, newTypeMetadataConstructor, requiresAggregateResultClass, requiresSObjectClasspublic static final String TEMPLATE_DIR
public static final String STANDALONE_JAR
public static final String PACKAGE_PREFIX
public static final String CONNECTION
public static final String CONNECTOR
public static void run(String wsdlUrl, String destJarFilename, String packagePrefix, boolean standAlone, org.stringtemplate.v4.STGroupDir templates, String destDir, boolean compile) throws Exception, ToolsException, MalformedURLException, WsdlParseException, IOException
protected void generate(Definitions definitions, SfdcApiType sfdcApiType, Types types, File dir) throws IOException
generate in class GeneratorIOExceptionCopyright © 2014. All Rights Reserved.