A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

AALOAD - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
AASTORE - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
AbstractInsnNode - Class in org.codehaus.enunciate.asm.tree
A node that represents a bytecode instruction.
AbstractInsnNode(int) - Constructor for class org.codehaus.enunciate.asm.tree.AbstractInsnNode
Constructs a new AbstractInsnNode.
ACC_ABSTRACT - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_ANNOTATION - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_BRIDGE - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_DEPRECATED - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_ENUM - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_FINAL - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_INTERFACE - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_NATIVE - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_PRIVATE - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_PROTECTED - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_PUBLIC - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_STATIC - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_STRICT - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_SUPER - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_SYNCHRONIZED - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_SYNTHETIC - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_TRANSIENT - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_VARARGS - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ACC_VOLATILE - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
accept(ClassVisitor, int) - Method in class org.codehaus.enunciate.asm.ClassReader
Makes the given visitor visit the Java class of this ClassReader.
accept(ClassVisitor, Attribute[], int) - Method in class org.codehaus.enunciate.asm.ClassReader
Makes the given visitor visit the Java class of this ClassReader.
accept(SignatureVisitor) - Method in class org.codehaus.enunciate.asm.signature.SignatureReader
Makes the given visitor visit the signature of this SignatureReader.
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.AbstractInsnNode
Makes the given code visitor visit this instruction.
accept(AnnotationVisitor) - Method in class org.codehaus.enunciate.asm.tree.AnnotationNode
Makes the given visitor visit this annotation.
accept(ClassVisitor) - Method in class org.codehaus.enunciate.asm.tree.ClassNode
Makes the given class visitor visit this class.
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.FieldInsnNode
 
accept(ClassVisitor) - Method in class org.codehaus.enunciate.asm.tree.FieldNode
Makes the given class visitor visit this field.
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.FrameNode
Makes the given visitor visit this stack map frame.
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.IincInsnNode
 
accept(ClassVisitor) - Method in class org.codehaus.enunciate.asm.tree.InnerClassNode
Makes the given class visitor visit this inner class.
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.InsnList
Makes the given visitor visit all of the instructions in this list.
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.InsnNode
Makes the given visitor visit this instruction.
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.IntInsnNode
 
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.JumpInsnNode
 
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.LabelNode
 
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.LdcInsnNode
 
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.LineNumberNode
 
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.LocalVariableNode
Makes the given visitor visit this local variable declaration.
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.LookupSwitchInsnNode
 
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.MethodInsnNode
 
accept(ClassVisitor) - Method in class org.codehaus.enunciate.asm.tree.MethodNode
Makes the given class visitor visit this method.
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.MethodNode
Makes the given method visitor visit this method.
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.MultiANewArrayInsnNode
 
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.TableSwitchInsnNode
 
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.TryCatchBlockNode
Makes the given visitor visit this try catch block.
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.TypeInsnNode
 
accept(MethodVisitor) - Method in class org.codehaus.enunciate.asm.tree.VarInsnNode
 
accept(MemberDeclaration) - Method in class org.codehaus.enunciate.contract.jaxb.AccessorFilter
Whether to accept the given member declaration as an accessor.
accept(BaseValidator) - Method in class org.codehaus.enunciate.contract.jaxb.ComplexTypeDefinition
 
accept(BaseValidator) - Method in class org.codehaus.enunciate.contract.jaxb.EnumTypeDefinition
 
accept(BaseValidator) - Method in class org.codehaus.enunciate.contract.jaxb.QNameEnumTypeDefinition
 
accept(BaseValidator) - Method in class org.codehaus.enunciate.contract.jaxb.SimpleTypeDefinition
 
accept(BaseValidator) - Method in class org.codehaus.enunciate.contract.jaxb.TypeDefinition
Accept a validator.
accept(TypeVisitor) - Method in class org.codehaus.enunciate.contract.jaxws.WebResult
 
accept(File) - Method in class org.codehaus.enunciate.util.PatternFileFilter
 
acceptType(SignatureVisitor) - Method in class org.codehaus.enunciate.asm.signature.SignatureReader
Makes the given visitor visit the signature of this SignatureReader.
access - Variable in class org.codehaus.enunciate.asm.tree.ClassNode
The class's access flags (see Opcodes).
access - Variable in class org.codehaus.enunciate.asm.tree.FieldNode
The field's access flags (see Opcodes).
access - Variable in class org.codehaus.enunciate.asm.tree.InnerClassNode
The access flags of the inner class as originally declared in the enclosing class.
access - Variable in class org.codehaus.enunciate.asm.tree.MethodNode
The method's access flags (see Opcodes).
Accessor - Class in org.codehaus.enunciate.contract.jaxb
An accessor for a field or method value into a type.
Accessor(MemberDeclaration, TypeDefinition) - Constructor for class org.codehaus.enunciate.contract.jaxb.Accessor
 
AccessorFilter - Class in org.codehaus.enunciate.contract.jaxb
Filter for potential accessors.
AccessorFilter(XmlAccessType) - Constructor for class org.codehaus.enunciate.contract.jaxb.AccessorFilter
 
AccessorLoopStrategy - Class in org.codehaus.enunciate.modules.c
Strategy for looping through all accessors (including those of the superclass) for a given type definition.
AccessorLoopStrategy() - Constructor for class org.codehaus.enunciate.modules.c.AccessorLoopStrategy
 
AccessorOverridesAnotherMethod - Class in org.codehaus.enunciate.template.freemarker
 
AccessorOverridesAnotherMethod() - Constructor for class org.codehaus.enunciate.template.freemarker.AccessorOverridesAnotherMethod
 
ACONST_NULL - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
Adaptable - Interface in org.codehaus.enunciate.contract.jaxb.adapters
Marks an element that has a type that is possibly adaptable according to the JAXB specification.
AdapterType - Class in org.codehaus.enunciate.contract.jaxb.adapters
A type mirror that mirrors an XmlAdapter.
AdapterType(ClassType) - Constructor for class org.codehaus.enunciate.contract.jaxb.adapters.AdapterType
 
AdapterUtil - Class in org.codehaus.enunciate.contract.jaxb.adapters
Logic for the XML adapter stuff according to the JAXB specification.
AdapterUtil() - Constructor for class org.codehaus.enunciate.contract.jaxb.adapters.AdapterUtil
 
AdaptingAMFMapper - Class in org.codehaus.enunciate.modules.amf
AMF mapper that applies an XmlAdapter before mapping to an AMF object.
AdaptingAMFMapper(XmlAdapter, AMFMapper, AMFMapper, Class, Class) - Constructor for class org.codehaus.enunciate.modules.amf.AdaptingAMFMapper
 
AdaptingGWTMapper - Class in org.codehaus.enunciate.modules.gwt
GWT mapper that applies an XmlAdapter before mapping to an GWT object.
AdaptingGWTMapper(XmlAdapter, GWTMapper, Class, Class) - Constructor for class org.codehaus.enunciate.modules.gwt.AdaptingGWTMapper
 
add(EndpointInterface) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add an endpoint interface to the model.
add(TypeDefinition) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add a type definition to the model.
add(RootResource) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add a root resource to the model.
add(RootElementDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add a root element to the model.
add(Registry) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add an XML registry.
add(LocalElementDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
 
add(Schema) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Adds a schema declaration to the model.
add(AbstractInsnNode) - Method in class org.codehaus.enunciate.asm.tree.InsnList
Adds the given instruction to the end of this list.
add(InsnList) - Method in class org.codehaus.enunciate.asm.tree.InsnList
Adds the given instructions to the end of this list.
addAdditionalSourceRoot(File) - Method in class org.codehaus.enunciate.main.Enunciate
Add an additional source root for Enunciate to process.
addAlias(String) - Method in class org.codehaus.enunciate.main.BaseArtifact
Add an alias to this artifact.
addApiExcludePattern(String) - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The API exclude pattern.
addAPIImport(APIImport) - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
Add an API import to the configuration.
addApiIncludePattern(String) - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The API include pattern.
addArg(String) - Method in class org.codehaus.enunciate.modules.amf.config.FlexCompilerConfig
Extra args for the Flex compile.
addArtifact(FileArtifact) - Method in class org.codehaus.enunciate.main.ClientLibraryArtifact
The artifact to add.
addArtifact(Artifact) - Method in class org.codehaus.enunciate.main.Enunciate
Adds the specified artifact.
addClasspathHandler(ClasspathHandler) - Method in class org.codehaus.enunciate.main.Enunciate
Add a classpath handler.
addClientPackageConversion(PackageNamespaceConversion) - Method in class org.codehaus.enunciate.modules.csharp.CSharpDeploymentModule
Add a client package conversion.
addClientPackageConversion(ClientPackageConversion) - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
Add a client package conversion.
addClientPackageConversion(PackageModuleConversion) - Method in class org.codehaus.enunciate.modules.ruby.RubyDeploymentModule
Add a client package conversion.
addComponentTypes(TypeMirror, Set<String>) - Method in class org.codehaus.enunciate.modules.amf.AS3ImportStrategy
Add the component types of the given type mirror to the given set of imports.
addContentType(String) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add a content type.
addCopyResources(CopyResources) - Method in class org.codehaus.enunciate.config.war.WebAppConfig
Add a copy resources.
addCustomResourceParameterAnnotation(String) - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
Add a custom annotation that can be applied to indicate a resource parameter.
addDependency(ArtifactDependency) - Method in class org.codehaus.enunciate.main.BaseArtifact
Adds a dependency to this artifact.
addDisabledRule(String) - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
Add a disabled rule.
addDownload(DownloadConfig) - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
Adds a download to the documentation.
addEnvEntry(WebAppResource) - Method in class org.codehaus.enunciate.config.war.WebAppConfig
 
addError(SourcePosition, String) - Method in class org.codehaus.enunciate.contract.validation.ValidationResult
Add an error message.
addError(Declaration, String) - Method in class org.codehaus.enunciate.contract.validation.ValidationResult
Add an error message.
addExcludeLibs(IncludeExcludeLibs) - Method in class org.codehaus.enunciate.config.war.WebAppConfig
Add a exclude jars.
addExport(String, File) - Method in class org.codehaus.enunciate.main.Enunciate
Adds an export.
addFlexApp(FlexApp) - Method in class org.codehaus.enunciate.modules.amf.AMFDeploymentModule
Adds a flex app to be compiled.
addGlobalServiceInterceptor(GlobalServiceInterceptor) - Method in class org.codehaus.enunciate.modules.spring_app.SpringAppDeploymentModule
Add a global service interceptor to the spring configuration.
addGlobalServletFilter(WebAppComponent) - Method in class org.codehaus.enunciate.config.war.WebAppConfig
Add a global servlet filter to be applied to all web service requests.
addGWTApp(GWTApp) - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
Adds a gwt app to be compiled.
addGwtCompileJVMArg(String) - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
Extra JVM args for the GWT compile.
addGwtCompilerArg(String) - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
Additional argument to pass to the GWT compiler.
addHandlerInterceptor(HandlerInterceptor) - Method in class org.codehaus.enunciate.modules.spring_app.SpringAppDeploymentModule
Add a handler interceptor to the spring configuration.
addIncludeLibs(IncludeExcludeLibs) - Method in class org.codehaus.enunciate.config.war.WebAppConfig
Add a include jars.
addInitParam(String, String) - Method in class org.codehaus.enunciate.main.webapp.WebAppComponent
Add an init param to this component.
addInterceptor(Object) - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
Adds an interceptor to this list in order.
addJAXRSProvider(TypeDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add a JAX-RS provider to the model.
addJaxwsProperty(String, String) - Method in class org.codehaus.enunciate.modules.cxf.CXFDeploymentModule
 
addJsonClientPackageConversion(ClientPackageConversion) - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
Add a client package conversion.
addJsonRootElement(RootElementDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add a JSON root element to the model to reflect an XML root element being serialized as JSON with jackson.
addJsonRootElement(JsonRootElementDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add a JSON root element to the model.
addJsonSeeAlsoTypeDefinitions(Declaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add any type definitions that are referenced using XmlSeeAlso as JSON serializable types.
addJsonType(JsonTypeDefinition) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add a json type definition to the model.
addJVMArg(String) - Method in class org.codehaus.enunciate.modules.amf.config.FlexCompilerConfig
Add a compile JVM arg to the list of those passed to the compiler.
addLicense(License) - Method in class org.codehaus.enunciate.modules.amf.config.FlexCompilerConfig
Add a license.
addManifestAttribute(String, String, String) - Method in class org.codehaus.enunciate.config.war.WebAppConfig
Adds a manifest entry to this war's manifest.
addModule(DeploymentModule) - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
Add a module to the list of modules.
addModule(GWTAppModule) - Method in class org.codehaus.enunciate.modules.gwt.config.GWTApp
The module to add.
addNamespace(String) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add a namespace.
addOption(String, String) - Method in class org.codehaus.enunciate.modules.jboss.JBossDeploymentModule
 
addOrReplace(M, List<M>) - Method in class org.codehaus.enunciate.contract.jaxb.TypeDefinition
Add the specified member declaration, or if it is already in the list (by name), replace it.
addPackageIdentifier(PackageIdentifier) - Method in class org.codehaus.enunciate.modules.objc.ObjCDeploymentModule
Add a client package conversion.
addReferencedJsonTypeDefinitions(TypeMirror) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Adds any referenced type definitions for the specified type mirror.
addReferencedTypeDefinitions(Accessor) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
 
addReferencedTypeDefinitions(Attribute) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add the type definition(s) referenced by the given attribute.
addReferencedTypeDefinitions(Value) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add the type definition(s) referenced by the given value.
addReferencedTypeDefinitions(Element) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add the referenced type definitions for the specified element.
addReferencedTypeDefinitions(ResourceMethod) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add the referenced type definitions for the specified resource method.
addReferencedTypeDefinitions(RootElementDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add any statically-referenced type definitions to the model.
addReferencedTypeDefinitions(EndpointInterface) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Adds any type definitions referenced by an endpoint interface.
addReferencedTypeDefinitions(WebMethod) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Adds any type definitions referenced by a web method.
addReferencedTypeDefinitions(WebFault) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Adds any type definitions referenced by a web fault.
addReferencedTypeDefinitions(TypeMirror) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Adds any referenced type definitions for the specified type mirror.
addReferencedTypeDefinitions(Registry) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add the referenced type definitions for a registry..
addReferencedTypeDefinitions(LocalElementDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Adds the referenced type definitions for the specified local element declaration.
addResourceEnvRef(WebAppResource) - Method in class org.codehaus.enunciate.config.war.WebAppConfig
 
addResourceRef(WebAppResource) - Method in class org.codehaus.enunciate.config.war.WebAppConfig
 
addRuleInstances(Digester) - Method in class org.codehaus.enunciate.modules.amf.config.AMFRuleSet
 
addRuleInstances(Digester) - Method in class org.codehaus.enunciate.modules.c.config.CRuleSet
 
addRuleInstances(Digester) - Method in class org.codehaus.enunciate.modules.csharp.config.CSharpRuleSet
 
addRuleInstances(Digester) - Method in class org.codehaus.enunciate.modules.cxf.config.CXFRuleSet
 
addRuleInstances(Digester) - Method in class org.codehaus.enunciate.modules.docs.config.DocsRuleSet
 
addRuleInstances(Digester) - Method in class org.codehaus.enunciate.modules.gwt.config.GWTRuleSet
 
addRuleInstances(Digester) - Method in class org.codehaus.enunciate.modules.java_client.config.JavaClientRuleSet
 
addRuleInstances(Digester) - Method in class org.codehaus.enunciate.modules.jboss.config.JBossRuleSet
 
addRuleInstances(Digester) - Method in class org.codehaus.enunciate.modules.jersey.config.JerseyRuleSet
 
addRuleInstances(Digester) - Method in class org.codehaus.enunciate.modules.objc.config.ObjCRuleSet
 
addRuleInstances(Digester) - Method in class org.codehaus.enunciate.modules.ruby.config.RubyRuleSet
 
addRuleInstances(Digester) - Method in class org.codehaus.enunciate.modules.spring_app.config.SpringAppRuleSet
 
addRuleInstances(Digester) - Method in class org.codehaus.enunciate.modules.xml.config.XMLRuleSet
 
addSchemaConfig(SchemaConfig) - Method in class org.codehaus.enunciate.modules.xml.XMLDeploymentModule
Add a custom schema configuration.
addSeeAlsoReference(ClassDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add a "see also" reference.
addSeeAlsoTypeDefinitions(Declaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Add any type definitions that are referenced using XmlSeeAlso.
addServerSideTypeToUse(String) - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
Add a server-side type to use for the client-side library.
addServletInitParam(String, String) - Method in class org.codehaus.enunciate.modules.jersey.JerseyDeploymentModule
Add a servlet init param.
addSoapEndpointLocation(String, String) - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
Adds a custom soap endpoint location for an SOAP service.
addSpringImport(SpringImport) - Method in class org.codehaus.enunciate.modules.spring_app.SpringAppDeploymentModule
Add a spring import.
addUrlMapping(String) - Method in class org.codehaus.enunciate.main.webapp.WebAppComponent
Add a url mapping.
addValidator(String, Validator) - Method in class org.codehaus.enunciate.contract.validation.ValidatorChain
Adds a validator.
addWarning(SourcePosition, String) - Method in class org.codehaus.enunciate.contract.validation.ValidationResult
Add an warning message.
addWarning(Declaration, String) - Method in class org.codehaus.enunciate.contract.validation.ValidationResult
Add n warning message.
addWebAppFragment(WebAppFragment) - Method in class org.codehaus.enunciate.main.Enunciate
Add a webapp fragment for Enunciate to process.
addWebXmlAttribute(String, String) - Method in class org.codehaus.enunciate.config.war.WebAppConfig
 
addWsdlConfig(WsdlConfig) - Method in class org.codehaus.enunciate.modules.xml.XMLDeploymentModule
Add a custom wsdl configuration.
AdvisedResourceFactory<T> - Class in org.codehaus.enunciate.modules.jersey
Factory for JSR 311 resources that are advised.
AdvisedResourceFactory(Class<T>) - Constructor for class org.codehaus.enunciate.modules.jersey.AdvisedResourceFactory
Create an advised resource factory for the specified class.
aggregate(ValidationResult) - Method in class org.codehaus.enunciate.contract.validation.ValidationResult
Aggregate the specified result to these results.
aggregate(String, ValidationResult) - Method in class org.codehaus.enunciate.contract.validation.ValidationResult
Aggregate the specified result to these results.
aggregatePotentialAccessors(List<FieldDeclaration>, List<PropertyDeclaration>, DecoratedClassDeclaration, AccessorFilter) - Method in class org.codehaus.enunciate.contract.jaxb.TypeDefinition
Aggregate the potential accessor into their separate buckets for the given class declaration, recursively including transient superclasses.
ALOAD - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
AMFClassnameForMethod - Class in org.codehaus.enunciate.modules.amf
 
AMFClassnameForMethod(Map<String, String>) - Constructor for class org.codehaus.enunciate.modules.amf.AMFClassnameForMethod
 
AMFDataReader - Interface in org.codehaus.enunciate.modules.amf
Defines a reader for AMF data.
AMFDataWriter - Interface in org.codehaus.enunciate.modules.amf
Defines a writer for AMF data.
AMFDeploymentModule - Class in org.codehaus.enunciate.modules.amf
AMF Module
AMFDeploymentModule() - Constructor for class org.codehaus.enunciate.modules.amf.AMFDeploymentModule
 
AMFEndpointImpl - Class in org.codehaus.enunciate.modules.amf
Base class for an AMF endpoint.
AMFEndpointImpl(Object) - Constructor for class org.codehaus.enunciate.modules.amf.AMFEndpointImpl
 
AMFMapper<J,G> - Interface in org.codehaus.enunciate.modules.amf
Maps JAXB objects to AMF objects, and vice-versa.
AMFMapperAware - Interface in org.codehaus.enunciate.modules.amf
Marker interface for objects aware of their AMF mapper.
AMFMapperIntrospector - Class in org.codehaus.enunciate.modules.amf
Introspector used to lookup AMF mappers.
AMFMappingContext - Class in org.codehaus.enunciate.modules.amf
A mapping context for mapping AMF contexts.
AMFMappingContext() - Constructor for class org.codehaus.enunciate.modules.amf.AMFMappingContext
 
AMFMappingException - Exception in org.codehaus.enunciate.modules.amf
 
AMFMappingException(String) - Constructor for exception org.codehaus.enunciate.modules.amf.AMFMappingException
 
AMFMappingException(String, Throwable) - Constructor for exception org.codehaus.enunciate.modules.amf.AMFMappingException
 
AMFMappingException(Throwable) - Constructor for exception org.codehaus.enunciate.modules.amf.AMFMappingException
 
AMFRuleSet - Class in org.codehaus.enunciate.modules.amf.config
Rules for the configuration of the amf module.
AMFRuleSet() - Constructor for class org.codehaus.enunciate.modules.amf.config.AMFRuleSet
 
AMFTransient - Annotation Type in org.codehaus.enunciate.modules.amf
Marker interface for marking something as AMF-transient.
AMFValidator - Class in org.codehaus.enunciate.modules.amf
The validator for the amf module.
AMFValidator() - Constructor for class org.codehaus.enunciate.modules.amf.AMFValidator
 
ANEWARRAY - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
annotationDefault - Variable in class org.codehaus.enunciate.asm.tree.MethodNode
The default value of this annotation interface method.
AnnotationNode - Class in org.codehaus.enunciate.asm.tree
A node that represents an annotationn.
AnnotationNode(String) - Constructor for class org.codehaus.enunciate.asm.tree.AnnotationNode
Constructs a new AnnotationNode.
AnnotationVisitor - Interface in org.codehaus.enunciate.asm
A visitor to visit a Java annotation.
AntPatternMatcher - Class in org.codehaus.enunciate.util
Ant-style pattern matcher.
AntPatternMatcher() - Constructor for class org.codehaus.enunciate.util.AntPatternMatcher
 
AnyElement - Class in org.codehaus.enunciate.contract.jaxb
Used to wrap @XmlAnyElement.
AnyElement(MemberDeclaration, TypeDefinition) - Constructor for class org.codehaus.enunciate.contract.jaxb.AnyElement
 
APIImport - Class in org.codehaus.enunciate.config
Specifies already-compiled class(es) that are to be Enunciated.
APIImport() - Constructor for class org.codehaus.enunciate.config.APIImport
 
append(String[], String...) - Static method in class org.codehaus.enunciate.modules.amf.BaseAMFMapper
Utility for appending one string array to another.
append(String[], String...) - Static method in class org.codehaus.enunciate.modules.gwt.BaseGWTMapper
Utility for appending one string array to another.
appendReferenceInformation(String, Set<String>) - Method in class org.codehaus.enunciate.contract.validation.ValidationResult
 
ARETURN - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ARRAY - Static variable in class org.codehaus.enunciate.asm.Type
The sort of array reference types.
ArrayAMFMapper - Class in org.codehaus.enunciate.modules.amf
 
ArrayAMFMapper(Type, XmlJavaTypeAdapter, XmlElement) - Constructor for class org.codehaus.enunciate.modules.amf.ArrayAMFMapper
 
ArrayGWTMapper - Class in org.codehaus.enunciate.modules.gwt
 
ArrayGWTMapper(Type, XmlJavaTypeAdapter, XmlElement) - Constructor for class org.codehaus.enunciate.modules.gwt.ArrayGWTMapper
 
ARRAYLENGTH - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
Artifact - Interface in org.codehaus.enunciate.main
An artifact that can be exported by Enunciate.
ArtifactBundle - Interface in org.codehaus.enunciate.main
A bundle of artifacts that are logically grouped together.
ArtifactDependency - Interface in org.codehaus.enunciate.main
A dependency for an artifact.
ArtifactType - Enum in org.codehaus.enunciate.main
 
ArtifactWrapper - Class in org.codehaus.enunciate.modules.docs
Wraps an artifact to provide display.
ArtifactWrapper(Artifact, BeansWrapper) - Constructor for class org.codehaus.enunciate.modules.docs.ArtifactWrapper
 
AS3ClientClassnameForMethod - Class in org.codehaus.enunciate.modules.amf
Conversion from java types to AS3 types.
AS3ClientClassnameForMethod(Map<String, String>) - Constructor for class org.codehaus.enunciate.modules.amf.AS3ClientClassnameForMethod
 
AS3ImportStrategy - Class in org.codehaus.enunciate.modules.amf
Strategy for looping through the (unique) AS3 imports for a given declaration.
AS3ImportStrategy(AS3ClientClassnameForMethod) - Constructor for class org.codehaus.enunciate.modules.amf.AS3ImportStrategy
 
AS3UnqualifiedClassnameForMethod - Class in org.codehaus.enunciate.modules.amf
 
AS3UnqualifiedClassnameForMethod(Map<String, String>) - Constructor for class org.codehaus.enunciate.modules.amf.AS3UnqualifiedClassnameForMethod
 
ASSUMED_BASE_ADDRESS_PARAM - Static variable in class org.codehaus.enunciate.webapp.WADLFilter
 
ASSUMED_BASE_ADDRESS_PARAM - Static variable in class org.codehaus.enunciate.webapp.WSDLFilter
 
asText() - Method in class org.codehaus.enunciate.modules.docs.RawValueNode
 
asToken() - Method in class org.codehaus.enunciate.modules.docs.RawValueNode
 
ASTORE - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ATHROW - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
attribute - Variable in class org.codehaus.enunciate.apt.ImplicitAttributeRef
 
Attribute - Class in org.codehaus.enunciate.asm
A non standard class, field, method or code attribute.
Attribute(String) - Constructor for class org.codehaus.enunciate.asm.Attribute
Constructs a new empty attribute.
Attribute - Class in org.codehaus.enunciate.contract.jaxb
An accessor that is marshalled in xml to an xml attribute.
Attribute(MemberDeclaration, TypeDefinition) - Constructor for class org.codehaus.enunciate.contract.jaxb.Attribute
 
attrs - Variable in class org.codehaus.enunciate.asm.tree.MemberNode
The non standard attributes of this class, field or method.
autowire(Object, ApplicationContext) - Static method in class org.codehaus.enunciate.modules.spring_app.SpringComponentPostProcessor
Autowire the specified component.

B

b - Variable in class org.codehaus.enunciate.asm.ClassReader
The class to be parsed.
BALOAD - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
BaseAMFMapper<J,G> - Class in org.codehaus.enunciate.modules.amf
Base implementation of an AMFMapper.
BaseAMFMapper(Class<J>, Class<G>, String...) - Constructor for class org.codehaus.enunciate.modules.amf.BaseAMFMapper
Construct a base AMF mapper.
BaseArtifact - Class in org.codehaus.enunciate.main
Base implementation for an artifact.
BaseArtifact(String, String) - Constructor for class org.codehaus.enunciate.main.BaseArtifact
 
BaseArtifactDependency - Class in org.codehaus.enunciate.main
Basic artifact dependency.
BaseArtifactDependency() - Constructor for class org.codehaus.enunciate.main.BaseArtifactDependency
 
BaseGWTMapper<J,G> - Class in org.codehaus.enunciate.modules.gwt
Base implementation of an GWTMapper.
BaseGWTMapper(Class<J>, Class<G>, String...) - Constructor for class org.codehaus.enunciate.modules.gwt.BaseGWTMapper
Construct a base GWT mapper.
BaseValidator - Class in org.codehaus.enunciate.contract.validation
A validator that doesn't do any validation work.
BaseValidator() - Constructor for class org.codehaus.enunciate.contract.validation.BaseValidator
 
BaseWebAppFragment - Class in org.codehaus.enunciate.main.webapp
 
BaseWebAppFragment(String) - Constructor for class org.codehaus.enunciate.main.webapp.BaseWebAppFragment
 
BasicAppModule - Class in org.codehaus.enunciate.modules
Basic App Module
BasicAppModule() - Constructor for class org.codehaus.enunciate.modules.BasicAppModule
 
BasicDeploymentModule - Class in org.codehaus.enunciate.modules
Basic stub for a deployment module.
BasicDeploymentModule() - Constructor for class org.codehaus.enunciate.modules.BasicDeploymentModule
 
BASTORE - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
BigDecimalGWTMapper - Class in org.codehaus.enunciate.modules.gwt
 
BigDecimalGWTMapper() - Constructor for class org.codehaus.enunciate.modules.gwt.BigDecimalGWTMapper
 
BigIntegerGWTMapper - Class in org.codehaus.enunciate.modules.gwt
 
BigIntegerGWTMapper() - Constructor for class org.codehaus.enunciate.modules.gwt.BigIntegerGWTMapper
 
BindingType - Enum in org.codehaus.enunciate.contract.jaxws
Enumeration of the supported binding types.
BindingTypeLoopStrategy - Class in org.codehaus.enunciate.template.strategies.jaxws
Loop through the binding types of a given endpoint interface.
BindingTypeLoopStrategy() - Constructor for class org.codehaus.enunciate.template.strategies.jaxws.BindingTypeLoopStrategy
 
BIPUSH - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
BOOLEAN - Static variable in class org.codehaus.enunciate.asm.Type
The sort of the boolean type.
BOOLEAN_TYPE - Static variable in class org.codehaus.enunciate.asm.Type
The boolean type.
buildBase() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
Builds the base output directory.
buildClientJar() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
 
buildFileList(List<File>, File...) - Method in class org.codehaus.enunciate.main.Enunciate
Adds all files in specified directories to a list.
BYTE - Static variable in class org.codehaus.enunciate.asm.Type
The sort of the byte type.
BYTE_TYPE - Static variable in class org.codehaus.enunciate.asm.Type
The byte type.
ByteVector - Class in org.codehaus.enunciate.asm
A dynamically extensible vector of bytes.
ByteVector() - Constructor for class org.codehaus.enunciate.asm.ByteVector
Constructs a new ByteVector with a default initial size.
ByteVector(int) - Constructor for class org.codehaus.enunciate.asm.ByteVector
Constructs a new ByteVector with the given initial size.

C

calculateName(TypeDefinition) - Method in class org.codehaus.enunciate.modules.c.NameForTypeDefinitionMethod
 
calculateName(TypeDefinition) - Method in class org.codehaus.enunciate.modules.objc.NameForTypeDefinitionMethod
 
calculateNamespaceURI() - Method in class org.codehaus.enunciate.contract.jaxws.EndpointInterface
Calculates a namespace URI for a given package.
calculateNamespaceURI() - Method in class org.codehaus.enunciate.contract.jaxws.WebFault
Calculates a namespace URI for a given package.
CalendarGWTMapper - Class in org.codehaus.enunciate.modules.gwt
 
CalendarGWTMapper() - Constructor for class org.codehaus.enunciate.modules.gwt.CalendarGWTMapper
 
CALOAD - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
canAdapt(ReferenceType) - Method in class org.codehaus.enunciate.contract.jaxb.adapters.AdapterType
Whether this adapter can adapt the specified type.
capitalize(String) - Static method in class org.codehaus.enunciate.modules.csharp.CSharpValidator
Capitalizes a string.
CASTORE - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
CDeploymentModule - Class in org.codehaus.enunciate.modules.c
C Module
CDeploymentModule() - Constructor for class org.codehaus.enunciate.modules.c.CDeploymentModule
 
CHAR - Static variable in class org.codehaus.enunciate.asm.Type
The sort of the char type.
CHAR_TYPE - Static variable in class org.codehaus.enunciate.asm.Type
The char type.
characters(char[], int, int) - Method in class org.codehaus.enunciate.modules.xml.PrettyPrinter
 
check - Static variable in class org.codehaus.enunciate.asm.tree.InsnList
Indicates if preconditions of methods of this class must be checked.
CHECKCAST - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ClassAdapter - Class in org.codehaus.enunciate.asm
An empty ClassVisitor that delegates to another ClassVisitor.
ClassAdapter(ClassVisitor) - Constructor for class org.codehaus.enunciate.asm.ClassAdapter
Constructs a new ClassAdapter object.
classDeclaration() - Method in class org.codehaus.enunciate.contract.json.JsonTypeDefinition
 
ClassForNameMethod - Class in org.codehaus.enunciate.template.freemarker
Outputs a string representing a class that can be loaded by Class.forName.
ClassForNameMethod() - Constructor for class org.codehaus.enunciate.template.freemarker.ClassForNameMethod
 
ClassnameForMethod - Class in org.codehaus.enunciate.template.freemarker
Used to output a reference for an accessor or parameter or declaration.
ClassnameForMethod(Map<String, String>) - Constructor for class org.codehaus.enunciate.template.freemarker.ClassnameForMethod
 
ClassNode - Class in org.codehaus.enunciate.asm.tree
A node that represents a class.
ClassNode() - Constructor for class org.codehaus.enunciate.asm.tree.ClassNode
Constructs a new ClassNode.
ClasspathHandler - Interface in org.codehaus.enunciate.main
Event handler for classpath scanning.
ClasspathResource - Interface in org.codehaus.enunciate.main
An entry (class, source file, config file) on the classpath.
ClassReader - Class in org.codehaus.enunciate.asm
A Java class parser to make a ClassVisitor visit an existing class.
ClassReader(byte[]) - Constructor for class org.codehaus.enunciate.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, int) - Constructor for class org.codehaus.enunciate.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(InputStream) - Constructor for class org.codehaus.enunciate.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(String) - Constructor for class org.codehaus.enunciate.asm.ClassReader
Constructs a new ClassReader object.
ClassVisitor - Interface in org.codehaus.enunciate.asm
A visitor to visit a Java class.
ClassWriter - Class in org.codehaus.enunciate.asm
A ClassVisitor that generates classes in bytecode form.
ClassWriter(int) - Constructor for class org.codehaus.enunciate.asm.ClassWriter
Constructs a new ClassWriter object.
ClassWriter(ClassReader, int) - Constructor for class org.codehaus.enunciate.asm.ClassWriter
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode transformations.
clear() - Method in class org.codehaus.enunciate.asm.tree.InsnList
Removes all of the instructions of this list.
ClientClassnameForMethod - Class in org.codehaus.enunciate.modules.c
Conversion from java types to Ruby types.
ClientClassnameForMethod(Map<String, String>) - Constructor for class org.codehaus.enunciate.modules.c.ClientClassnameForMethod
 
ClientClassnameForMethod - Class in org.codehaus.enunciate.modules.csharp
Conversion from java types to C# types.
ClientClassnameForMethod(Map<String, String>) - Constructor for class org.codehaus.enunciate.modules.csharp.ClientClassnameForMethod
 
ClientClassnameForMethod - Class in org.codehaus.enunciate.modules.gwt
 
ClientClassnameForMethod(Map<String, String>) - Constructor for class org.codehaus.enunciate.modules.gwt.ClientClassnameForMethod
 
ClientClassnameForMethod - Class in org.codehaus.enunciate.modules.objc
Conversion from java types to Objective-C types.
ClientClassnameForMethod(Map<String, String>) - Constructor for class org.codehaus.enunciate.modules.objc.ClientClassnameForMethod
 
ClientClassnameForMethod - Class in org.codehaus.enunciate.modules.ruby
Conversion from java types to Ruby types.
ClientClassnameForMethod(Map<String, String>) - Constructor for class org.codehaus.enunciate.modules.ruby.ClientClassnameForMethod
 
ClientClassnameForMethod - Class in org.codehaus.enunciate.template.freemarker
Converts a fully-qualified class name to its alternate client fully-qualified class name.
ClientClassnameForMethod(Map<String, String>) - Constructor for class org.codehaus.enunciate.template.freemarker.ClientClassnameForMethod
 
ClientLibraryArtifact - Class in org.codehaus.enunciate.main
A client-side libarary artifact.
ClientLibraryArtifact(String, String, String) - Constructor for class org.codehaus.enunciate.main.ClientLibraryArtifact
 
ClientName - Annotation Type in org.codehaus.enunciate
Used to name a declaration something different on the client-side.
ClientPackageConversion - Class in org.codehaus.enunciate.modules.java_client.config
Configuration specifying the conversion of client-side package names.
ClientPackageConversion() - Constructor for class org.codehaus.enunciate.modules.java_client.config.ClientPackageConversion
 
ClientPackageForMethod - Class in org.codehaus.enunciate.template.freemarker
Gets the qualified package name for a package or type.
ClientPackageForMethod(Map<String, String>) - Constructor for class org.codehaus.enunciate.template.freemarker.ClientPackageForMethod
 
ClientSimpleNameMethod - Class in org.codehaus.enunciate.modules.objc
Template method used to determine the objective-c "simple name" of an accessor.
ClientSimpleNameMethod(Map<String, String>) - Constructor for class org.codehaus.enunciate.modules.objc.ClientSimpleNameMethod
 
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.AbstractInsnNode
Returns a copy of this instruction.
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.FieldInsnNode
 
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.FrameNode
 
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.IincInsnNode
 
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.InsnNode
 
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.IntInsnNode
 
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.JumpInsnNode
 
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.LabelNode
 
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.LdcInsnNode
 
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.LineNumberNode
 
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.LookupSwitchInsnNode
 
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.MethodInsnNode
 
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.MultiANewArrayInsnNode
 
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.TableSwitchInsnNode
 
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.TypeInsnNode
 
clone(Map) - Method in class org.codehaus.enunciate.asm.tree.VarInsnNode
 
close() - Method in class org.codehaus.enunciate.main.Enunciate.Stepper
Closes the stepper and the underlying enunciate mechanism.
close() - Method in class org.codehaus.enunciate.modules.BasicDeploymentModule
Default implementation is a no-op.
close() - Method in interface org.codehaus.enunciate.modules.DeploymentModule
Close this enunciate module.
close() - Method in class org.codehaus.enunciate.modules.FreemarkerDeploymentModule
 
CollectionAMFMapper - Class in org.codehaus.enunciate.modules.amf
 
CollectionAMFMapper(Class<? extends Collection>, Type, XmlJavaTypeAdapter, XmlElement) - Constructor for class org.codehaus.enunciate.modules.amf.CollectionAMFMapper
 
CollectionGWTMapper - Class in org.codehaus.enunciate.modules.gwt
 
CollectionGWTMapper(Class<? extends Collection>, Type, XmlJavaTypeAdapter, XmlElement) - Constructor for class org.codehaus.enunciate.modules.gwt.CollectionGWTMapper
 
CollectionTypeForMethod - Class in org.codehaus.enunciate.template.freemarker
Just
CollectionTypeForMethod(Map<String, String>) - Constructor for class org.codehaus.enunciate.template.freemarker.CollectionTypeForMethod
 
compare(DeploymentModule, DeploymentModule) - Method in class org.codehaus.enunciate.config.DeploymentModuleComparator
Compares modules by order, then by name.
compare(Element, Element) - Method in class org.codehaus.enunciate.contract.jaxb.ElementComparator
 
compare(WebAppFragment, WebAppFragment) - Method in class org.codehaus.enunciate.main.webapp.WebAppFragmentComparator
 
compare(SchemaInfo, SchemaInfo) - Method in class org.codehaus.enunciate.modules.xml.SchemaInfoComparator
 
compare(String, String) - Method in class org.codehaus.enunciate.util.ResourceMethodPathComparator
 
compare(TypeDeclaration, TypeDeclaration) - Method in class org.codehaus.enunciate.util.TypeDeclarationComparator
 
compareTo(Schema) - Method in class org.codehaus.enunciate.contract.jaxb.Schema
Two "schemas" are equal if they decorate the same package.
compareTo(WebMethod) - Method in class org.codehaus.enunciate.contract.jaxws.WebMethod
Web methods must be unique by name.
compareTo(Artifact) - Method in class org.codehaus.enunciate.main.BaseArtifact
Compares artifacts by module then by id.
compareTo(MimeType) - Method in class org.codehaus.enunciate.rest.MimeType
Content type are ordered first by quality then by type, then by subtype.
compileSources(File) - Method in class org.codehaus.enunciate.main.Enunciate
Compile all sources and any additional (generated) sources to the specified directory.
compileSwc(List<String>) - Method in class org.codehaus.enunciate.modules.amf.AMFDeploymentModule
Compiles the SWC.
ComplexTypeDefinition - Class in org.codehaus.enunciate.contract.jaxb
A complex type definition.
ComplexTypeDefinition(ClassDeclaration) - Constructor for class org.codehaus.enunciate.contract.jaxb.ComplexTypeDefinition
 
ComponentPostProcessor - Interface in org.codehaus.enunciate.webapp
Basic interface for post-processing a web application component.
ComponentTypeForMethod - Class in org.codehaus.enunciate.template.freemarker
Gets the client-side component type for the specified classname.
ComponentTypeForMethod(Map<String, String>) - Constructor for class org.codehaus.enunciate.template.freemarker.ComponentTypeForMethod
 
COMPUTE_FRAMES - Static variable in class org.codehaus.enunciate.asm.ClassWriter
Flag to automatically compute the stack map frames of methods from scratch.
COMPUTE_MAXS - Static variable in class org.codehaus.enunciate.asm.ClassWriter
Flag to automatically compute the maximum stack size and the maximum number of local variables of methods.
CONFIG_OPTION - Static variable in class org.codehaus.enunciate.apt.EnunciateAnnotationProcessorFactory
Option to specify the config file to use.
ConfigurableRules - Interface in org.codehaus.enunciate.contract.validation
 
configure(JsonGenerator) - Method in class org.codehaus.enunciate.modules.docs.GenerateExampleJsonMethod
 
configure(ServletConfig, ResourceConfig, WebApplication) - Method in class org.codehaus.enunciate.modules.jersey.EnunciateJerseyServletContainer
 
contains(AbstractInsnNode) - Method in class org.codehaus.enunciate.asm.tree.InsnList
Returns true if the given instruction belongs to this list.
ContentType - Enum in org.codehaus.enunciate.contract.jaxb
Enum for content type of a complex type def.
contextDestroyed(ServletContextEvent) - Method in class org.codehaus.enunciate.modules.spring_app.SpringComponentPostProcessor
 
contextInitialized(ServletContextEvent) - Method in class org.codehaus.enunciate.modules.spring_app.SpringComponentPostProcessor
 
convert(TypeMirror) - Method in class org.codehaus.enunciate.modules.amf.AMFClassnameForMethod
 
convert(TypeMirror) - Method in class org.codehaus.enunciate.modules.amf.AS3ClientClassnameForMethod
 
convert(TypeDeclaration) - Method in class org.codehaus.enunciate.modules.c.ClientClassnameForMethod
 
convert(Accessor) - Method in class org.codehaus.enunciate.modules.c.ClientClassnameForMethod
 
convert(TypeMirror) - Method in class org.codehaus.enunciate.modules.c.ClientClassnameForMethod
 
convert(TypeDeclaration) - Method in class org.codehaus.enunciate.modules.csharp.ClientClassnameForMethod
 
convert(Accessor) - Method in class org.codehaus.enunciate.modules.csharp.ClientClassnameForMethod
 
convert(TypeMirror) - Method in class org.codehaus.enunciate.modules.csharp.ClientClassnameForMethod
 
convert(TypeMirror) - Method in class org.codehaus.enunciate.modules.gwt.ClientClassnameForMethod
 
convert(TypeDeclaration) - Method in class org.codehaus.enunciate.modules.gwt.ClientClassnameForMethod
 
convert(TypeDeclaration) - Method in class org.codehaus.enunciate.modules.gwt.OverlayClientClassnameForMethod
 
convert(Accessor) - Method in class org.codehaus.enunciate.modules.gwt.OverlayClientClassnameForMethod
 
convert(TypeMirror) - Method in class org.codehaus.enunciate.modules.gwt.OverlayClientClassnameForMethod
 
convert(TypeDeclaration) - Method in class org.codehaus.enunciate.modules.objc.ClientClassnameForMethod
 
convert(Accessor) - Method in class org.codehaus.enunciate.modules.objc.ClientClassnameForMethod
 
convert(TypeMirror) - Method in class org.codehaus.enunciate.modules.objc.ClientClassnameForMethod
 
convert(TypeDeclaration) - Method in class org.codehaus.enunciate.modules.ruby.ClientClassnameForMethod
 
convert(Accessor) - Method in class org.codehaus.enunciate.modules.ruby.ClientClassnameForMethod
 
convert(TypeMirror) - Method in class org.codehaus.enunciate.modules.ruby.ClientClassnameForMethod
 
convert(TypeParameterDeclaration) - Method in class org.codehaus.enunciate.template.freemarker.ClassnameForMethod
Converts the specified type parameter declaration.
convert(ImplicitChildElement) - Method in class org.codehaus.enunciate.template.freemarker.ClassnameForMethod
Converts the specified implicit child element.
convert(Accessor) - Method in class org.codehaus.enunciate.template.freemarker.ClassnameForMethod
Converts the type of an accessor.
convert(TypeMirror) - Method in class org.codehaus.enunciate.template.freemarker.ClassnameForMethod
 
convert(TypeDeclaration) - Method in class org.codehaus.enunciate.template.freemarker.ClassnameForMethod
 
convert(PackageDeclaration) - Method in class org.codehaus.enunciate.template.freemarker.ClassnameForMethod
 
convert(ImplicitChildElement) - Method in class org.codehaus.enunciate.template.freemarker.ClientClassnameForMethod
 
convert(Accessor) - Method in class org.codehaus.enunciate.template.freemarker.ClientClassnameForMethod
 
convert(TypeDeclaration) - Method in class org.codehaus.enunciate.template.freemarker.ClientClassnameForMethod
 
convert(TypeMirror) - Method in class org.codehaus.enunciate.template.freemarker.ClientPackageForMethod
Returns the client-side package value for the given type.
convert(TypeDeclaration) - Method in class org.codehaus.enunciate.template.freemarker.ClientPackageForMethod
Returns the client-side package value for the given type declaration.
convert(PackageDeclaration) - Method in class org.codehaus.enunciate.template.freemarker.ClientPackageForMethod
Converts the package declaration to its client-side package value.
convert(String) - Method in class org.codehaus.enunciate.template.freemarker.ClientPackageForMethod
Converts the possible package to the specified client-side package, if any conversions are specified.
convert(TypeMirror) - Method in class org.codehaus.enunciate.template.freemarker.CollectionTypeForMethod
 
convert(ImplicitChildElement) - Method in class org.codehaus.enunciate.template.freemarker.ComponentTypeForMethod
 
convert(Accessor) - Method in class org.codehaus.enunciate.template.freemarker.ComponentTypeForMethod
 
convert(TypeMirror) - Method in class org.codehaus.enunciate.template.freemarker.ComponentTypeForMethod
 
convertPackage(PackageDeclaration) - Method in class org.codehaus.enunciate.template.freemarker.ClassnameForMethod
 
convertUnwrappedObject(Object) - Method in class org.codehaus.enunciate.modules.amf.AS3UnqualifiedClassnameForMethod
 
convertUnwrappedObject(Object) - Method in class org.codehaus.enunciate.template.freemarker.ClassnameForMethod
 
convertUnwrappedObject(Object) - Method in class org.codehaus.enunciate.template.freemarker.ClientPackageForMethod
Converts an unwrapped object.
copyDir(File, File, File...) - Method in class org.codehaus.enunciate.main.Enunciate
Copy an entire directory from one place to another.
copyFile(File, File, File) - Method in class org.codehaus.enunciate.main.Enunciate
Copy a file from one directory to another, preserving directory structure.
copyFile(File, File) - Method in class org.codehaus.enunciate.main.Enunciate
Copy a file from one location to another.
copyImportedClasses(Map<String, File>, Map<String, File>) - Method in class org.codehaus.enunciate.main.ImportedClassesClasspathHandler
Copy the relevant found classes that are imported to the specified map.
copyPostBase() - Method in class org.codehaus.enunciate.modules.BasicAppModule
Copy the post base.
copyPreBase() - Method in class org.codehaus.enunciate.modules.BasicAppModule
Copy the pre base.
copyResource(String, File) - Method in class org.codehaus.enunciate.main.Enunciate
Copies a resource on the classpath to a file.
copyResource(URL, File) - Method in class org.codehaus.enunciate.main.Enunciate
Copies a resource to a file.
CopyResources - Class in org.codehaus.enunciate.config.war
Configuration element used to specify a pattern of resources to copy.
CopyResources() - Constructor for class org.codehaus.enunciate.config.war.CopyResources
 
copySpringConfig() - Method in class org.codehaus.enunciate.modules.spring_app.SpringAppDeploymentModule
Copy the spring application context and servlet config from the build dir to the WEB-INF directory.
create() - Method in class org.codehaus.enunciate.modules.jersey.EnunciateJerseyServletContainer
 
createAdvisedResource(T) - Method in class org.codehaus.enunciate.modules.jersey.AdvisedResourceFactory
 
createClasspath() - Method in class org.codehaus.enunciate.main.EnunciateTask
Adds a path to the classpath.
createDigester() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
Create the digester.
createExport() - Method in class org.codehaus.enunciate.main.EnunciateTask
Creates a nested export task.
createMarshaller() - Method in class org.codehaus.enunciate.modules.jersey.DelegatingJAXBContext
 
createRootElementDeclaration(ClassDeclaration, TypeDefinition) - Method in class org.codehaus.enunciate.apt.EnunciateAnnotationProcessor
Find or create the root element declaration for the specified type definition.
createTempDir() - Method in class org.codehaus.enunciate.main.Enunciate
Creates a temporary directory.
createTempFile(String, String) - Method in class org.codehaus.enunciate.main.Enunciate
Creates a temporary file.
createTypeDefinition(ClassDeclaration, EnunciateFreemarkerModel) - Method in class org.codehaus.enunciate.apt.EnunciateAnnotationProcessor
Find the type definition for a class given the class's declaration, or null if the class is xml transient.
createTypeDefinition(ClassDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Find the type definition for a class given the class's declaration.
createTypeDefinition(ClassDeclaration) - Static method in class org.codehaus.enunciate.contract.json.JsonTypeDefinition
Create a new JsonTypeDefinition.
createUnmarshaller() - Method in class org.codehaus.enunciate.modules.jersey.DelegatingJAXBContext
 
createValidator() - Method in class org.codehaus.enunciate.modules.jersey.DelegatingJAXBContext
 
CRuleSet - Class in org.codehaus.enunciate.modules.c.config
Rules for the configuration of the C client module.
CRuleSet() - Constructor for class org.codehaus.enunciate.modules.c.config.CRuleSet
 
CSharpDeploymentModule - Class in org.codehaus.enunciate.modules.csharp
C# Module
CSharpDeploymentModule() - Constructor for class org.codehaus.enunciate.modules.csharp.CSharpDeploymentModule
 
CSharpRuleSet - Class in org.codehaus.enunciate.modules.csharp.config
Rules for the configuration of the JAX-WS client module.
CSharpRuleSet() - Constructor for class org.codehaus.enunciate.modules.csharp.config.CSharpRuleSet
 
CSharpValidator - Class in org.codehaus.enunciate.modules.csharp
Validator for the C# module.
CSharpValidator() - Constructor for class org.codehaus.enunciate.modules.csharp.CSharpValidator
 
cst - Variable in class org.codehaus.enunciate.asm.tree.LdcInsnNode
The constant to be loaded on the stack.
currentReferenceLocation() - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
A descrition of the current reference location.
CustomAMFMapper<J,G> - Interface in org.codehaus.enunciate.modules.amf
AMF mapper that maps a custom type, e.g.
CustomGWTMapper<J,G> - Interface in org.codehaus.enunciate.modules.gwt
GWT mapper that maps a custom type, e.g.
cv - Variable in class org.codehaus.enunciate.asm.ClassAdapter
The ClassVisitor to which this adapter delegates calls.
CValidator - Class in org.codehaus.enunciate.modules.c
Validator for the C module.
CValidator() - Constructor for class org.codehaus.enunciate.modules.c.CValidator
 
CXFAdaptedHttpServletRequest - Class in org.codehaus.enunciate.modules.cxf
 
CXFAdaptedHttpServletRequest(HttpServletRequest) - Constructor for class org.codehaus.enunciate.modules.cxf.CXFAdaptedHttpServletRequest
Create a request adapted for CXF.
CXFAdaptedServletFilter - Class in org.codehaus.enunciate.modules.cxf
 
CXFAdaptedServletFilter() - Constructor for class org.codehaus.enunciate.modules.cxf.CXFAdaptedServletFilter
 
CXFDeploymentModule - Class in org.codehaus.enunciate.modules.cxf
CXF Module
CXFDeploymentModule() - Constructor for class org.codehaus.enunciate.modules.cxf.CXFDeploymentModule
 
CXFRuleSet - Class in org.codehaus.enunciate.modules.cxf.config
 
CXFRuleSet() - Constructor for class org.codehaus.enunciate.modules.cxf.config.CXFRuleSet
 
CXFValidator - Class in org.codehaus.enunciate.modules.cxf
Validator for the cxf module.
CXFValidator(boolean, boolean) - Constructor for class org.codehaus.enunciate.modules.cxf.CXFValidator
 

D

D2F - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
D2I - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
D2L - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DADD - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DALOAD - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DASTORE - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DataHandlerAMFMapper - Class in org.codehaus.enunciate.modules.amf
 
DataHandlerAMFMapper() - Constructor for class org.codehaus.enunciate.modules.amf.DataHandlerAMFMapper
 
DataHandlerGWTMapper - Class in org.codehaus.enunciate.modules.gwt
 
DataHandlerGWTMapper() - Constructor for class org.codehaus.enunciate.modules.gwt.DataHandlerGWTMapper
 
DCMPG - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DCMPL - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DCONST_0 - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DCONST_1 - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DDIV - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
debug(String, Object...) - Method in class org.codehaus.enunciate.apt.EnunciateAnnotationProcessor
Handle a debug-level message.
debug(String, Object...) - Method in class org.codehaus.enunciate.main.Enunciate
Handle a debug-level message.
debug(String, Object...) - Method in class org.codehaus.enunciate.modules.BasicDeploymentModule
Handle a debug-level message.
DEFAULT_NAMESPACE_ALIAS - Static variable in class org.codehaus.enunciate.modules.jersey.PrefixMapper
 
DEFAULT_PATH_SEPARATOR - Static variable in class org.codehaus.enunciate.util.AntPatternMatcher
Default path separator: "."
DefaultAMFMapper - Class in org.codehaus.enunciate.modules.amf
Default mapper assumes the class is supported by AMF.
DefaultAMFMapper() - Constructor for class org.codehaus.enunciate.modules.amf.DefaultAMFMapper
 
DefaultGWTMapper - Class in org.codehaus.enunciate.modules.gwt
Default mapper assumes the class is supported by GWT.
DefaultGWTMapper() - Constructor for class org.codehaus.enunciate.modules.gwt.DefaultGWTMapper
 
DefaultSecurityExceptionChecker - Class in org.codehaus.enunciate.service
Default security exception checker.
DefaultSecurityExceptionChecker() - Constructor for class org.codehaus.enunciate.service.DefaultSecurityExceptionChecker
 
DefaultValidator - Class in org.codehaus.enunciate.contract.validation
Default validator.
DefaultValidator() - Constructor for class org.codehaus.enunciate.contract.validation.DefaultValidator
 
DelegatingJAXBContext - Class in org.codehaus.enunciate.modules.jersey
Convenience context that just delegates its methods.
DelegatingJAXBContext(JAXBContext) - Constructor for class org.codehaus.enunciate.modules.jersey.DelegatingJAXBContext
 
DeploymentModule - Interface in org.codehaus.enunciate.modules
Interface for a deployment module.
DeploymentModuleComparator - Class in org.codehaus.enunciate.config
Compares deployment modules for the order in which they should be executed.
DeploymentModuleComparator() - Constructor for class org.codehaus.enunciate.config.DeploymentModuleComparator
 
desc - Variable in class org.codehaus.enunciate.asm.tree.AnnotationNode
The class descriptor of the annotation class.
desc - Variable in class org.codehaus.enunciate.asm.tree.FieldInsnNode
The field's descriptor (see Type).
desc - Variable in class org.codehaus.enunciate.asm.tree.FieldNode
The field's descriptor (see Type).
desc - Variable in class org.codehaus.enunciate.asm.tree.LocalVariableNode
The type descriptor of this local variable.
desc - Variable in class org.codehaus.enunciate.asm.tree.MethodInsnNode
The method's descriptor (see Type).
desc - Variable in class org.codehaus.enunciate.asm.tree.MethodNode
The method's descriptor (see Type).
desc - Variable in class org.codehaus.enunciate.asm.tree.MultiANewArrayInsnNode
An array type descriptor (see Type).
desc - Variable in class org.codehaus.enunciate.asm.tree.TypeInsnNode
The operand of this instruction.
destroy() - Method in class org.codehaus.enunciate.modules.cxf.CXFAdaptedServletFilter
 
destroy() - Method in class org.codehaus.enunciate.webapp.HTTPRequestContextFilter
 
destroy() - Method in class org.codehaus.enunciate.webapp.WADLFilter
 
destroy() - Method in class org.codehaus.enunciate.webapp.WSDLFilter
 
destroy() - Method in class org.codehaus.enunciate.webapp.WSDLRedirectFilter
 
dflt - Variable in class org.codehaus.enunciate.asm.tree.LookupSwitchInsnNode
Beginning of the default handler block.
dflt - Variable in class org.codehaus.enunciate.asm.tree.TableSwitchInsnNode
Beginning of the default handler block.
dims - Variable in class org.codehaus.enunciate.asm.tree.MultiANewArrayInsnNode
Number of dimensions of the array to allocate.
disableRules(Set<String>) - Method in interface org.codehaus.enunciate.contract.validation.ConfigurableRules
Disable the given set of rules.
disableRules(Set<String>) - Method in class org.codehaus.enunciate.contract.validation.DefaultValidator
 
disableRules(Set<String>) - Method in class org.codehaus.enunciate.modules.amf.AMFValidator
Disables the specified rules.
discoverModules(ClassLoader) - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
Discover the deployment modules.
DLOAD - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DMUL - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DNEG - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
doBuild() - Method in class org.codehaus.enunciate.main.Enunciate
Do the build logic.
doBuild() - Method in class org.codehaus.enunciate.modules.amf.AMFDeploymentModule
 
doBuild() - Method in class org.codehaus.enunciate.modules.BasicAppModule
 
doBuild() - Method in class org.codehaus.enunciate.modules.BasicDeploymentModule
Default implementation is a no-op.
doBuild() - Method in class org.codehaus.enunciate.modules.csharp.CSharpDeploymentModule
 
doBuild() - Method in class org.codehaus.enunciate.modules.cxf.CXFDeploymentModule
 
doBuild() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
 
doBuild() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
 
doBuild() - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
 
doBuild() - Method in class org.codehaus.enunciate.modules.jaxws_ri.JAXWSRIDeploymentModule
 
doBuild() - Method in class org.codehaus.enunciate.modules.jboss.JBossDeploymentModule
 
doBuild() - Method in class org.codehaus.enunciate.modules.jersey.JerseyDeploymentModule
 
doClose() - Method in class org.codehaus.enunciate.main.Enunciate
Logic for handling the closing of the Enunciate mechanism.
doCompile() - Method in class org.codehaus.enunciate.main.Enunciate
Do the compile logic.
doCompile() - Method in class org.codehaus.enunciate.modules.amf.AMFDeploymentModule
 
doCompile() - Method in class org.codehaus.enunciate.modules.BasicAppModule
 
doCompile() - Method in class org.codehaus.enunciate.modules.BasicDeploymentModule
Default implementation is a no-op.
doCompile() - Method in class org.codehaus.enunciate.modules.csharp.CSharpDeploymentModule
 
doCompile() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
 
doCompile() - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
 
DocsRuleSet - Class in org.codehaus.enunciate.modules.docs.config
The set of rules to add for the XML module configuration.
DocsRuleSet() - Constructor for class org.codehaus.enunciate.modules.docs.config.DocsRuleSet
 
DocumentationAwareModule - Interface in org.codehaus.enunciate.modules
 
DocumentationDeploymentModule - Class in org.codehaus.enunciate.modules.docs
Documentation Module
DocumentationDeploymentModule() - Constructor for class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
 
DocumentationExample - Annotation Type in org.codehaus.enunciate.doc
Used to mark a method as an example method to be used in the generated documentation.
DocumentationGroup - Annotation Type in org.codehaus.enunciate.doc
Annotation hint for declaring the grouping of certain documentation elements.
DocumentationJavaDocTagHandler - Class in org.codehaus.enunciate.modules.docs
 
DocumentationJavaDocTagHandler() - Constructor for class org.codehaus.enunciate.modules.docs.DocumentationJavaDocTagHandler
 
DocumentationObjectWrapper - Class in org.codehaus.enunciate.modules.docs
 
DocumentationObjectWrapper() - Constructor for class org.codehaus.enunciate.modules.docs.DocumentationObjectWrapper
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.enunciate.modules.jaxws_ri.WSSpringServlet
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.codehaus.enunciate.modules.cxf.CXFAdaptedServletFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.codehaus.enunciate.webapp.HTTPRequestContextFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.codehaus.enunciate.webapp.WADLFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.codehaus.enunciate.webapp.WSDLFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.codehaus.enunciate.webapp.WSDLRedirectFilter
 
doFlexCompile() - Method in class org.codehaus.enunciate.modules.amf.AMFDeploymentModule
Invokes the flex compiler on the apps specified in the configuration file.
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.amf.AMFDeploymentModule
 
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.BasicAppModule
 
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.c.CDeploymentModule
 
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.csharp.CSharpDeploymentModule
 
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.cxf.CXFDeploymentModule
 
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
The generate logic builds the XML documentation structure for the enunciated API.
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.FreemarkerDeploymentModule
Generate using Freemarker.
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
 
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
 
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.jaxws.JAXWSSupportDeploymentModule
 
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.jaxws_ri.JAXWSRIDeploymentModule
 
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.jboss.JBossDeploymentModule
 
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.jersey.JerseyDeploymentModule
 
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.objc.ObjCDeploymentModule
 
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.ruby.RubyDeploymentModule
 
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.spring_app.SpringAppDeploymentModule
 
doFreemarkerGenerate() - Method in class org.codehaus.enunciate.modules.xml.XMLDeploymentModule
 
doFreemarkerXMLProcessing(URL) - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
 
doGenerate() - Method in class org.codehaus.enunciate.main.Enunciate
Do the generate logic.
doGenerate() - Method in class org.codehaus.enunciate.modules.BasicDeploymentModule
Default implementation is a no-op.
doGenerate() - Method in class org.codehaus.enunciate.modules.FreemarkerDeploymentModule
Processes the template.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.enunciate.modules.jaxws_ri.WSSpringServlet
 
doGWTCompile() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
Invokes GWTCompile on the apps specified in the configuration file.
doInit() - Method in class org.codehaus.enunciate.main.Enunciate
Do the initialization logic.
doLibCopy() - Method in class org.codehaus.enunciate.modules.BasicAppModule
Copies the classpath elements to WEB-INF.
doMatch(String, String, boolean) - Method in class org.codehaus.enunciate.util.AntPatternMatcher
Actually match the given path against the given pattern.
doPackage() - Method in class org.codehaus.enunciate.main.Enunciate
Do the package logic.
doPackage() - Method in class org.codehaus.enunciate.modules.BasicAppModule
 
doPackage() - Method in class org.codehaus.enunciate.modules.BasicDeploymentModule
Default implementation is a no-op.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.enunciate.modules.jaxws_ri.WSSpringServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.enunciate.modules.jaxws_ri.WSSpringServlet
 
DOUBLE - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DOUBLE - Static variable in class org.codehaus.enunciate.asm.Type
The sort of the double type.
DOUBLE_TYPE - Static variable in class org.codehaus.enunciate.asm.Type
The double type.
doUnexpectedFailure(Throwable) - Method in class org.codehaus.enunciate.modules.gwt.GWTEndpointImpl
 
DownloadBundle - Class in org.codehaus.enunciate.modules.docs
An artifact bundle the contains information about a download file.
DownloadBundle(String, String, File) - Constructor for class org.codehaus.enunciate.modules.docs.DownloadBundle
 
DownloadConfig - Class in org.codehaus.enunciate.modules.docs.config
Configuration for a download.
DownloadConfig() - Constructor for class org.codehaus.enunciate.modules.docs.config.DownloadConfig
 
doXmlTransform() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
Do the XSLT tranformation to generate the documentation.
doXSLT(URL) - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
 
DREM - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DRETURN - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DSTORE - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DSUB - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DUP - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DUP2 - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DUP2_X1 - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DUP2_X2 - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DUP_X1 - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
DUP_X2 - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
dynamicProxySupportable(Set<Class>) - Method in class org.codehaus.enunciate.modules.jersey.AdvisedResourceFactory
 

E

element - Variable in class org.codehaus.enunciate.apt.ImplicitElementRef
 
Element - Class in org.codehaus.enunciate.contract.jaxb
An accessor that is marshalled in xml to an xml element.
Element(MemberDeclaration, TypeDefinition) - Constructor for class org.codehaus.enunciate.contract.jaxb.Element
 
Element(MemberDeclaration, TypeDefinition, XmlElement) - Constructor for class org.codehaus.enunciate.contract.jaxb.Element
Construct an element accessor with a specific element annotation.
ElementComparator - Class in org.codehaus.enunciate.contract.jaxb
A comparator for accessors.
ElementComparator(String[], XmlAccessOrder) - Constructor for class org.codehaus.enunciate.contract.jaxb.ElementComparator
Instantiate a new comparator, given the sorting parameters.
ElementDeclaration - Interface in org.codehaus.enunciate.contract.jaxb
Common interface for an element declaration.
ElementRef - Class in org.codehaus.enunciate.contract.jaxb
An accessor that is marshalled in xml to an xml element.
ElementRef(MemberDeclaration, TypeDefinition) - Constructor for class org.codehaus.enunciate.contract.jaxb.ElementRef
 
ElementRef(MemberDeclaration, TypeDefinition, XmlElementRef) - Constructor for class org.codehaus.enunciate.contract.jaxb.ElementRef
Construct an element accessor with a specific element ref annotation.
EmptyNamespaceValidator - Class in org.codehaus.enunciate.contract.validation
Validator that ensures no API elements are in the empty namespace.
EmptyNamespaceValidator() - Constructor for class org.codehaus.enunciate.contract.validation.EmptyNamespaceValidator
 
end - Variable in class org.codehaus.enunciate.asm.tree.LocalVariableNode
The last instruction corresponding to the scope of this local variable (exclusive).
end - Variable in class org.codehaus.enunciate.asm.tree.TryCatchBlockNode
End of the exception handler's scope (exclusive).
endDocument() - Method in class org.codehaus.enunciate.modules.xml.PrettyPrinter
 
endElement(String, String, String) - Method in class org.codehaus.enunciate.modules.xml.PrettyPrinter
 
endPathEntry(File) - Method in interface org.codehaus.enunciate.main.ClasspathHandler
End an entry on the classpath.
endPathEntry(File) - Method in class org.codehaus.enunciate.main.ImportedClassesClasspathHandler
 
endPathEntry(File) - Method in class org.codehaus.enunciate.main.PackageInfoClasspathHandler
 
endPathEntry(File) - Method in class org.codehaus.enunciate.modules.gwt.GWTModuleClasspathHandler
 
EndpointImplementation - Class in org.codehaus.enunciate.contract.jaxws
A class specified as a web service endpoint implementation.
EndpointImplementation(ClassDeclaration, EndpointInterface) - Constructor for class org.codehaus.enunciate.contract.jaxws.EndpointImplementation
 
EndpointInterface - Class in org.codehaus.enunciate.contract.jaxws
A type or interface specified as a web service endpoint interface.
EndpointInterface(TypeDeclaration, TypeDeclaration...) - Constructor for class org.codehaus.enunciate.contract.jaxws.EndpointInterface
Construct an endoint interface.
EndpointInterfaceLoopStrategy - Class in org.codehaus.enunciate.template.strategies.jaxws
Loop through each endpoint interface of a given WSDL.
EndpointInterfaceLoopStrategy() - Constructor for class org.codehaus.enunciate.template.strategies.jaxws.EndpointInterfaceLoopStrategy
 
EnumAMFMapper - Class in org.codehaus.enunciate.modules.amf
 
EnumAMFMapper(Class<Enum>) - Constructor for class org.codehaus.enunciate.modules.amf.EnumAMFMapper
 
EnumGWTMapper - Class in org.codehaus.enunciate.modules.gwt
 
EnumGWTMapper(Class<Enum>) - Constructor for class org.codehaus.enunciate.modules.gwt.EnumGWTMapper
 
EnumTypeDefinition - Class in org.codehaus.enunciate.contract.jaxb
An enum type definition.
EnumTypeDefinition(EnumDeclaration) - Constructor for class org.codehaus.enunciate.contract.jaxb.EnumTypeDefinition
 
Enunciate - Class in org.codehaus.enunciate.main
Main enunciate entry point.
Enunciate() - Constructor for class org.codehaus.enunciate.main.Enunciate
Protected to ensure the source files are set.
Enunciate(String[]) - Constructor for class org.codehaus.enunciate.main.Enunciate
Construct an enunciate mechanism on the specified source files.
Enunciate(String[], EnunciateConfiguration) - Constructor for class org.codehaus.enunciate.main.Enunciate
Construct an enunciate mechanism on the specified source files with the specified config.
Enunciate(List<String>) - Constructor for class org.codehaus.enunciate.main.Enunciate
Construct an enunciate mechanism on the specified source files.
enunciate - Variable in class org.codehaus.enunciate.modules.BasicDeploymentModule
 
Enunciate.FileVisitor - Interface in org.codehaus.enunciate.main
File visitor interface used to visit files.
Enunciate.Stepper - Class in org.codehaus.enunciate.main
Mechansim for stepping through the Enunciate build process.
Enunciate.Target - Enum in org.codehaus.enunciate.main
The targets for the project.
EnunciateAMFDataReader - Class in org.codehaus.enunciate.modules.amf
An AMF data reader that assumes Enunciate-generated JAXB beans.
EnunciateAMFDataReader() - Constructor for class org.codehaus.enunciate.modules.amf.EnunciateAMFDataReader
 
EnunciateAMFDataWriter - Class in org.codehaus.enunciate.modules.amf
An AMF data reader that assumes Enunciate-generated JAXB beans.
EnunciateAMFDataWriter() - Constructor for class org.codehaus.enunciate.modules.amf.EnunciateAMFDataWriter
 
EnunciateAnnotationProcessor - Class in org.codehaus.enunciate.apt
Root annotation processor for enunciate.
EnunciateAnnotationProcessor(Enunciate, String...) - Constructor for class org.codehaus.enunciate.apt.EnunciateAnnotationProcessor
 
EnunciateAnnotationProcessorFactory - Class in org.codehaus.enunciate.apt
 
EnunciateAnnotationProcessorFactory(Enunciate, String...) - Constructor for class org.codehaus.enunciate.apt.EnunciateAnnotationProcessorFactory
 
EnunciateClasspathListener - Interface in org.codehaus.enunciate.apt
Marker interface for deployment modules that want to listen for classpath entries.
EnunciateConfiguration - Class in org.codehaus.enunciate.config
Base configuration object for enunciate.
EnunciateConfiguration() - Constructor for class org.codehaus.enunciate.config.EnunciateConfiguration
Create a new enunciate configuration.
EnunciateConfiguration(ClassLoader) - Constructor for class org.codehaus.enunciate.config.EnunciateConfiguration
Create a new enunciate configuration.
EnunciateConfiguration(Collection<DeploymentModule>) - Constructor for class org.codehaus.enunciate.config.EnunciateConfiguration
Construct an enunciate configuration with the specified set of modules.
EnunciateException - Exception in org.codehaus.enunciate
General enunciate exception.
EnunciateException() - Constructor for exception org.codehaus.enunciate.EnunciateException
 
EnunciateException(String) - Constructor for exception org.codehaus.enunciate.EnunciateException
 
EnunciateException(String, Throwable) - Constructor for exception org.codehaus.enunciate.EnunciateException
 
EnunciateException(Throwable) - Constructor for exception org.codehaus.enunciate.EnunciateException
 
EnunciateExecutionException - Exception in org.codehaus.enunciate.main
 
EnunciateExecutionException() - Constructor for exception org.codehaus.enunciate.main.EnunciateExecutionException
 
EnunciateExecutionException(String) - Constructor for exception org.codehaus.enunciate.main.EnunciateExecutionException
 
EnunciateExecutionException(String, Throwable) - Constructor for exception org.codehaus.enunciate.main.EnunciateExecutionException
 
EnunciateExecutionException(Throwable) - Constructor for exception org.codehaus.enunciate.main.EnunciateExecutionException
 
EnunciateFileStrategy - Class in org.codehaus.enunciate.template.strategies
A file strategy that takes into account a base directory.
EnunciateFileStrategy(File) - Constructor for class org.codehaus.enunciate.template.strategies.EnunciateFileStrategy
 
EnunciateFileTransform - Class in org.codehaus.enunciate.template.freemarker
Since Enunciate uses multiple modules, it needs a special transform to handle creating new files that creates the files in a specified output directory.
EnunciateFileTransform(String) - Constructor for class org.codehaus.enunciate.template.freemarker.EnunciateFileTransform
 
EnunciateFlexFactory - Class in org.codehaus.enunciate.modules.amf
Flex factory for Enunciate components.
EnunciateFlexFactory() - Constructor for class org.codehaus.enunciate.modules.amf.EnunciateFlexFactory
 
EnunciateFreemarkerModel - Class in org.codehaus.enunciate.apt
 
EnunciateFreemarkerModel() - Constructor for class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
 
EnunciateInstrumentedClassLoader - Class in org.codehaus.enunciate.bytecode
 
EnunciateInstrumentedClassLoader(ClassLoader, InstrumentationInfo) - Constructor for class org.codehaus.enunciate.bytecode.EnunciateInstrumentedClassLoader
 
EnunciateJAXBContextResolver - Class in org.codehaus.enunciate.modules.jersey
Context resolver for JAXB.
EnunciateJAXBContextResolver() - Constructor for class org.codehaus.enunciate.modules.jersey.EnunciateJAXBContextResolver
 
EnunciateJBossHttpServletDispatcher - Class in org.codehaus.enunciate.jboss
 
EnunciateJBossHttpServletDispatcher() - Constructor for class org.codehaus.enunciate.jboss.EnunciateJBossHttpServletDispatcher
 
EnunciateJerseyServletContainer - Class in org.codehaus.enunciate.modules.jersey
Enunciate-specific servlet container that adds additional Enunciate-supported functionality to the Jersey JAX-RS container.
EnunciateJerseyServletContainer() - Constructor for class org.codehaus.enunciate.modules.jersey.EnunciateJerseyServletContainer
 
EnunciateModelAware - Interface in org.codehaus.enunciate.apt
Marker interfaces for components that are aware of the Enunciate model.
EnunciateServiceAdvice - Interface in org.codehaus.enunciate.modules.spring_app
 
EnunciateServiceAdvisor - Interface in org.codehaus.enunciate.modules.spring_app
 
EnunciateSpringComponentProviderFactory - Class in org.codehaus.enunciate.modules.jersey
An enunciate-aware spring component provider factory.
EnunciateSpringComponentProviderFactory(ResourceConfig, ServletContext) - Constructor for class org.codehaus.enunciate.modules.jersey.EnunciateSpringComponentProviderFactory
 
EnunciateTask - Class in org.codehaus.enunciate.main
Ant task for enunciate.
EnunciateTask() - Constructor for class org.codehaus.enunciate.main.EnunciateTask
 
EnunciateTask.Export - Class in org.codehaus.enunciate.main
A nested export task.
EnunciateTask.Export() - Constructor for class org.codehaus.enunciate.main.EnunciateTask.Export
 
EnunciateTemplateLoopStrategy<L> - Class in org.codehaus.enunciate.template.strategies
Basic class for enunciate loops.
EnunciateTemplateLoopStrategy() - Constructor for class org.codehaus.enunciate.template.strategies.EnunciateTemplateLoopStrategy
 
EnunciateTypeDeclarationListener - Interface in org.codehaus.enunciate.apt
Marker interface for deployment modules that want to listen for each type declaration inspected.
equals(Object) - Method in class org.codehaus.enunciate.asm.Type
Tests if the given object is equal to this type.
equals(Object) - Method in class org.codehaus.enunciate.bytecode.MethodKey
 
equals(Object) - Method in class org.codehaus.enunciate.modules.docs.RawValueNode
 
error(SAXParseException) - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
Handle an error.
error(String, Object...) - Method in class org.codehaus.enunciate.main.Enunciate
Handle an error-level message.
ExampleType - Enum in org.codehaus.enunciate.doc
Enumeration of types for documentation examples.
exceptions - Variable in class org.codehaus.enunciate.asm.tree.MethodNode
The internal names of the method's exception classes (see getInternalName).
ExcludeFromDocumentation - Annotation Type in org.codehaus.enunciate.doc
Marker interface for excluding a method, field, type, etc.
exec(List) - Method in class org.codehaus.enunciate.modules.c.FindRootElementMethod
Gets the client-side package for the type, type declaration, package, or their string values.
exec(List) - Method in class org.codehaus.enunciate.modules.c.NameForEnumConstantMethod
 
exec(List) - Method in class org.codehaus.enunciate.modules.c.NameForTypeDefinitionMethod
 
exec(List) - Method in class org.codehaus.enunciate.modules.c.PrefixMethod
Returns the qname of the element that has the first parameter as the namespace, the second as the element.
exec(List) - Method in class org.codehaus.enunciate.modules.c.ReferencedNamespacesMethod
 
exec(List) - Method in class org.codehaus.enunciate.modules.c.XmlFunctionIdentifierMethod
Returns the qname of the element that has the first parameter as the namespace, the second as the element.
exec(List) - Method in class org.codehaus.enunciate.modules.csharp.FindRootElementMethod
Gets the client-side package for the type, type declaration, package, or their string values.
exec(List) - Method in class org.codehaus.enunciate.modules.csharp.RequestDocumentQNameMethod
Gets the client-side package for the type, type declaration, package, or their string values.
exec(List) - Method in class org.codehaus.enunciate.modules.csharp.ResponseDocumentQNameMethod
Gets the client-side package for the type, type declaration, package, or their string values.
exec(List) - Method in class org.codehaus.enunciate.modules.docs.GenerateExampleJsonMethod
 
exec(List) - Method in class org.codehaus.enunciate.modules.docs.GenerateExampleXmlMethod
 
exec(List) - Method in class org.codehaus.enunciate.modules.docs.JsonSchemaForType
exec(List) - Method in class org.codehaus.enunciate.modules.docs.JsonTypeNameForQualifiedName
exec(List) - Method in class org.codehaus.enunciate.modules.docs.SchemaForNamespaceMethod
 
exec(List) - Method in class org.codehaus.enunciate.modules.gwt.IsAccessorOfTypeLongMethod
Returns the qname of the element that has the first parameter as the namespace, the second as the element.
exec(List) - Method in class org.codehaus.enunciate.modules.objc.ClientSimpleNameMethod
 
exec(List) - Method in class org.codehaus.enunciate.modules.objc.FindRootElementMethod
Gets the client-side package for the type, type declaration, package, or their string values.
exec(List) - Method in class org.codehaus.enunciate.modules.objc.FunctionIdentifierForMethod
 
exec(List) - Method in class org.codehaus.enunciate.modules.objc.NameForEnumConstantMethod
 
exec(List) - Method in class org.codehaus.enunciate.modules.objc.NameForTypeDefinitionMethod
 
exec(List) - Method in class org.codehaus.enunciate.modules.objc.PrefixMethod
Returns the qname of the element that has the first parameter as the namespace, the second as the element.
exec(List) - Method in class org.codehaus.enunciate.modules.objc.ReferencedNamespacesMethod
 
exec(List) - Method in class org.codehaus.enunciate.modules.spring_app.ServletPatternToAntPattern
Gets the client-side package for the type, type declaration, package, or their string values.
exec(List) - Method in class org.codehaus.enunciate.modules.xml.PrefixMethod
Returns the qname of the element that has the first parameter as the namespace, the second as the element.
exec(List) - Method in class org.codehaus.enunciate.modules.xml.QNameForTypeMethod
 
exec(List) - Method in class org.codehaus.enunciate.template.freemarker.AccessorOverridesAnotherMethod
 
exec(List) - Method in class org.codehaus.enunciate.template.freemarker.ClassForNameMethod
Returns the qname of the element that has the first parameter as the namespace, the second as the element.
exec(List) - Method in class org.codehaus.enunciate.template.freemarker.ClassnameForMethod
 
exec(List) - Method in class org.codehaus.enunciate.template.freemarker.ClientPackageForMethod
Gets the client-side package for the type, type declaration, package, or their string values.
exec(List) - Method in class org.codehaus.enunciate.template.freemarker.GetGroupsMethod
Returns the qname of the element that has the first parameter as the namespace, the second as the element.
exec(List) - Method in class org.codehaus.enunciate.template.freemarker.IsDefinedGloballyMethod
Returns the qname of the element that has the first parameter as the namespace, the second as the element.
exec(List) - Method in class org.codehaus.enunciate.template.freemarker.IsExcludeFromDocsMethod
Returns the qname of the element that has the first parameter as the namespace, the second as the element.
exec(List) - Method in class org.codehaus.enunciate.template.freemarker.IsExcludeFromIDLMethod
Returns the qname of the element that has the first parameter as the namespace, the second as the element.
exec(List) - Method in class org.codehaus.enunciate.template.freemarker.SimpleNameWithParamsMethod
Gets the client-side package for the type, type declaration, package, or their string values.
exec(List) - Method in class org.codehaus.enunciate.template.freemarker.UniqueContentTypesMethod
 
execute() - Method in class org.codehaus.enunciate.main.Enunciate
Execute the mechanism.
execute() - Method in class org.codehaus.enunciate.main.EnunciateTask
Executes the enunciate task.
existsAnyJsonResourceMethod(List<RootResource>) - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
Whether any root resources exist that produce json.
existsAnyJsonResourceMethod(List<RootResource>) - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
Whether any root resources exist that produce json.
existsAnyJsonResourceMethod(List<RootResource>) - Method in class org.codehaus.enunciate.modules.ruby.RubyDeploymentModule
Whether any root resources exist that produce json.
EXPAND_FRAMES - Static variable in class org.codehaus.enunciate.asm.ClassReader
Flag to expand the stack map frames.
explicitlyDeclaredAccessor(MemberDeclaration) - Method in class org.codehaus.enunciate.contract.jaxb.AccessorFilter
Whether the specified member declaration is explicitly declared to be an accessor.
ExplicitResourceParameter - Class in org.codehaus.enunciate.contract.jaxrs
A resource parameter with explicit values.
ExplicitResourceParameter(ResourceMethod, String, String, ResourceParameterType) - Constructor for class org.codehaus.enunciate.contract.jaxrs.ExplicitResourceParameter
 
exportTo(File, Enunciate) - Method in interface org.codehaus.enunciate.main.Artifact
Exports this artifact to the specified file or directory.
exportTo(File, Enunciate) - Method in class org.codehaus.enunciate.main.ClientLibraryArtifact
If the file to export to is an existing directoy, copy the artifacts to that directory.
exportTo(File, Enunciate) - Method in class org.codehaus.enunciate.main.FileArtifact
Exports this artifact to the specified file.
exportTo(File, Enunciate) - Method in class org.codehaus.enunciate.main.TextArtifact
Exports its text to the specified file.
exportTo(File, Enunciate) - Method in class org.codehaus.enunciate.modules.docs.DownloadBundle
Exports this bundle to the specified file or directory.
EXTENDS - Static variable in interface org.codehaus.enunciate.asm.signature.SignatureVisitor
Wildcard for an "extends" type argument.
ExternallyManagedLifecycle - Annotation Type in org.codehaus.enunciate.modules.jersey
Annotation for specifying that this resource's lifecycle is to be managed external to the Jersey runtime.
extractBase(InputStream, File) - Method in class org.codehaus.enunciate.main.Enunciate
Extracts the (zipped up) base to the specified directory.

F

F2D - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
F2I - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
F2L - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
F_APPEND - Static variable in interface org.codehaus.enunciate.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in the previous frame, except that additional 1-3 locals are defined, and with an empty stack.
F_CHOP - Static variable in interface org.codehaus.enunciate.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in the previous frame, except that the last 1-3 locals are absent and with an empty stack.
F_FULL - Static variable in interface org.codehaus.enunciate.asm.Opcodes
Represents a compressed frame with complete frame data.
F_NEW - Static variable in interface org.codehaus.enunciate.asm.Opcodes
Represents an expanded frame.
F_SAME - Static variable in interface org.codehaus.enunciate.asm.Opcodes
Represents a compressed frame with exactly the same locals as the previous frame and with an empty stack.
F_SAME1 - Static variable in interface org.codehaus.enunciate.asm.Opcodes
Represents a compressed frame with exactly the same locals as the previous frame and with a single value on the stack.
FADD - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
FALOAD - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
FASTORE - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
fatalError(SAXParseException) - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
Handle a fatal.
FCMPG - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
FCMPL - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
FCONST_0 - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
FCONST_1 - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
FCONST_2 - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
FDIV - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
FEATURE_PATH_BASED_CONNEG - Static variable in class org.codehaus.enunciate.modules.jersey.JerseyAdaptedHttpServletRequest
 
FIELD_INSN - Static variable in class org.codehaus.enunciate.asm.tree.AbstractInsnNode
The type of FieldInsnNode instructions.
FieldInsnNode - Class in org.codehaus.enunciate.asm.tree
A node that represents a field instruction.
FieldInsnNode(int, String, String, String) - Constructor for class org.codehaus.enunciate.asm.tree.FieldInsnNode
Constructs a new FieldInsnNode.
FieldNode - Class in org.codehaus.enunciate.asm.tree
A node that represents a field.
FieldNode(int, String, String, String, Object) - Constructor for class org.codehaus.enunciate.asm.tree.FieldNode
Constructs a new FieldNode.
fields - Variable in class org.codehaus.enunciate.asm.tree.ClassNode
The fields of this class.
FieldVisitor - Interface in org.codehaus.enunciate.asm
A visitor to visit a Java field.
FileArtifact - Class in org.codehaus.enunciate.main
A file artifact.
FileArtifact(String, String, File) - Constructor for class org.codehaus.enunciate.main.FileArtifact
 
FileClasspathResource - Class in org.codehaus.enunciate.main
A classpath entry that is a file on the filesystem.
FileClasspathResource(File, File) - Constructor for class org.codehaus.enunciate.main.FileClasspathResource
 
find(String[], String) - Method in class org.codehaus.enunciate.contract.jaxb.ElementComparator
Finds the order index of the specified property.
findAdapterType(Declaration) - Static method in class org.codehaus.enunciate.contract.jaxb.adapters.AdapterUtil
Finds the adapter type for the specified declaration, if any.
findAllKnownTypesAcceptableTo(ResourceMethodMediaType) - Method in class org.codehaus.enunciate.template.freemarker.UniqueContentTypesMethod
Find all types that the models knows about that are acceptable to the specified media type.
findArtifact(String) - Method in class org.codehaus.enunciate.main.Enunciate
Finds the artifact of the given id.
findClass(String) - Method in class org.codehaus.enunciate.bytecode.EnunciateInstrumentedClassLoader
 
findElementDeclaration(ClassDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Find the element declaration (local or global) for the specified declaration.
findExampleResourceMethod() - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Finds an example resource method, according to the following preference order: The first method annotated with DocumentationExample.
findExampleWebMethod() - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Finds an example resource method, according to the following preference order: The first method annotated with DocumentationExample.
findExplicitFaultBean() - Method in class org.codehaus.enunciate.contract.jaxws.WebFault
A web fault has an explicit fault bean if all three of the following are present:

A getFaultInfo method that returns the bean instance of a class type.

findExplicitSchemaType(Accessor) - Static method in class org.codehaus.enunciate.contract.jaxb.types.XmlTypeFactory
Finds the explicit schema type for the given accessor.
findJsonRootElementDeclaration(ClassDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Find the root JSON element declaration for the specified class.
findJsonTypeDefinition(String) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Find the JSON type definition for a class given the class's qualified name, or null if the class hasn't been added to the model.
findJsonTypeDefinition(ClassDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Find the JSON type definition for a class given the class's declaration, or null if the class hasn't been added to the model.
findLocalElementDeclaration(ClassDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Finds the local element declaration for the specified class declaration.
findMapType(TypeMirror) - Static method in class org.codehaus.enunciate.util.MapTypeUtil
Finds the map type for the specified type mirror, if it exists.
findProperty(Class, String) - Method in class org.codehaus.enunciate.modules.amf.BaseAMFMapper
Find the specified property for the given class.
findProperty(Class, String) - Method in class org.codehaus.enunciate.modules.gwt.BaseGWTMapper
Find the specified property for the given class.
findRootElementDeclaration(ClassDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Find the root element declaration for the specified class.
FindRootElementMethod - Class in org.codehaus.enunciate.modules.c
Gets the RootElement for the supplied TypeDefinition
FindRootElementMethod() - Constructor for class org.codehaus.enunciate.modules.c.FindRootElementMethod
 
FindRootElementMethod - Class in org.codehaus.enunciate.modules.csharp
Gets the RootElement for the supplied TypeDefinition
FindRootElementMethod() - Constructor for class org.codehaus.enunciate.modules.csharp.FindRootElementMethod
 
FindRootElementMethod - Class in org.codehaus.enunciate.modules.objc
Gets the RootElement for the supplied TypeDefinition
FindRootElementMethod() - Constructor for class org.codehaus.enunciate.modules.objc.FindRootElementMethod
 
findSpecifiedType(Adaptable) - Static method in class org.codehaus.enunciate.contract.jaxb.types.XmlTypeFactory
Find the specified type of the given adaptable element, if it exists.
findTypeDefinition(ClassDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Find the type definition for a class given the class's declaration, or null if the class hasn't been added to the model.
FlexApp - Class in org.codehaus.enunciate.modules.amf.config
Configuration element for a Flex app.
FlexApp() - Constructor for class org.codehaus.enunciate.modules.amf.config.FlexApp
 
FlexCompilerConfig - Class in org.codehaus.enunciate.modules.amf.config
Configuration element for extra flex compiler options.
FlexCompilerConfig() - Constructor for class org.codehaus.enunciate.modules.amf.config.FlexCompilerConfig
 
FlexHomeAwareModule - Interface in org.codehaus.enunciate.modules
 
FLOAD - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
FLOAT - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
FLOAT - Static variable in class org.codehaus.enunciate.asm.Type
The sort of the float type.
FLOAT_TYPE - Static variable in class org.codehaus.enunciate.asm.Type
The float type.
FM_LIBRARY_NS_OPTION - Static variable in class org.codehaus.enunciate.apt.EnunciateAnnotationProcessorFactory
Option to specify the namespace of the enunciate transform library.
FMUL - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
FNEG - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
ForAllAccessorsTransform - Class in org.codehaus.enunciate.modules.c
 
ForAllAccessorsTransform(String) - Constructor for class org.codehaus.enunciate.modules.c.ForAllAccessorsTransform
 
ForEachAS3ImportTransform - Class in org.codehaus.enunciate.modules.amf
 
ForEachAS3ImportTransform(String, AS3ClientClassnameForMethod) - Constructor for class org.codehaus.enunciate.modules.amf.ForEachAS3ImportTransform
 
ForEachBindingTypeTransform - Class in org.codehaus.enunciate.template.freemarker
Tranform for iterating over each binding type of an endpoint interface.
ForEachBindingTypeTransform(String) - Constructor for class org.codehaus.enunciate.template.freemarker.ForEachBindingTypeTransform
Construct a new transform under the specified namespace.
ForEachEndpointInterfaceTransform - Class in org.codehaus.enunciate.template.freemarker
Iterates through each endpoint interface of a WSDL.
ForEachEndpointInterfaceTransform(String) - Constructor for class org.codehaus.enunciate.template.freemarker.ForEachEndpointInterfaceTransform
Construct a new transform under the specified namespace.
ForEachJsonSchemaTransform - Class in org.codehaus.enunciate.template.freemarker
Transform for looping over JSON schemas.
ForEachJsonSchemaTransform(String) - Constructor for class org.codehaus.enunciate.template.freemarker.ForEachJsonSchemaTransform
Create a new ForEachJsonSchemaTransform with the given namespace.
ForEachResourceMethodListByPathTransform - Class in org.codehaus.enunciate.template.freemarker
 
ForEachResourceMethodListByPathTransform(String) - Constructor for class org.codehaus.enunciate.template.freemarker.ForEachResourceMethodListByPathTransform
Construct a new transform under the specified namespace.
ForEachSchemaTransform - Class in org.codehaus.enunciate.template.freemarker
 
ForEachSchemaTransform(String) - Constructor for class org.codehaus.enunciate.template.freemarker.ForEachSchemaTransform
Construct a new transform under the specified namespace.
ForEachServiceEndpointTransform - Class in org.codehaus.enunciate.template.freemarker
 
ForEachServiceEndpointTransform(String) - Constructor for class org.codehaus.enunciate.template.freemarker.ForEachServiceEndpointTransform
 
ForEachThrownWebFaultTransform - Class in org.codehaus.enunciate.template.freemarker
Transform for iterating over each thrown web fault of a specified web method.
ForEachThrownWebFaultTransform(String) - Constructor for class org.codehaus.enunciate.template.freemarker.ForEachThrownWebFaultTransform
Construct a new transform under the specified namespace.
ForEachWebFaultTransform - Class in org.codehaus.enunciate.template.freemarker
Transform for iterating over each web fault of a WSDL.
ForEachWebFaultTransform(String) - Constructor for class org.codehaus.enunciate.template.freemarker.ForEachWebFaultTransform
Construct a new transform under the specified namespace.
ForEachWebMessageTransform - Class in org.codehaus.enunciate.template.freemarker
Transform that iterates over each web message of a web method.
ForEachWebMessageTransform(String) - Constructor for class org.codehaus.enunciate.template.freemarker.ForEachWebMessageTransform
Construct a new transform under the specified namespace.
ForEachWebMethodTransform - Class in org.codehaus.enunciate.template.freemarker
Transform that iterates over each web method of a given endpoint interface.
ForEachWebMethodTransform(String) - Constructor for class org.codehaus.enunciate.template.freemarker.ForEachWebMethodTransform
Construct a new transform under the specified namespace.
ForEachWsdlTransform - Class in org.codehaus.enunciate.template.freemarker
Transform that iterates over each wsdl.
ForEachWsdlTransform(String) - Constructor for class org.codehaus.enunciate.template.freemarker.ForEachWsdlTransform
Construct a new transform under the specified namespace.
FRAME - Static variable in class org.codehaus.enunciate.asm.tree.AbstractInsnNode
The type of FrameNode "instructions".
FrameNode - Class in org.codehaus.enunciate.asm.tree
A node that represents a stack map frame.
FrameNode(int, int, Object[], int, Object[]) - Constructor for class org.codehaus.enunciate.asm.tree.FrameNode
Constructs a new FrameNode.
FreemarkerDeploymentModule - Class in org.codehaus.enunciate.modules
Basic module that processes a freemarker template when generating, handling the TemplateException that occurs.
FreemarkerDeploymentModule() - Constructor for class org.codehaus.enunciate.modules.FreemarkerDeploymentModule
 
FREM - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
FRETURN - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
fromNamespace(String) - Static method in enum org.codehaus.enunciate.contract.jaxws.BindingType
The binding type from a given namespace.
fromQName(QName, Class<Q>) - Static method in class org.codehaus.enunciate.XmlQNameEnumUtil
Convert a QName to a QName enum.
fromURI(URI, Class<Q>) - Static method in class org.codehaus.enunciate.XmlQNameEnumUtil
Convert a URI to a QName enum.
fromURIValue(String, Class<Q>) - Static method in class org.codehaus.enunciate.XmlQNameEnumUtil
Convert a URI to a QName enum.
FSTORE - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
FSUB - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
FunctionIdentifierForMethod - Class in org.codehaus.enunciate.modules.objc
Template method used to lookup the function identifier for a given type.
FunctionIdentifierForMethod(NameForTypeDefinitionMethod) - Constructor for class org.codehaus.enunciate.modules.objc.FunctionIdentifierForMethod
 

G

generateDownloadsXML() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
Generates the downloads xml indicating the available downloads.
generateExampleJson(TypeDefinition, int) - Method in class org.codehaus.enunciate.modules.docs.GenerateExampleJsonMethod
 
generateExampleJson(EnumTypeDefinition) - Method in class org.codehaus.enunciate.modules.docs.GenerateExampleJsonMethod
 
generateExampleJson(TypeDefinition, ObjectNode, int) - Method in class org.codehaus.enunciate.modules.docs.GenerateExampleJsonMethod
 
generateExampleJson(Attribute, ObjectNode, int) - Method in class org.codehaus.enunciate.modules.docs.GenerateExampleJsonMethod
 
generateExampleJson(Value, ObjectNode, int) - Method in class org.codehaus.enunciate.modules.docs.GenerateExampleJsonMethod
 
generateExampleJson(Element, ObjectNode, int) - Method in class org.codehaus.enunciate.modules.docs.GenerateExampleJsonMethod
 
generateExampleJson(XmlType, String, int) - Method in class org.codehaus.enunciate.modules.docs.GenerateExampleJsonMethod
 
GenerateExampleJsonMethod - Class in org.codehaus.enunciate.modules.docs
 
GenerateExampleJsonMethod(EnunciateFreemarkerModel) - Constructor for class org.codehaus.enunciate.modules.docs.GenerateExampleJsonMethod
 
generateExampleXml(TypeDefinition, Element, String, int) - Method in class org.codehaus.enunciate.modules.docs.GenerateExampleXmlMethod
 
generateExampleXml(Attribute, Element, String) - Method in class org.codehaus.enunciate.modules.docs.GenerateExampleXmlMethod
 
generateExampleXml(Value, Element) - Method in class org.codehaus.enunciate.modules.docs.GenerateExampleXmlMethod
 
generateExampleXml(Element, Element, String, int) - Method in class org.codehaus.enunciate.modules.docs.GenerateExampleXmlMethod
 
generateExampleXml(XmlType, Element, String, String, int) - Method in class org.codehaus.enunciate.modules.docs.GenerateExampleXmlMethod
 
GenerateExampleXmlMethod - Class in org.codehaus.enunciate.modules.docs
 
GenerateExampleXmlMethod(String, EnunciateFreemarkerModel) - Constructor for class org.codehaus.enunciate.modules.docs.GenerateExampleXmlMethod
 
generatePrefix(String) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Generate a prefix for the given namespace.
generateWebXml() - Method in class org.codehaus.enunciate.modules.BasicAppModule
generates web.xml to WEB-INF.
get(int) - Method in class org.codehaus.enunciate.asm.tree.InsnList
Returns the instruction whose index is given.
get(String) - Method in class org.codehaus.enunciate.modules.docs.ArtifactWrapper
 
get(String) - Method in class org.codehaus.enunciate.modules.xml.SchemaInfoModel
 
get(String) - Method in class org.codehaus.enunciate.modules.xml.WebResultModel
 
get(String) - Method in class org.codehaus.enunciate.modules.xml.WsdlInfoModel
 
get(Object) - Method in class org.codehaus.enunciate.template.freemarker.ObjectReferenceMap
 
get() - Static method in class org.codehaus.enunciate.webapp.HTTPRequestContext
Get the current context.
getAccess() - Method in class org.codehaus.enunciate.asm.ClassReader
Returns the class's access flags (see Opcodes).
getAccessorForXmlID() - Method in class org.codehaus.enunciate.contract.jaxb.Accessor
Returns the accessor for the XML id, or null if none was found or if this isn't an Xml IDREF accessor.
getAccessorOrder() - Method in class org.codehaus.enunciate.contract.jaxb.Schema
The default accessor order of the beans in this package.
getAccessorOrder() - Method in class org.codehaus.enunciate.contract.jaxb.TypeDefinition
The default accessor order of the beans in this package.
getAccessorType() - Method in class org.codehaus.enunciate.contract.jaxb.Accessor
The type of the accessor.
getAccessorType() - Method in class org.codehaus.enunciate.contract.jaxb.Element
The type of an element accessor can be specified by an annotation.
getAccessorType(Class) - Method in class org.codehaus.enunciate.contract.jaxb.Element
Get the accessor type for the specified class.
getAccessorType() - Method in class org.codehaus.enunciate.contract.jaxb.ElementRef
The type of an element ref accessor can be specified by an annotation.
getAccessType() - Method in class org.codehaus.enunciate.contract.jaxb.AccessorFilter
The access type for this filter.
getAccessType() - Method in class org.codehaus.enunciate.contract.jaxb.Schema
The default access type for the beans in this package.
getAccessType() - Method in class org.codehaus.enunciate.contract.jaxb.TypeDefinition
The default access type for the beans in this class.
getAction() - Method in class org.codehaus.enunciate.contract.jaxws.WebMethod
The action of this web method.
getAdaptedType() - Method in class org.codehaus.enunciate.contract.jaxb.adapters.AdapterType
The type that is being adapted by this adapter.
getAdapterType() - Method in class org.codehaus.enunciate.contract.jaxb.Accessor
 
getAdapterType() - Method in interface org.codehaus.enunciate.contract.jaxb.adapters.Adaptable
The class type of the adaptor.
getAdapterType() - Method in class org.codehaus.enunciate.contract.jaxws.WebFault.FaultBeanChildElement
 
getAdapterType() - Method in class org.codehaus.enunciate.contract.jaxws.WebParam
 
getAdapterType() - Method in class org.codehaus.enunciate.contract.jaxws.WebResult
 
getAdaptingType() - Method in class org.codehaus.enunciate.contract.jaxb.adapters.AdapterType
The type to which this adapter is adapting.
getAdditionalSourceRoots() - Method in class org.codehaus.enunciate.main.Enunciate
The additional source roots.
getAliases() - Method in interface org.codehaus.enunciate.main.Artifact
A list of aliases for this artifact.
getAliases() - Method in class org.codehaus.enunciate.main.BaseArtifact
The aliases for this artifact.
getAliases() - Method in class org.codehaus.enunciate.modules.BasicDeploymentModule
The aliases (modifiable).
getAliases() - Method in interface org.codehaus.enunciate.modules.DeploymentModule
Any aliases for this deployment module.
getAllFaultProperties(DecoratedClassDeclaration) - Method in class org.codehaus.enunciate.contract.jaxws.WebFault
Gets all properties, including properties from the superclass.
getAllModules() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The list of all deployment modules specified in the configuration.
getAmfClass() - Method in class org.codehaus.enunciate.modules.amf.AdaptingAMFMapper
 
getAmfClass() - Method in class org.codehaus.enunciate.modules.amf.ArrayAMFMapper
 
getAmfClass() - Method in class org.codehaus.enunciate.modules.amf.BaseAMFMapper
The AMF class applicable to this mapper.
getAmfClass() - Method in interface org.codehaus.enunciate.modules.amf.CustomAMFMapper
The AMF class supported by this mapper.
getAmfClass() - Method in class org.codehaus.enunciate.modules.amf.DataHandlerAMFMapper
 
getAmfClass() - Method in class org.codehaus.enunciate.modules.amf.EnumAMFMapper
 
getAmfClass() - Method in class org.codehaus.enunciate.modules.amf.QNameAMFMapper
 
getAmfClass() - Method in class org.codehaus.enunciate.modules.amf.URIAMFMapper
 
getAmfClass() - Method in class org.codehaus.enunciate.modules.amf.UUIDAMFMapper
 
getAmfClass() - Method in class org.codehaus.enunciate.modules.amf.XMLGregorianCalendarAMFMapper
 
getAMFMapper(Type) - Static method in class org.codehaus.enunciate.modules.amf.AMFMapperIntrospector
 
getAMFMapper(Class, Type) - Static method in class org.codehaus.enunciate.modules.amf.AMFMapperIntrospector
 
getAMFMapper(Type, XmlJavaTypeAdapter, XmlElement) - Static method in class org.codehaus.enunciate.modules.amf.AMFMapperIntrospector
 
getAMFMapper(Class, Type, XmlJavaTypeAdapter, XmlElement) - Static method in class org.codehaus.enunciate.modules.amf.AMFMapperIntrospector
 
getAmfSubcontext() - Method in class org.codehaus.enunciate.modules.amf.AMFDeploymentModule
The amf subcontext.
getAnnotationProcessorEnvironment() - Method in class org.codehaus.enunciate.contract.jaxws.EndpointInterface
The current annotation processing environment.
getAnnotationProcessorEnvironment() - Method in class org.codehaus.enunciate.template.strategies.EnunciateTemplateLoopStrategy
The current annotation processing environment.
getAnonymousTypeDefinition() - Method in class org.codehaus.enunciate.apt.ImplicitAttributeRef
 
getAnonymousTypeDefinition() - Method in class org.codehaus.enunciate.apt.ImplicitElementRef
 
getAnyAttributeQNameEnumRef() - Method in class org.codehaus.enunciate.contract.jaxb.TypeDefinition
The enum type containing the known qnames for attributes of the 'any' attribute definition.
getAnyElement() - Method in class org.codehaus.enunciate.contract.jaxb.TypeDefinition
The "anyElement" element.
getApiExcludePatterns() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The patterns for API excludes.
getAPIImports() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
Get the list of API imports for this configuration.
getApiIncludePatterns() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The patterns for API includes.
getAppGenerateDir() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
The base generate dir for the gwt applications.
getAppGenerateDir(String) - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
The generate dir for the specified app.
getAppinfo() - Method in class org.codehaus.enunciate.modules.xml.config.SchemaConfig
Data to put in the appinfo section.
getApplicableMediaTypes() - Method in class org.codehaus.enunciate.contract.jaxrs.ResourceMethod
The applicable media types for this resource.
getApplicationClass() - Method in class org.codehaus.enunciate.modules.jersey.JerseyDeploymentModule
The fully-qualified classname of an instance of the implementation of javax.ws.rs.core.Application that jersey will use.
getApplicationContextFilename() - Method in class org.codehaus.enunciate.modules.spring_app.SpringAppDeploymentModule
The name of the application context file.
getApplicationContextTemplateURL() - Method in class org.codehaus.enunciate.modules.spring_app.SpringAppDeploymentModule
 
getArgs() - Method in class org.codehaus.enunciate.modules.amf.config.FlexCompilerConfig
Extra args for the Flex compile.
getArgumentTypes(String) - Static method in class org.codehaus.enunciate.asm.Type
Returns the Java types corresponding to the argument types of the given method descriptor.
getArgumentTypes(Method) - Static method in class org.codehaus.enunciate.asm.Type
Returns the Java types corresponding to the argument types of the given method.
getArtifact() - Method in class org.codehaus.enunciate.modules.docs.config.DownloadConfig
The artifact to expose as a download.
getArtifactId() - Method in class org.codehaus.enunciate.main.EnunciateTask.Export
The id of the artifact to export.
getArtifacts() - Method in interface org.codehaus.enunciate.main.ArtifactBundle
Get the artifacts that are associated with this bundle.
getArtifacts() - Method in class org.codehaus.enunciate.main.ClientLibraryArtifact
The artifacts that are associated with this bundle.
getArtifacts() - Method in class org.codehaus.enunciate.main.Enunciate
The artifacts exportable by enunciate.
getArtifacts() - Method in class org.codehaus.enunciate.modules.docs.DownloadBundle
There's only one bundled artifact: the download file.
getArtifactType() - Method in interface org.codehaus.enunciate.main.ArtifactDependency
The type of the artifact (e.g.
getArtifactType() - Method in class org.codehaus.enunciate.main.BaseArtifactDependency
 
getArtifactType() - Method in class org.codehaus.enunciate.main.FileArtifact
The artifact type.
getAssociatedSchema() - Method in class org.codehaus.enunciate.config.WsdlInfo
Get the schema associated with this WSDL.
getAsString() - Method in class org.codehaus.enunciate.modules.xml.QNameModel
 
getAssumedBaseAddress() - Method in class org.codehaus.enunciate.webapp.WADLFilter
 
getAssumedBaseAddress() - Method in class org.codehaus.enunciate.webapp.WSDLFilter
 
getAttributeDocs() - Method in class org.codehaus.enunciate.apt.ImplicitAttributeRef
 
getAttributeDocs() - Method in interface org.codehaus.enunciate.contract.jaxb.ImplicitSchemaAttribute
Documentation for the attribute, if it exists.
getAttributeFormDefault() - Method in class org.codehaus.enunciate.config.SchemaInfo
The attributeFormDefault for this schema.
getAttributeFormDefault() - Method in class org.codehaus.enunciate.contract.jaxb.Schema
The attribute form default of this namespace.
getAttributeName() - Method in class org.codehaus.enunciate.apt.ImplicitAttributeRef
 
getAttributeName() - Method in interface org.codehaus.enunciate.contract.jaxb.ImplicitSchemaAttribute
The local attribute name.
getAttributes() - Method in class org.codehaus.enunciate.contract.jaxb.TypeDefinition
The attributes of this type definition.
getAuth() - Method in class org.codehaus.enunciate.config.war.WebAppResource
 
getBareAccessorType() - Method in class org.codehaus.enunciate.contract.jaxb.Accessor
The bare (i.e.
getBase() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
The documentation "base".
getBaseDeploymentAddress() - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
The base deployment address for the Enunciate application.
getBaseDir() - Method in class org.codehaus.enunciate.main.webapp.BaseWebAppFragment
The directory whose contents will be copied to the webapp base.
getBaseDir() - Method in interface org.codehaus.enunciate.main.webapp.WebAppFragment
The directory whose contents will be copied to the webapp base.
getBaseParamName() - Method in class org.codehaus.enunciate.contract.jaxws.WebParam
The base param name.
getBaseType() - Method in class org.codehaus.enunciate.contract.jaxb.Accessor
The base xml type of the accessor.
getBaseType() - Method in class org.codehaus.enunciate.contract.jaxb.ComplexTypeDefinition
 
getBaseType() - Method in class org.codehaus.enunciate.contract.jaxb.Element
The base type of an element accessor can be specified by an annotation.
getBaseType() - Method in class org.codehaus.enunciate.contract.jaxb.ElementRef
There is no base type for an element ref.
getBaseType() - Method in class org.codehaus.enunciate.contract.jaxb.EnumTypeDefinition
 
getBaseType() - Method in class org.codehaus.enunciate.contract.jaxb.QNameEnumTypeDefinition
 
getBaseType() - Method in class org.codehaus.enunciate.contract.jaxb.SimpleTypeDefinition
The base type for this simple type, or null if none exists.
getBaseType() - Method in class org.codehaus.enunciate.contract.jaxb.TypeDefinition
The base type of this type definition.
getBeanName(ClientClassnameForMethod, String) - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
Get the bean name for a specified string.
getBeanName() - Method in class org.codehaus.enunciate.modules.spring_app.config.GlobalServiceInterceptor
The bean name of the interceptor (advice or advisor).
getBeanName() - Method in class org.codehaus.enunciate.modules.spring_app.config.HandlerInterceptor
The bean name of the handler interceptor.
getBindingType() - Method in class org.codehaus.enunciate.contract.jaxws.EndpointImplementation
Get the binding type for this endpoint implementation, or null if none is specified.
getBuildClasspath() - Method in class org.codehaus.enunciate.main.Enunciate
The build classpath.
getBuildDir() - Method in class org.codehaus.enunciate.main.Enunciate
The directory to use to build the war.
getBuildDir() - Method in class org.codehaus.enunciate.modules.BasicAppModule
 
getBuildDir() - Method in class org.codehaus.enunciate.modules.BasicDeploymentModule
The build directory for this module.
getBundleFileName() - Method in class org.codehaus.enunciate.modules.csharp.CSharpDeploymentModule
The name of the bundle file.
getChildElements() - Method in class org.codehaus.enunciate.apt.ImplicitWrappedElementRef
 
getChildElements() - Method in interface org.codehaus.enunciate.contract.jaxb.ImplicitRootElement
If the schema type of this element is anonymous, get the list of child elements for this schema element.
getChildElements() - Method in class org.codehaus.enunciate.contract.jaxws.RequestWrapper
The web parameters for the method that this is wrapping.
getChildElements() - Method in class org.codehaus.enunciate.contract.jaxws.ResponseWrapper
The collection of output parameters for this response.
getChildElements() - Method in class org.codehaus.enunciate.contract.jaxws.WebFault
If this is an implicit fault bean, return the child elements.
getChoices() - Method in class org.codehaus.enunciate.contract.jaxb.Element
The choices for this element.
getChoices() - Method in class org.codehaus.enunciate.contract.jaxb.ElementRef
The choices for this element.
getClassDescriptor() - Method in class org.codehaus.enunciate.bytecode.MethodKey
The descriptor for the class that declares this method.
getClassesToSources() - Method in class org.codehaus.enunciate.main.ImportedClassesClasspathHandler
 
getClassName() - Method in class org.codehaus.enunciate.asm.ClassReader
Returns the internal name of the class (see getInternalName).
getClassName() - Method in class org.codehaus.enunciate.asm.Type
Returns the name of the class corresponding to this type.
getClassname() - Method in class org.codehaus.enunciate.main.webapp.WebAppComponent
The classname of the component.
getClasspath() - Method in class org.codehaus.enunciate.main.EnunciateTask
The classpath to use to enunciate.
getClientCompileDir() - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
The generate directory for the java client classes.
getClientGenerateDir() - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
The generate directory for the java client classes.
getClientJarName() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
The name of the client jar.
getClientPackageConversions() - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
The client package conversions.
getClientSideCompileDir() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
Get the compile directory for client-side GWT classes.
getClientSideGenerateDir() - Method in class org.codehaus.enunciate.modules.amf.AMFDeploymentModule
Get the generate directory for client-side AMF classes.
getClientSideGenerateDir() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
Get the generate directory for client-side GWT classes.
getClientSimpleName() - Method in class org.codehaus.enunciate.contract.jaxb.Accessor
The simple name for client-side code generation.
getClientSimpleName() - Method in class org.codehaus.enunciate.contract.jaxb.AnyElement
The simple name for client-side code generation.
getClientSimpleName() - Method in class org.codehaus.enunciate.contract.jaxb.RootElementDeclaration
The simple name for client-side code generation.
getClientSimpleName() - Method in class org.codehaus.enunciate.contract.jaxb.TypeDefinition
The simple name for client-side code generation.
getClientSimpleName() - Method in class org.codehaus.enunciate.contract.jaxws.EndpointImplementation
The simple name for client-side code generation.
getClientSimpleName() - Method in class org.codehaus.enunciate.contract.jaxws.EndpointInterface
The simple name for client-side code generation.
getClientSimpleName() - Method in class org.codehaus.enunciate.contract.jaxws.WebFault
The simple name for client-side code generation.
getClientSimpleName() - Method in class org.codehaus.enunciate.contract.jaxws.WebMethod
The simple name for client-side code generation.
getClientSimpleName() - Method in class org.codehaus.enunciate.contract.jaxws.WebParam
The simple name for client-side code generation.
getCode() - Method in class org.codehaus.enunciate.contract.jaxrs.ResponseCode
 
getCollectionItemType() - Method in class org.codehaus.enunciate.contract.jaxb.Accessor
If this is a collection type, return the type parameter of the collection, or null if this isn't a parameterized collection type.
getCollectionTypeConversion(DeclaredType) - Method in class org.codehaus.enunciate.modules.csharp.ClientClassnameForMethod
 
getCollectionTypeConversion(DeclaredType) - Method in class org.codehaus.enunciate.modules.csharp.ListsAsArraysClientClassnameForMethod
 
getCommonSuperClass(String, String) - Method in class org.codehaus.enunciate.asm.ClassWriter
Returns the common super type of the two given types.
getCompileCommand() - Method in class org.codehaus.enunciate.modules.csharp.CSharpDeploymentModule
The C# compile command.
getCompileDir() - Method in class org.codehaus.enunciate.main.Enunciate
The destination directory for the compiled classes.
getCompileDir() - Method in class org.codehaus.enunciate.modules.BasicDeploymentModule
The compile directory for this module.
getCompileExecutable() - Method in class org.codehaus.enunciate.modules.csharp.CSharpDeploymentModule
The path to the compile executable.
getCompilerConfig() - Method in class org.codehaus.enunciate.modules.amf.AMFDeploymentModule
The compiler configuration.
getComponentProvider(ComponentContext, Class) - Method in class org.codehaus.enunciate.modules.jersey.EnunciateSpringComponentProviderFactory
 
getCompositorName() - Method in class org.codehaus.enunciate.contract.jaxb.ComplexTypeDefinition
The compositor for this type definition.
getCondition() - Method in class org.codehaus.enunciate.contract.jaxrs.ResponseCode
 
getConfig() - Method in class org.codehaus.enunciate.main.Enunciate
 
getConfigFile() - Method in class org.codehaus.enunciate.main.Enunciate
The enunciate config file.
getConfigGenerateDir() - Method in class org.codehaus.enunciate.modules.jaxws_ri.JAXWSRIDeploymentModule
 
getConfiguration() - Method in class org.codehaus.enunciate.modules.FreemarkerDeploymentModule
Get the freemarker configuration.
getConfigurationRules() - Method in class org.codehaus.enunciate.modules.amf.AMFDeploymentModule
AMF configuration rule set.
getConfigurationRules() - Method in class org.codehaus.enunciate.modules.BasicAppModule
 
getConfigurationRules() - Method in class org.codehaus.enunciate.modules.BasicDeploymentModule
Default implementation returns null.
getConfigurationRules() - Method in class org.codehaus.enunciate.modules.c.CDeploymentModule
 
getConfigurationRules() - Method in class org.codehaus.enunciate.modules.csharp.CSharpDeploymentModule
 
getConfigurationRules() - Method in interface org.codehaus.enunciate.modules.DeploymentModule
The configuration rules for this deployment module, or null if none.
getConfigurationRules() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
 
getConfigurationRules() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
GWT configuration rule set.
getConfigurationRules() - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
An Java configuration rule set.
getConfigurationRules() - Method in class org.codehaus.enunciate.modules.jboss.JBossDeploymentModule
 
getConfigurationRules() - Method in class org.codehaus.enunciate.modules.jersey.JerseyDeploymentModule
 
getConfigurationRules() - Method in class org.codehaus.enunciate.modules.objc.ObjCDeploymentModule
 
getConfigurationRules() - Method in class org.codehaus.enunciate.modules.ruby.RubyDeploymentModule
 
getConfigurationRules() - Method in class org.codehaus.enunciate.modules.spring_app.SpringAppDeploymentModule
 
getConfigurationRules() - Method in class org.codehaus.enunciate.modules.xml.XMLDeploymentModule
 
getConstructorDescriptor(Constructor) - Static method in class org.codehaus.enunciate.asm.Type
Returns the descriptor corresponding to the given constructor.
getConsumesMime() - Method in class org.codehaus.enunciate.contract.jaxrs.Resource
The MIME types that the methods on this resource consumes (possibly overridden).
getConsumesMime() - Method in class org.codehaus.enunciate.contract.jaxrs.ResourceMethod
The MIME types that are consumed by this method.
getContentType() - Method in class org.codehaus.enunciate.contract.jaxb.ComplexTypeDefinition
The content type of this complex type definition.
getContentTypesToIds() - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
A map of content types to ids.
getContentTypesToIds() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The map of content types to ids.
getContext(Class<?>) - Method in class org.codehaus.enunciate.modules.jersey.EnunciateJAXBContextResolver
 
getContextConfigLocation() - Method in class org.codehaus.enunciate.modules.spring_app.SpringAppDeploymentModule
The context config location.
getContextLoaderListenerClass() - Method in class org.codehaus.enunciate.modules.spring_app.SpringAppDeploymentModule
The class to use as the context loader listener.
getContextParameters() - Method in class org.codehaus.enunciate.main.webapp.BaseWebAppFragment
The web app context parameters.
getContextParameters() - Method in interface org.codehaus.enunciate.main.webapp.WebAppFragment
The web app context parameters.
getContextRoot() - Method in class org.codehaus.enunciate.modules.amf.config.FlexCompilerConfig
 
getCopyResources() - Method in class org.codehaus.enunciate.config.war.WebAppConfig
The resources to copy for this application.
getCopyright() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
The copyright (posted on the website).
getCreated() - Method in class org.codehaus.enunciate.main.ClientLibraryArtifact
The date this artifact was created (defaults to the date this artifact was constructed).
getCreated() - Method in class org.codehaus.enunciate.modules.docs.DownloadBundle
The modification date of the file.
getCss() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
The cascading stylesheet to use instead of the default.
getCurrentSchema() - Method in class org.codehaus.enunciate.template.strategies.jaxb.SchemaLoopStrategy
The current schema in the loop.
getCurrentSchema() - Method in class org.codehaus.enunciate.template.strategies.json.JsonSchemaLoopStrategy
The current schema in the loop.
getCurrentStatusMessage() - Method in class org.codehaus.enunciate.modules.jersey.JerseyAdaptedHttpServletResponse
 
getCurrentWsdl() - Method in class org.codehaus.enunciate.template.strategies.jaxws.WsdlLoopStrategy
The current wsdl in the loop.
getCustomResourceParameterAnnotations() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The set of custom annotations that can be applied to indicate a resource parameter.
getCXFServletTemplateURL() - Method in class org.codehaus.enunciate.modules.cxf.CXFDeploymentModule
 
getDebug() - Method in class org.codehaus.enunciate.modules.amf.config.FlexCompilerConfig
 
getDeclaration() - Method in class org.codehaus.enunciate.modules.amf.AS3ImportStrategy
The declaration for which to get the unique imports.
getDeclaredEntityParameters() - Method in class org.codehaus.enunciate.contract.jaxrs.ResourceMethod
The entity parameters that were declared.
getDeclaringEndpointInterface() - Method in class org.codehaus.enunciate.contract.jaxws.WebMethod
The declaring web service for this web method.
getDefaultClassLoader() - Static method in class org.codehaus.enunciate.modules.jersey.EnunciateJAXBContextResolver
Return the default ClassLoader to use: typically the thread context ClassLoader, if available; the ClassLoader that loaded the EnunciateJAXBContextResolver class will be used as fallback.
getDefaultClassLoader() - Static method in class org.codehaus.enunciate.modules.jersey.EnunciateJerseyServletContainer
Return the default ClassLoader to use: typically the thread context ClassLoader, if available; the ClassLoader that loaded the EnunciateJAXBContextResolver class will be used as fallback.
getDefaultContentTypeId(String) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Get the default content type id for the specified content type.
getDefaultImplementationBeanName() - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
The bean name to use to look up the implementation bean if it hasn't been explicitly set.
getDefaultImplementationClass() - Method in class org.codehaus.enunciate.modules.spring_app.ServiceEndpointFactoryBean
The class to use if no other implementations are provided.
getDefaultManifest() - Static method in class org.codehaus.enunciate.config.war.WebAppConfig
Get the default manifest for a war file.
getDefaultNamespace() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
The default namespace for the purposes of generating documentation.
getDefaultNamespace() - Method in class org.codehaus.enunciate.modules.jersey.JerseyDeploymentModule
The default namespace.
getDefaultRestSubcontext() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The default rest context.
getDefaultSoapSubcontext() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The default soap context.
getDefaultValue() - Method in class org.codehaus.enunciate.contract.jaxb.Element
The default value, or null if none exists.
getDefaultValue() - Method in class org.codehaus.enunciate.contract.jaxb.LocalElementDeclaration
The default value.
getDefaultValue() - Method in class org.codehaus.enunciate.contract.jaxrs.ExplicitResourceParameter
 
getDefaultValue() - Method in class org.codehaus.enunciate.contract.jaxrs.ResourceParameter
The default value.
getDefiningClasses(AbstractResource) - Method in class org.codehaus.enunciate.modules.jersey.AdvisedResourceFactory
 
getDelegate() - Method in class org.codehaus.enunciate.contract.jaxrs.ResourceRepresentationMetadata
 
getDependencies() - Method in interface org.codehaus.enunciate.main.Artifact
The list of dependencies for this artifact.
getDependencies() - Method in class org.codehaus.enunciate.main.BaseArtifact
The dependencies for this artifact.
getDeploymentContext() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The context at which the deployed app will be mounted.
getDeploymentHost() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The hostname of the host that will host the deployed app.
getDeploymentProtocol() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The protocol that will be used when the app is deployed.
getDescription() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The description for this enunciated API.
getDescription() - Method in class org.codehaus.enunciate.contract.json.JsonEnumTypeDefinition.EnumValue
 
getDescription() - Method in interface org.codehaus.enunciate.main.ArtifactDependency
A description of the dependency.
getDescription() - Method in class org.codehaus.enunciate.main.BaseArtifactDependency
 
getDescription() - Method in class org.codehaus.enunciate.main.ClientLibraryArtifact
A description of this library.
getDescription() - Method in class org.codehaus.enunciate.main.FileArtifact
The description of this file artifact.
getDescription() - Method in enum org.codehaus.enunciate.main.Main.Option
The description of the option.
getDescription() - Method in class org.codehaus.enunciate.modules.docs.config.DownloadConfig
The description of the download.
getDescription() - Method in class org.codehaus.enunciate.modules.docs.DownloadBundle
The description of this bundle.
getDescriptor() - Method in class org.codehaus.enunciate.asm.Type
Returns the descriptor corresponding to this Java type.
getDescriptor(Class) - Static method in class org.codehaus.enunciate.asm.Type
Returns the descriptor corresponding to the given Java type.
getDestination() - Method in class org.codehaus.enunciate.main.EnunciateTask.Export
The destination (file or directory) of the export.
getDimensions() - Method in class org.codehaus.enunciate.asm.Type
Returns the number of dimensions of this array type.
getDir() - Method in class org.codehaus.enunciate.config.war.CopyResources
The base directory for the resource copy.
getDir() - Method in class org.codehaus.enunciate.config.war.WebAppConfig
The directory where to build the (expanded) app.
getDisabledRules() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The disabled rules.
getDLLFileName() - Method in class org.codehaus.enunciate.modules.csharp.CSharpDeploymentModule
The name of the generated C# dll.
getDocsBuildDir() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
The directory into which the documentation is put.
getDocsDir() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
The subdirectory in the web application where the documentation will be put.
getDocsDir() - Method in interface org.codehaus.enunciate.modules.DocumentationAwareModule
The subdirectory in the web application where the documentation will be put.
getDocsTemplateURL() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
The URL to the Freemarker template for processing the base documentation xml file.
getDocumentation() - Method in class org.codehaus.enunciate.contract.json.JsonSchemaInfo
 
getDocValue() - Method in class org.codehaus.enunciate.contract.jaxrs.ExplicitResourceParameter
 
getDocValue() - Method in class org.codehaus.enunciate.contract.jaxrs.ResourceRepresentationMetadata
The documentation.
getDocXmlFileName() - Method in class org.codehaus.enunciate.modules.csharp.CSharpDeploymentModule
The name of the generated C# xml documentation.
getDownloads() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
The configured list of downloads to add to the documentation.
getDownloadsTemplateURL() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
The URL to the Freemarker template for processing the downloads xml file.
getElementDocs() - Method in class org.codehaus.enunciate.apt.ImplicitElementRef
 
getElementDocs() - Method in class org.codehaus.enunciate.apt.ImplicitWrappedElementRef
 
getElementDocs() - Method in interface org.codehaus.enunciate.contract.jaxb.ImplicitSchemaElement
Documentation for the element, if it exists.
getElementDocs() - Method in class org.codehaus.enunciate.contract.jaxws.RequestWrapper
Documentation explaining this is a request wrapper for its method.
getElementDocs() - Method in class org.codehaus.enunciate.contract.jaxws.ResponseWrapper
Documentation explaining this is a response wrapper for its method.
getElementDocs() - Method in class org.codehaus.enunciate.contract.jaxws.WebFault.FaultBeanChildElement
 
getElementDocs() - Method in class org.codehaus.enunciate.contract.jaxws.WebFault
The comments on the fault itself.
getElementDocs() - Method in class org.codehaus.enunciate.contract.jaxws.WebParam
The doc comment associated with this web param.
getElementDocs() - Method in class org.codehaus.enunciate.contract.jaxws.WebResult
The element docs.
getElementFormDefault() - Method in class org.codehaus.enunciate.config.SchemaInfo
The elementFormDefault for this schema.
getElementFormDefault() - Method in class org.codehaus.enunciate.contract.jaxb.Schema
The element form default of this namespace.
getElementName() - Method in class org.codehaus.enunciate.apt.ImplicitElementRef
 
getElementName() - Method in class org.codehaus.enunciate.apt.ImplicitWrappedElementRef
 
getElementName() - Method in interface org.codehaus.enunciate.contract.jaxb.ImplicitSchemaElement
The local element name.
getElementName() - Method in class org.codehaus.enunciate.contract.jaxws.RequestWrapper
The local name of the element.
getElementName() - Method in class org.codehaus.enunciate.contract.jaxws.ResponseWrapper
The local name of the output.
getElementName() - Method in class org.codehaus.enunciate.contract.jaxws.WebFault.FaultBeanChildElement
 
getElementName() - Method in class org.codehaus.enunciate.contract.jaxws.WebFault
The element name of the implicit web fault bean, or null if this isn't an implicit web fault.
getElementName() - Method in class org.codehaus.enunciate.contract.jaxws.WebParam
The element name of this web param.
getElementName() - Method in class org.codehaus.enunciate.contract.jaxws.WebResult
The element name.
getElementNamespace() - Method in class org.codehaus.enunciate.contract.jaxws.RequestWrapper
 
getElementNamespace() - Method in class org.codehaus.enunciate.contract.jaxws.ResponseWrapper
The local namespace of the output.
getElementRefs() - Method in class org.codehaus.enunciate.contract.jaxb.AnyElement
The element refs.
getElements() - Method in class org.codehaus.enunciate.contract.jaxb.TypeDefinition
The elements of this type definition.
getElementScope() - Method in class org.codehaus.enunciate.contract.jaxb.LocalElementDeclaration
The scope of the local element.
getElementType() - Method in class org.codehaus.enunciate.asm.Type
Returns the type of the elements of this array type.
getElementTypeDeclaration() - Method in class org.codehaus.enunciate.contract.jaxb.LocalElementDeclaration
The type definition for the local element.
getElementXmlType() - Method in class org.codehaus.enunciate.contract.jaxb.LocalElementDeclaration
The element xml type.
getEnabledModules() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The list of enabled modules in the configuration.
getEncoding() - Method in class org.codehaus.enunciate.main.Enunciate
 
getEndpointImplementations() - Method in class org.codehaus.enunciate.contract.jaxws.EndpointInterface
Finds the endpoint implemenations of this interface.
getEndpointInterface() - Method in class org.codehaus.enunciate.contract.jaxws.EndpointImplementation
The endpoint interface specified for this web service.
getEndpointInterface() - Method in class org.codehaus.enunciate.template.strategies.jaxws.BindingTypeLoopStrategy
The endpoint interface for which to iterate over each binding type.
getEndpointInterface() - Method in class org.codehaus.enunciate.template.strategies.jaxws.WebMethodLoopStrategy
The endpoint interface.
getEndpointInterfaces() - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
The list of endpoint interfaces.
getEndpointInterfaces() - Method in class org.codehaus.enunciate.config.WsdlInfo
The endpoint interfaces making up this WSDL.
getEntity() - Method in class org.codehaus.enunciate.modules.jersey.response.StatusMessageResponse
 
getEntityParameter() - Method in class org.codehaus.enunciate.contract.jaxrs.ResourceMethod
The entity parameter.
getEntityParameter() - Method in class org.codehaus.enunciate.contract.jaxrs.SubResourceLocator
The entity parameter.
getEnumBaseClass() - Method in class org.codehaus.enunciate.contract.jaxb.EnumTypeDefinition
The enum base class.
getEnumBaseClass(Class) - Method in class org.codehaus.enunciate.contract.jaxb.EnumTypeDefinition
 
getEnumBaseClass() - Method in class org.codehaus.enunciate.contract.jaxb.QNameEnumTypeDefinition
 
getEnumConstantNamePattern() - Method in class org.codehaus.enunciate.modules.c.CDeploymentModule
The pattern for converting an enum constant to a unique C-style type name.
getEnumConstantNamePattern() - Method in class org.codehaus.enunciate.modules.objc.ObjCDeploymentModule
The pattern for converting an enum constant to a unique C-style type name.
getEnumConstants() - Method in class org.codehaus.enunciate.contract.jaxb.EnumTypeDefinition
 
getEnumValues() - Method in class org.codehaus.enunciate.contract.jaxb.EnumTypeDefinition
The map of constant declarations (simple names) to their enum constant values.
getEnumValues() - Method in class org.codehaus.enunciate.contract.json.JsonEnumTypeDefinition
 
getEnunciate() - Method in class org.codehaus.enunciate.modules.BasicDeploymentModule
The enunciate mechanism.
getEnunciateBuildClasspath() - Method in class org.codehaus.enunciate.main.Enunciate
The enunciate classpath to use when building the application.
getEnunciateConfig() - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
The enunciate configuration.
getEnunciateRuntimeClasspath() - Method in class org.codehaus.enunciate.main.Enunciate
The enunciate classpath to use when running the application (after being built).
getEnv() - Method in class org.codehaus.enunciate.contract.jaxb.ElementRef
The current environment.
getEnv() - Method in class org.codehaus.enunciate.contract.jaxb.EnumTypeDefinition
The current environment.
getEnv() - Method in class org.codehaus.enunciate.contract.jaxb.LocalElementDeclaration
The current environment.
getEnvEntries() - Method in class org.codehaus.enunciate.config.war.WebAppConfig
Web app env entries.
getErrors() - Method in class org.codehaus.enunciate.contract.validation.ValidationResult
The errors.
getExcludeLibs() - Method in class org.codehaus.enunciate.config.war.WebAppConfig
Get the list of exclude jars.
getExplicitFaultBeanType() - Method in class org.codehaus.enunciate.contract.jaxws.WebFault
A web fault has an explicit fault bean if all three of the following are present:

A getFaultInfo method that returns the bean instance of a class type.

GETFIELD - Static variable in interface org.codehaus.enunciate.asm.Opcodes
 
getFile() - Method in class org.codehaus.enunciate.config.war.IncludeExcludeLibs
The file to exclude.
getFile() - Method in class org.codehaus.enunciate.main.FileArtifact
The file for this artifact.
getFile() - Method in class org.codehaus.enunciate.modules.docs.config.DownloadConfig
The file to expose as a download.
getFile() - Method in class org.codehaus.enunciate.modules.spring_app.config.SpringImport
The spring file to import.
getFile() - Method in class org.codehaus.enunciate.modules.xml.config.SchemaConfig
The file to which to write this schema.
getFile() - Method in class org.codehaus.enunciate.modules.xml.config.WsdlConfig
The file to which to write this schema.
getFileOutputDirectory() - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
The file output directory.
getFiles(File, FileFilter) - Method in class org.codehaus.enunciate.main.Enunciate
Finds all files in the specified base directory using the specified filter.
getFilters() - Method in class org.codehaus.enunciate.main.webapp.BaseWebAppFragment
The servlet filters.
getFilters() - Method in interface org.codehaus.enunciate.main.webapp.WebAppFragment
The servlet filters.
getFirst() - Method in class org.codehaus.enunciate.asm.tree.InsnList
Returns the first instruction in this list.
getFlexAppDir() - Method in class org.codehaus.enunciate.modules.amf.AMFDeploymentModule
The flex app dir.
getFlexApps() - Method in class org.codehaus.enunciate.modules.amf.AMFDeploymentModule
The amf apps to compile.
getFlexCompileCommand() - Method in class org.codehaus.enunciate.modules.amf.config.FlexCompilerConfig
The flex compiler command.
getFlexConfig() - Method in class org.codehaus.enunciate.modules.amf.config.FlexCompilerConfig
 
getFlexHome() - Method in class org.codehaus.enunciate.modules.amf.AMFDeploymentModule
The amf home directory
getForm() - Method in class org.codehaus.enunciate.contract.jaxb.Attribute
The form of this attribute.
getForm() - Method in class org.codehaus.enunciate.contract.jaxb.Element
The form of this element.
getFreemarkerXMLProcessingTemplateURL() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
The url to the freemarker XML processing template that will be used to transforms the docs.xml to the site documentation.
getFrom() - Method in class org.codehaus.enunciate.modules.csharp.config.PackageNamespaceConversion
Regular expression to map from.
getFrom() - Method in class org.codehaus.enunciate.modules.java_client.config.ClientPackageConversion
Regular expression to map from.
getFrom() - Method in class org.codehaus.enunciate.modules.ruby.config.PackageModuleConversion
Regular expression to map from.
getFullpath() - Method in class org.codehaus.enunciate.contract.jaxrs.ResourceMethod
Builds the full URI path to this resource method.
getGenerateDir() - Method in class org.codehaus.enunciate.main.Enunciate
The preprocessor directory (-s).
getGenerateDir() - Method in class org.codehaus.enunciate.modules.BasicDeploymentModule
The generate directory for this module.
getGlobalElements() - Method in class org.codehaus.enunciate.config.SchemaInfo
The collection of global elements defined in this schema.
getGlobalServletFilters() - Method in class org.codehaus.enunciate.config.war.WebAppConfig
The global servlet filters for this application.
getGroupId() - Method in class org.codehaus.enunciate.main.MavenDependency
 
getGroupRestResources() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
How to group the REST resources together.
GetGroupsMethod - Class in org.codehaus.enunciate.template.freemarker
List the groups for a given documentation component.
GetGroupsMethod() - Constructor for class org.codehaus.enunciate.template.freemarker.GetGroupsMethod
 
getGwtAppDir() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
The gwt app dir.
getGwtApps() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
The gwt apps to compile.
getGwtClass() - Method in class org.codehaus.enunciate.modules.gwt.AdaptingGWTMapper
 
getGwtClass() - Method in class org.codehaus.enunciate.modules.gwt.ArrayGWTMapper
 
getGwtClass() - Method in class org.codehaus.enunciate.modules.gwt.BaseGWTMapper
The GWT class applicable to this mapper.
getGwtClass() - Method in class org.codehaus.enunciate.modules.gwt.BigDecimalGWTMapper
 
getGwtClass() - Method in class org.codehaus.enunciate.modules.gwt.BigIntegerGWTMapper
 
getGwtClass() - Method in class org.codehaus.enunciate.modules.gwt.CalendarGWTMapper
 
getGwtClass() - Method in interface org.codehaus.enunciate.modules.gwt.CustomGWTMapper
The GWT class supported by this mapper.
getGwtClass() - Method in class org.codehaus.enunciate.modules.gwt.DataHandlerGWTMapper
 
getGwtClass() - Method in class org.codehaus.enunciate.modules.gwt.EnumGWTMapper
 
getGwtClass() - Method in class org.codehaus.enunciate.modules.gwt.QNameGWTMapper
 
getGwtClass() - Method in class org.codehaus.enunciate.modules.gwt.URIGWTMapper
 
getGwtClass() - Method in class org.codehaus.enunciate.modules.gwt.UUIDGWTMapper
 
getGwtClass() - Method in class org.codehaus.enunciate.modules.gwt.XMLGregorianCalendarGWTMapper
 
getGwtCompileJVMArgs() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
Extra JVM args for the GWT compile.
getGwtCompilerArgs() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
Additional arguments to pass to the GWT compiler.
getGwtCompilerClass() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
The GWT compiler class.
getGwtGenDir() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
The GWT gen directory.
getGwtHome() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
The gwt home directory
getGWTMapper(Type) - Static method in class org.codehaus.enunciate.modules.gwt.GWTMapperIntrospector
 
getGWTMapper(Class, Type) - Static method in class org.codehaus.enunciate.modules.gwt.GWTMapperIntrospector
 
getGWTMapper(Type, XmlJavaTypeAdapter, XmlElement) - Static method in class org.codehaus.enunciate.modules.gwt.GWTMapperIntrospector
 
getGWTMapper(Class, Type, XmlJavaTypeAdapter, XmlElement) - Static method in class org.codehaus.enunciate.modules.gwt.GWTMapperIntrospector
 
getGWTMapperForGWTObject(Object) - Static method in class org.codehaus.enunciate.modules.gwt.GWTMapperIntrospector
 
getGwtScriptDir() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
The base generate dir for the gwt scripts (e.g.
getGwtSubcontext() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
The GWT subcontext.
getHeader(String) - Method in class org.codehaus.enunciate.modules.jersey.JerseyAdaptedHttpServletRequest
If the media type is specified we override the "Accept" header.
getHeaderNames() - Method in class org.codehaus.enunciate.modules.jersey.JerseyAdaptedHttpServletRequest
If the media type is specified we ensure the "Accept" header is supplied.
getHeaders(String) - Method in class org.codehaus.enunciate.modules.jersey.JerseyAdaptedHttpServletRequest
If the media type is specified we override the "Accept" header.
getHelpInfo() - Method in enum org.codehaus.enunciate.main.Main.Option
Print out the help information for this option.
getHttpMethods() - Method in class org.codehaus.enunciate.contract.jaxrs.ResourceMethod
The HTTP methods for invoking the method.
getId() - Method in class org.codehaus.enunciate.config.SchemaInfo
A unique id for this schema.
getId() - Method in class org.codehaus.enunciate.config.WsdlInfo
A unique id for this wsdl.
getId() - Method in interface org.codehaus.enunciate.main.Artifact
The id of the artifact.
getId() - Method in interface org.codehaus.enunciate.main.ArtifactDependency
The dependency id.
getId() - Method in class org.codehaus.enunciate.main.BaseArtifact
The id.
getId() - Method in class org.codehaus.enunciate.main.BaseArtifactDependency
 
getId() - Method in enum org.codehaus.enunciate.main.Main.Option
The id of the option.
getId() - Method in class org.codehaus.enunciate.main.webapp.BaseWebAppFragment
 
getId() - Method in interface org.codehaus.enunciate.main.webapp.WebAppFragment
Unique ID used to uniquely identify this webapp fragment.
getIdentifier() - Method in class org.codehaus.enunciate.modules.objc.config.PackageIdentifier
 
getIdsToJsonSchemas() - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
A map of IDs to their associated JSON schema information.
getIdsToJsonSchemas() - Method in class org.codehaus.enunciate.template.strategies.EnunciateTemplateLoopStrategy
The ID to json schema map.
getImplicitAttribute(Attribute) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Gets the implicit attribute for the specified attribute, or null if there is no implicit attribute.
getImplicitElement(Element) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Gets the implicit element for the specified element, or null if there is no implicit element.
getImplicitFaultBeanQualifiedName() - Method in class org.codehaus.enunciate.contract.jaxws.WebFault
The qualified name of the implicit fault bean of this web fault, or null if this web fault does not define an implicit faul bean.
getImplicitSchemaAttributes() - Method in class org.codehaus.enunciate.config.SchemaInfo
Get the implicit schema attributes to be included in this schema.
getImplicitSchemaElements() - Method in class org.codehaus.enunciate.config.SchemaInfo
Get the implicit schema elements to be included in this schema.
getImportedNamespaces() - Method in class org.codehaus.enunciate.config.WsdlInfo
Get the imported namespaces used by this WSDL.
getImportedSchemas() - Method in class org.codehaus.enunciate.config.SchemaInfo
The list of imported schemas.
getImportedSchemas() - Method in class org.codehaus.enunciate.config.WsdlInfo
The list of imported schemas.
getIncludeLibs() - Method in class org.codehaus.enunciate.config.war.WebAppConfig
Get the list of include jars.
getIncremental() - Method in class org.codehaus.enunciate.modules.amf.config.FlexCompilerConfig
 
getIndexPageName() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
The name of the index page.
getIndexPageName() - Method in interface org.codehaus.enunciate.modules.DocumentationAwareModule
The name of the index page.
getInheritedAccessType(ClassDeclaration) - Method in class org.codehaus.enunciate.contract.jaxb.TypeDefinition
Get the inherited accessor type of the given class, or null if none is found.
getInitParams() - Method in class org.codehaus.enunciate.main.webapp.WebAppComponent
The init params of the component.
getInjectableInstance(T) - Method in class org.codehaus.enunciate.modules.jersey.EnunciateSpringComponentProviderFactory
 
getInstance() - Static method in class org.codehaus.enunciate.modules.docs.WhateverNode
 
getInstanceFactoryMethods() - Method in class org.codehaus.enunciate.contract.jaxb.Registry
The instance factory methods.
getInstrumentedClasses() - Method in class org.codehaus.enunciate.bytecode.InstrumentationInfo
The class names of all instrumented classes.
getInstrumentedEndpointTemplateURL() - Method in class org.codehaus.enunciate.modules.jaxws_ri.JAXWSRIDeploymentModule
 
getInterceptorClass() - Method in class org.codehaus.enunciate.modules.spring_app.config.GlobalServiceInterceptor
The class of the interceptor (advice or advisor).
getInterceptorClass() - Method in class org.codehaus.enunciate.modules.spring_app.config.HandlerInterceptor
The class of the handler interceptor.
getInterfaces() - Method in class org.codehaus.enunciate.asm.ClassReader
Returns the internal names of the class's interfaces (see getInternalName).
getInternalName() - Method in class org.codehaus.enunciate.asm.Type
Returns the internal name of the class corresponding to this object or array type.
getInternalName(Class) - Static method in class org.codehaus.enunciate.asm.Type
Returns the internal name of the given class.
getItem(int) - Method in class org.codehaus.enunciate.asm.ClassReader
Returns the start index of the constant pool item in b, plus one.
getJarName() - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
The name of the jar.
getJavadocTagHandling() - Method in class org.codehaus.enunciate.modules.docs.DocumentationDeploymentModule
JavaDoc tag handing.
getJavaFiles(File) - Method in class org.codehaus.enunciate.main.Enunciate
Finds all java files in the specified base directory.
getJavascriptStyle() - Method in class org.codehaus.enunciate.modules.gwt.config.GWTApp
The javascript style.
getJaxbBindingVersion() - Method in class org.codehaus.enunciate.modules.xml.config.SchemaConfig
The JAXB binding version.
getJaxbClass() - Method in class org.codehaus.enunciate.modules.amf.AdaptingAMFMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.amf.ArrayAMFMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.amf.BaseAMFMapper
The JAXB class applicable to this mapper.
getJaxbClass() - Method in interface org.codehaus.enunciate.modules.amf.CustomAMFMapper
The JAXB class supported by this mapper.
getJaxbClass() - Method in class org.codehaus.enunciate.modules.amf.DataHandlerAMFMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.amf.EnumAMFMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.amf.QNameAMFMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.amf.URIAMFMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.amf.UUIDAMFMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.amf.XMLGregorianCalendarAMFMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.gwt.AdaptingGWTMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.gwt.ArrayGWTMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.gwt.BaseGWTMapper
The JAXB class applicable to this mapper.
getJaxbClass() - Method in class org.codehaus.enunciate.modules.gwt.BigDecimalGWTMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.gwt.BigIntegerGWTMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.gwt.CalendarGWTMapper
 
getJaxbClass() - Method in interface org.codehaus.enunciate.modules.gwt.CustomGWTMapper
The JAXB class supported by this mapper.
getJaxbClass() - Method in class org.codehaus.enunciate.modules.gwt.DataHandlerGWTMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.gwt.EnumGWTMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.gwt.QNameGWTMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.gwt.URIGWTMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.gwt.UUIDGWTMapper
 
getJaxbClass() - Method in class org.codehaus.enunciate.modules.gwt.XMLGregorianCalendarGWTMapper
 
getJaxbTypesTemplateURL() - Method in class org.codehaus.enunciate.modules.jersey.JerseyDeploymentModule
The jaxb types template URL.
getJAXRSProviders() - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
The list of JAX-RS providers.
getJaxrsServletTransform() - Method in class org.codehaus.enunciate.modules.cxf.CXFDeploymentModule
 
getJaxwsServletTransform() - Method in class org.codehaus.enunciate.modules.cxf.CXFDeploymentModule
 
getJAXWSSpringTemplateURL() - Method in class org.codehaus.enunciate.modules.jaxws_ri.JAXWSRIDeploymentModule
 
getJsonClientCompileDir() - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
The generate directory for the java json client classes.
getJsonClientGenerateDir() - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
The generate directory for the java json client classes.
getJsonClientPackageConversions() - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
The json client package conversions.
getJsonJarName() - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
The name of the json client jar.
getJsonMemberName() - Method in class org.codehaus.enunciate.contract.jaxb.Accessor
Get the name for the JSON member to which this element will be serialized.
getJsonMemberName() - Method in class org.codehaus.enunciate.contract.jaxb.Attribute
 
getJsonMemberName() - Method in class org.codehaus.enunciate.contract.jaxb.Element
 
getJsonMemberName() - Method in class org.codehaus.enunciate.contract.jaxb.ElementRef
 
getJsonMemberName() - Method in class org.codehaus.enunciate.contract.jaxb.Value
 
getJsonPackageConversions(Set<String>) - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
Get the list of json package conversions given the specified list of unique packages.
getJsonProperties() - Method in class org.codehaus.enunciate.contract.json.JsonObjectTypeDefinition
 
getJsonPropertiesByName() - Method in class org.codehaus.enunciate.contract.json.JsonObjectTypeDefinition
 
getJsonType() - Method in class org.codehaus.enunciate.contract.jaxrs.ResourceEntityParameter
The JSON element associated with the entity parameter, or null if none (or unknown).
getJsonType() - Method in class org.codehaus.enunciate.contract.jaxrs.ResourceRepresentationMetadata
The type for the JSON representation, if any.
getJVMArgs() - Method in class org.codehaus.enunciate.modules.amf.config.FlexCompilerConfig
Get the list of JVM args to be passed to the flex compiler.
getKeyType() - Method in class org.codehaus.enunciate.contract.jaxb.types.MapXmlType
The xml type of the key for the map.
getKeyType() - Method in class org.codehaus.enunciate.util.MapType
The key type associated with this map type.
getKnownType(DeclaredType) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Gets the known type for the given declared type.
getKnownType(TypeDeclaration) - Method in class org.codehaus.enunciate.apt.EnunciateFreemarkerModel
Gets the known type for the given declaration.
getLabel() - Method in class org.codehaus.enunciate.asm.tree.LabelNode
 
getLabel() - Method in class org.codehaus.enunciate.config.EnunciateConfiguration
The label for this enunciate project.
getLabel() - Method in class org.codehaus.enunciate.contract.validation.ValidationMessage
The label applied to this validation message.
getLabel() - Method in class org.codehaus.enunciate.contract.validation.ValidationResult
The label that has been applied.
getLabel() - Method in class org.codehaus.enunciate.modules.amf.AMFDeploymentModule
The label for the ActionScript API.
getLabel() - Method in class org.codehaus.enunciate.modules.c.CDeploymentModule
The label for the C API.
getLabel() - Method in class org.codehaus.enunciate.modules.csharp.CSharpDeploymentModule
The label for the C# API.
getLabel() - Method in class org.codehaus.enunciate.modules.gwt.GWTDeploymentModule
The label for the GWT client API.
getLabel() - Method in class org.codehaus.enunciate.modules.java_client.JavaClientDeploymentModule
The label for the JAX-WS Client API.
getLabel() - Method in class org.codehaus.enunciate.modules.objc.ObjCDeploymentModule
The label for the Ruby API.
getLabel() - Method in class org.codehaus.enunciate.modules.ruby.RubyDeploymentModule
The label for the Ruby API.
getLabelNode(Label) - Method in class org.codehaus.enunciate.asm.tree.MethodNode
Returns the LabelNode corresponding to the given Label.
getLabels() - Method in class org.codehaus.enunciate.asm.Attribute
Returns the labels corresponding to this attribute.
getLast() - Method in class org.codehaus.enunciate.asm.tree.InsnList
Returns the last instruction in this list.
getLicenses() - Method in class org.codehaus.enunciate.modules.amf.config.FlexCompilerConfig
Get the licenses for the compiler.
getListeners() - Method in class org.codehaus.enunciate.main.webapp.BaseWebAppFragment
The listeners.
getListeners() - Method in interface org.codehaus.enunciate.main.webapp.WebAppFragment
The listeners.
getLocale() - Method in class org.codehaus.enunciate.modules.amf.config.FlexCompilerConfig
 
getLocalElementDeclarations() - Method in class org.codehaus.enunciate.config.SchemaInfo
Local element declarations.
getLocalElementDeclarations() - Method in class org.codehaus.enunciate.contract.jaxb.Registry
The local element declarations.
getLocation() - Method in class org.codehaus.enunciate.modules.xml.config.SchemaConfig
The schema location.
getLocator() - Method in class org.codehaus.enunciate.contract.jaxrs.SubResource
The subresource locator.
getLoop(TemplateModel) - Method in class org.codehaus.enunciate.modules.amf.AS3ImportStrategy
 
getLoop(TemplateModel) - Method in class org.codehaus.enunciate.modules.c.AccessorLoopStrategy
 
getLoop(TemplateModel) - Method in class org.codehaus.enunciate.template.strategies.jaxb.SchemaLoopStrategy
Get the loop through the schemas.
getLoop(TemplateModel) - Method in class org.codehaus.enunciate.template.strategies.jaxws.BindingTypeLoopStrategy
 
getLoop(TemplateModel) - Method in class org.codehaus.enunciate.template.strategies.jaxws.EndpointInterfaceLoopStrategy