Skip navigation links
C E F G I J M P R S U W 

C

call(EnunciateContext) - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
ClientClassnameForMethod - Class in com.webcohesion.enunciate.modules.java_xml_client
 
ClientClassnameForMethod(Map<String, String>, EnunciateJaxbContext) - Constructor for class com.webcohesion.enunciate.modules.java_xml_client.ClientClassnameForMethod
 
ClientClassnameForMethod(Map<String, String>, EnunciateJaxbContext, boolean) - Constructor for class com.webcohesion.enunciate.modules.java_xml_client.ClientClassnameForMethod
 
ClientPackageConversion - Class in com.webcohesion.enunciate.modules.java_xml_client
Configuration specifying the conversion of client-side package names.
ClientPackageConversion() - Constructor for class com.webcohesion.enunciate.modules.java_xml_client.ClientPackageConversion
 
com.webcohesion.enunciate.modules.java_xml_client - package com.webcohesion.enunciate.modules.java_xml_client
 
compileClientSources(File) - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
convert(HasClientConvertibleType) - Method in class com.webcohesion.enunciate.modules.java_xml_client.ClientClassnameForMethod
 
convert(TypeElement) - Method in class com.webcohesion.enunciate.modules.java_xml_client.ClientClassnameForMethod
 
convert(TypeMirror) - Method in class com.webcohesion.enunciate.modules.java_xml_client.ClientClassnameForMethod
 
convertUnwrappedObject(Object) - Method in class com.webcohesion.enunciate.modules.java_xml_client.ClientClassnameForMethod
 
copyResources() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
copyServerSideType(File, TypeElement) - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 

E

exec(List) - Method in class com.webcohesion.enunciate.modules.java_xml_client.MediaTypeForMethod
Returns the qname of the element that has the first parameter as the namespace, the second as the element.

F

findExampleResourceMethod() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
Finds an example resource method, according to the following preference order: The first method annotated with DocumentationExample.
findExampleWebMethod() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
Finds an example resource method, according to the following preference order: The first method annotated with DocumentationExample.

G

generateClientSources() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getArtifactId() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getBeanName(ClientClassnameForMethod, String) - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
Get the bean name for a specified string.
getClientPackageConversions() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getCompileDir() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getDependencySpecifications() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getFacetExcludes() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getFacetIncludes() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getFrom() - Method in class com.webcohesion.enunciate.modules.java_xml_client.ClientPackageConversion
Regular expression to map from.
getGroupId() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getJarName() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getJavacSource() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getJavacTarget() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getName() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getPackageDir() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getProjectResourceDirectories() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getProjectSources() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getProjectTestResourceDirectories() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getProjectTestSources() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getResourcesDir() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getServerSideDestFile(File, JavaFileObject, TypeElement) - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getServerSideTypesToUse() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getSlug() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getSourceDir() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getTemplateURL(String) - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
getTo() - Method in class com.webcohesion.enunciate.modules.java_xml_client.ClientPackageConversion
Package to map to.
getVersion() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 

I

isBundleSourcesWithClasses() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
isDisableCompile() - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
Whether to disable the compilation of the java sources (default: false).

J

JavaXMLClientModule - Class in com.webcohesion.enunciate.modules.java_xml_client
 
JavaXMLClientModule() - Constructor for class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
JavaXMLClientObjectWrapper - Class in com.webcohesion.enunciate.modules.java_xml_client
Special wrapper for processing the XML templates.
JavaXMLClientObjectWrapper() - Constructor for class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientObjectWrapper
 

M

MediaTypeForMethod - Class in com.webcohesion.enunciate.modules.java_xml_client
 
MediaTypeForMethod() - Constructor for class com.webcohesion.enunciate.modules.java_xml_client.MediaTypeForMethod
 

P

packageArtifacts(File, File, File) - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
 
processTemplate(URL, Object) - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
Processes the specified template with the given model.

R

readLibraryDescription(Map<String, Object>) - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
Reads a resource into string form.
recursiveMapStack - Variable in class com.webcohesion.enunciate.modules.java_xml_client.ClientClassnameForMethod
 

S

setFrom(String) - Method in class com.webcohesion.enunciate.modules.java_xml_client.ClientPackageConversion
Regular expression to map from.
setTo(String) - Method in class com.webcohesion.enunciate.modules.java_xml_client.ClientPackageConversion
Package to map to.
simpleNameFor(Object, boolean) - Method in class com.webcohesion.enunciate.modules.java_xml_client.SimpleNameForMethod
 
SimpleNameForMethod - Class in com.webcohesion.enunciate.modules.java_xml_client
 
SimpleNameForMethod(ClientClassnameForMethod) - Constructor for class com.webcohesion.enunciate.modules.java_xml_client.SimpleNameForMethod
 

U

useServerSide(TypeElement, AntPatternMatcher) - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientModule
Whether to use the server-side declaration for this declaration.

W

wrap(Object) - Method in class com.webcohesion.enunciate.modules.java_xml_client.JavaXMLClientObjectWrapper
 
C E F G I J M P R S U W 
Skip navigation links

Copyright © 2006-2016–2020. All rights reserved.