Package org.codehaus.enunciate.modules.objc

Class Summary
ClientClassnameForMethod Conversion from java types to Objective-C types.
ClientSimpleNameMethod Template method used to determine the objective-c "simple name" of an accessor.
FindRootElementMethod Gets the RootElement for the supplied TypeDefinition
FunctionIdentifierForMethod Template method used to lookup the function identifier for a given type.
NameForEnumConstantMethod Gets a C-style, unambiguous name for an enum contant.
NameForTypeDefinitionMethod Gets a C-style, unambiguous name for a given type definition.
ObjCDeploymentModule Objective C Module
ObjCValidator Validator for the C module.
PrefixMethod A method used in templates to output the prefix for a given namespace.
ReferencedNamespacesMethod Gets all the referenced namespaces for a specific root element.