A B C D E F G H I J L M N O P R S T U V W X 
All Classes All Packages

A

AbstractCXFToolContainer - Class in org.apache.cxf.tools.common
Common processing for the CXF tools.
AbstractCXFToolContainer(String, ToolSpec) - Constructor for class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
AbstractToolContainer - Class in org.apache.cxf.tools.common.toolspec
 
AbstractToolContainer() - Constructor for class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
AbstractToolContainer(ToolSpec) - Constructor for class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
AbstractToolContainer.GenericOutputStream - Class in org.apache.cxf.tools.common.toolspec
 
accept(TokenInputStream, Element, ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.Argument
 
accept(TokenInputStream, Element, ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.Form
Attempt to consume all the args in the input stream by matching them to options, optionGroups and argument specified in the usage definition.
accept(TokenInputStream, Element, ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
accept(TokenInputStream, Element, ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.OptionGroup
 
accept(TokenInputStream, Element, ErrorVisitor) - Method in interface org.apache.cxf.tools.common.toolspec.parser.TokenConsumer
 
add(CommandLineError) - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor
 
addAnnotation(String, JAnnotation) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
addAnnotation(String, JAnnotation) - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
addAnnotation(JAnnotation) - Method in class org.apache.cxf.tools.common.model.JavaField
 
addAnnotation(JAnnotation) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
addClientClassName(String, String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
addElement(JAnnotationElement) - Method in class org.apache.cxf.tools.common.model.JAnnotation
 
addError(String, int, int, String) - Method in class org.apache.cxf.tools.common.ToolErrorListener
 
addError(String, int, int, String, Throwable) - Method in class org.apache.cxf.tools.common.ToolErrorListener
 
addException(JavaException) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
addExceptionClass(String, JavaExceptionClass) - Method in class org.apache.cxf.tools.common.model.JavaModel
 
addExceptionClassName(String, String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
addExcludeNamespacePackageMap(String, String) - Method in class org.apache.cxf.tools.common.ToolContext
 
addField(JavaField) - Method in class org.apache.cxf.tools.common.model.JavaClass
 
addImplClassName(String, String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
addImport(String) - Method in class org.apache.cxf.tools.common.model.JavaCommon
 
addImport(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
addImports(Collection<String>) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
addInterface(String, JavaInterface) - Method in class org.apache.cxf.tools.common.model.JavaModel
 
addMethod(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
addNamespacePackageMap(String, String) - Method in class org.apache.cxf.tools.common.ToolContext
 
addOperation(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
addParameter(JavaParameter) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
addParameters(Map<String, Object>) - Method in class org.apache.cxf.tools.common.ToolContext
 
addPort(JavaPort) - Method in class org.apache.cxf.tools.common.model.JavaServiceClass
 
addSeiClassName(String, String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
addServerClassName(String, String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
addServiceClass(String, JavaServiceClass) - Method in class org.apache.cxf.tools.common.model.JavaModel
 
addServiceClassName(String, String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
addSuperInterface(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
addTypesClassName(String, String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
addWarning(String, int, int, String) - Method in class org.apache.cxf.tools.common.ToolErrorListener
 
addWarning(String, int, int, String, Throwable) - Method in class org.apache.cxf.tools.common.ToolErrorListener
 
AEGIS_DATABINDING - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
annotate(Annotator) - Method in interface org.apache.cxf.tools.common.model.JavaAnnotatable
 
annotate(Annotator) - Method in class org.apache.cxf.tools.common.model.JavaField
 
annotate(Annotator) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
annotate(Annotator) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
annotate(Annotator) - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
annotate(JavaAnnotatable) - Method in interface org.apache.cxf.tools.common.model.Annotator
 
annotation - Variable in class org.apache.cxf.tools.common.toolspec.parser.Option
 
AnnotationUtil - Class in org.apache.cxf.tools.util
 
Annotator - Interface in org.apache.cxf.tools.common.model
 
ANT_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
appendGetter(JavaField) - Method in class org.apache.cxf.tools.common.model.JavaClass
 
appendSetter(JavaField) - Method in class org.apache.cxf.tools.common.model.JavaClass
 
argument - Variable in class org.apache.cxf.tools.common.toolspec.parser.Option
 
Argument - Class in org.apache.cxf.tools.common.toolspec.parser
 
Argument(Element) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.Argument
 
ASYNC_METHOD_SUFFIX - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
available() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 

B

BadUsageException - Exception in org.apache.cxf.tools.common.toolspec.parser
 
BadUsageException() - Constructor for exception org.apache.cxf.tools.common.toolspec.parser.BadUsageException
 
BadUsageException(String, ErrorVisitor) - Constructor for exception org.apache.cxf.tools.common.toolspec.parser.BadUsageException
 
BadUsageException(ErrorVisitor) - Constructor for exception org.apache.cxf.tools.common.toolspec.parser.BadUsageException
 
basicValidateWSDL() - Method in class org.apache.cxf.tools.common.ToolContext
 
BINDING_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
buildDir(String) - Method in class org.apache.cxf.tools.util.FileWriterUtil
 
BuiltInTypesJavaMappingUtil - Class in org.apache.cxf.tools.util
 

C

CFG_ADDRESS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_ALL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_ALLOW_ELEMENT_REFS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_ANT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_ANT_PROP - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_ASYNCMETHODS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_AUTORESOLVE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_BAREMETHODS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_BEAN_CONFIG - Static variable in class org.apache.cxf.tools.common.ToolConstants
Tools permit caller to pass in additional bean definitions.
CFG_BINDING - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_BINDING_ATTR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_CATALOG - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_CLASSDIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_CLASSNAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_CLASSPATH - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_CLIENT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_CLIENT_JAR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_CMD_ARG - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_COMPILE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_CREATE_XSD_IMPORTS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_DATABINDING - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_DEEP - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_DEFAULT_EX - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_DEFAULT_NS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_DEFAULT_VALUES - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_ENCODING - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_EXCEPTION_SUPER - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_EXTRA_SOAPHEADER - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_FAULT_SERIAL_VERSION_UID - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_FRONTEND - Static variable in class org.apache.cxf.tools.common.ToolConstants
Front-end selection command-line option to java2ws.
CFG_GEN_ANT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_CLIENT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_FAULT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_IMPL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_NEW_ONLY - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_OVERWRITE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_SEI - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_SERVER - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_SERVICE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_TYPES - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_IMPL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_IMPL_CLASS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_INSTALL_DIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_INTERFACE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_JAVASCRIPT_UTILS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_JSPACKAGEPREFIX - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_JSPREFIXMAP - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_LIB_REF - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_MARK_GENERATED - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_MARK_GENERATED_OPTION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_MAX_EXTENSION_STACK_DEPTH - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_MIMEMETHODS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_NAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_NAMESPACE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_NEXCLUDE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_NIGNOREEXCLUDE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_NINCLUDE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_NO_ADDRESS_BINDING - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_NO_TYPES - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_OUTPUTDIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_OUTPUTFILE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_PACKAGENAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_PLATFORM_VERSION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_PORT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_PORTTYPE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_RESERVE_NAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SCHEMA_DIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SCHEMA_URL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SCHEMANS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SEI_SUPER - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SERVER - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SERVICE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SERVICENAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SOAP12 - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SOURCEDIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_STYLE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SUPPRESS_GEN - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SUPPRESS_GENERATED_DATE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SUPPRESS_GENERATED_DATE_OPTION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SUPPRESS_WARNINGS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_TNS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_TRANSPORT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_TYPES - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_USE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_USETYPES - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_VALIDATE_WSDL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_VERBOSE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_WEBSERVICE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_WRAPPERBEAN - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_WSDL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_WSDL_VERSION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_WSDLLIST - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_WSDLLOCATION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_WSDLURL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_XJC_ARGS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_XSDURL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
checkParams(ErrorVisitor) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
Check command-line parameters for validity.
ClassCollector - Class in org.apache.cxf.tools.util
 
ClassCollector() - Constructor for class org.apache.cxf.tools.util.ClassCollector
 
classify(char) - Static method in class org.apache.cxf.tools.util.NameUtil
 
className - Variable in class org.apache.cxf.tools.common.model.JavaType
 
ClassNameProcessor - Interface in org.apache.cxf.tools.common
 
ClassUtils - Class in org.apache.cxf.tools.common
 
ClassUtils() - Constructor for class org.apache.cxf.tools.common.ClassUtils
 
clear() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
clearAttributes() - Method in class org.apache.cxf.tools.common.VelocityGenerator
 
CLIENT_CLASS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CLT_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
commandCommonMain() - Static method in class org.apache.cxf.tools.common.CommandInterfaceUtils
 
CommandDocument - Class in org.apache.cxf.tools.common.toolspec.parser
 
CommandInterfaceUtils - Class in org.apache.cxf.tools.common
This class provides common functionality for the main functions for the tools, as used from shell scripts or ant.
CommandLineError - Interface in org.apache.cxf.tools.common.toolspec.parser
 
CommandLineParser - Class in org.apache.cxf.tools.common.toolspec.parser
 
CommandLineParser(ToolSpec) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
compile(ToolContext) - Method in class org.apache.cxf.tools.common.ClassUtils
 
COMPILER - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
containClientClass(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
containExceptionClass(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
containImplClass(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
containSeiClass(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
containServerClass(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
containServiceClass(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
containsKey(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
containsTypeIgnoreCase(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
containTypesClass(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
context - Variable in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
createClassCollector() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
createOutputStream(File) - Method in class org.apache.cxf.tools.util.OutputStreamCreator
 
createURL(String) - Static method in class org.apache.cxf.tools.util.URLFactory
 
createURL(URL, String) - Static method in class org.apache.cxf.tools.util.URLFactory
 
CXF_SCHEMA_DIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CXF_SCHEMAS_DIR_INJAR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 

D

DATABIND_BEAN_NAME_SUFFIX - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
DATABINDING_PLUGIN - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
DEFAULT_ADDRESS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
DEFAULT_DATA_BINDING_NAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
DEFAULT_PACKAGE_NAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
DEFAULT_TEMP_DIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
DefaultValueWriter - Interface in org.apache.cxf.tools.common.model
 
destroy() - Method in interface org.apache.cxf.tools.common.toolspec.Tool
 
destroy() - Method in class org.apache.cxf.tools.common.toolspec.ToolSupport
 
doWrite(String, Writer) - Method in class org.apache.cxf.tools.common.VelocityGenerator
 
DuplicateArgument(String) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.DuplicateArgument
 
DuplicateOption(String) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.DuplicateOption
 

E

enableMime() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
equals(Object) - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
err - Variable in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
ErrorVisitor - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor() - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor
 
ErrorVisitor.DuplicateArgument - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor.DuplicateOption - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor.InvalidOption - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor.MissingArgument - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor.MissingOption - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor.UnexpectedArgument - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor.UnexpectedOption - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor.UserError - Class in org.apache.cxf.tools.common.toolspec.parser
 
escape(StringBuilder, String, int) - Static method in class org.apache.cxf.tools.util.NameUtil
 
execute(boolean) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
execute(boolean) - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
execute(boolean) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContainer
 
executePipeline() - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
ExtendedDocumentBuilder - Class in org.apache.cxf.tools.common.dom
(not thread safe)
ExtendedDocumentBuilder() - Constructor for class org.apache.cxf.tools.common.dom.ExtendedDocumentBuilder
 

F

FAULT_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
FileWriterUtil - Class in org.apache.cxf.tools.util
 
FileWriterUtil() - Constructor for class org.apache.cxf.tools.util.FileWriterUtil
 
FileWriterUtil(String, OutputStreamCreator) - Constructor for class org.apache.cxf.tools.util.FileWriterUtil
 
findHandler(String) - Static method in class org.apache.cxf.tools.util.URLFactory
 
Form - Class in org.apache.cxf.tools.common.toolspec.parser
 
Form(Element) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.Form
 
FRONTEND_PLUGIN - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
FrontEndGenerator - Interface in org.apache.cxf.tools.common
 
fullValidateWSDL() - Method in class org.apache.cxf.tools.common.ToolContext
 

G

GEN_FROM_SEI - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
generate(ToolContext) - Method in interface org.apache.cxf.tools.common.FrontEndGenerator
 
GenericOutputStream() - Constructor for class org.apache.cxf.tools.common.toolspec.AbstractToolContainer.GenericOutputStream
 
get(Class<T>) - Method in class org.apache.cxf.tools.common.ToolContext
 
get(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
get(String, Class<T>) - Method in class org.apache.cxf.tools.common.ToolContext
avoid need to suppress warnings on string->object cases.
get(String, Class<T>, Object) - Method in class org.apache.cxf.tools.common.ToolContext
 
get(String, Object) - Method in class org.apache.cxf.tools.common.ToolContext
 
getAllImport() - Method in class org.apache.cxf.tools.common.model.JavaCommon
 
getAnnotation() - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
getAnnotation() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getAnnotation(String) - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
getAnnotationMap() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getAnnotations() - Method in class org.apache.cxf.tools.common.model.JavaField
 
getAnnotations() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getAnnotations() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getAnnotations() - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
getAnnotationTags() - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
getArgsFromString(String) - Static method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
getArgument() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getArgument() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.MissingArgument
 
getArgument() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UnexpectedArgument
 
getArray(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
getBindingAdress() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getBindingName() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getBooleanValue(String, String) - Method in class org.apache.cxf.tools.common.ToolContext
 
getBus() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getCatalogURL() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getClassJavaDoc() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getClassLoader(ClassLoader) - Static method in class org.apache.cxf.tools.util.AnnotationUtil
 
getClassName() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getCommandDocument() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getCommandLineParser() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getContext() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getCustomizedNS(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
getDefaultExcludedNamespaces(String) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
getDefaultTypeValue() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getDefaultValueWriter() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getDetailedUsage() - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
getDetailedUsage(String) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
getDocument() - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandDocument
 
getDocumentBuilder() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getElementById(String) - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getElements() - Method in class org.apache.cxf.tools.common.model.JAnnotation
 
getErrorCount() - Method in class org.apache.cxf.tools.common.ToolErrorListener
 
getErrorListener() - Method in class org.apache.cxf.tools.common.ToolContext
 
getErrors() - Method in exception org.apache.cxf.tools.common.toolspec.parser.BadUsageException
 
getErrors() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor
 
getErrOutputStream() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getExceptionClasses() - Method in class org.apache.cxf.tools.common.model.JavaModel
 
getExceptionClassNames() - Method in class org.apache.cxf.tools.util.ClassCollector
 
getExceptions() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getExcludeFileList() - Method in class org.apache.cxf.tools.common.ToolContext
 
getExcludePackageName(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
getExcludePkgList() - Method in class org.apache.cxf.tools.common.ToolContext
 
getExpressions() - Method in class org.apache.cxf.tools.common.model.JavaCodeBlock
Get the Expressions value.
getFields() - Method in class org.apache.cxf.tools.common.model.JavaClass
 
getFileBase(String) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
getFileName(String) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
getFileToWrite(String, String) - Method in class org.apache.cxf.tools.util.FileWriterUtil
 
getFormattedDetailedUsage() - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
getFullClassName() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getFullClassName() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getGeneratedFileInfo() - Method in class org.apache.cxf.tools.util.ClassCollector
 
getHandler() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getHandler(ClassLoader) - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getHandlerChains() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getHolderName() - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
getId() - Method in class org.apache.cxf.tools.common.toolspec.parser.OptionGroup
 
getImplClassNames() - Method in class org.apache.cxf.tools.util.ClassCollector
 
getImports() - Method in class org.apache.cxf.tools.common.model.JAnnotation
 
getImports() - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
getImports() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getInputDocument() - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
Request a document based on the standard input stream.
getInputDocument(String) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
Request a document based on the input stream.
getInputStream() - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
Request the standard input stream.
getInputStream(String) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
Request an input stream.
getInstreamIds() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getInterface() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getInterfaceClass() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getInterfaces() - Method in class org.apache.cxf.tools.common.model.JavaModel
 
getJavaCodeBlock() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getJavaDoc() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getJavaDoc() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getJavaModel() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getJavaModel() - Method in class org.apache.cxf.tools.common.ToolContext
 
getJaxbAnnotaions() - Method in class org.apache.cxf.tools.common.model.JavaField
 
getJaxbBindingFile() - Method in class org.apache.cxf.tools.common.ToolContext
 
getJType(String, String) - Static method in class org.apache.cxf.tools.util.BuiltInTypesJavaMappingUtil
 
getLocation() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getLocation() - Method in class org.apache.cxf.tools.common.model.JavaModel
 
getMaps() - Method in class org.apache.cxf.tools.util.PropertyUtil
 
getMessage() - Method in exception org.apache.cxf.tools.common.toolspec.parser.BadUsageException
 
getMessage() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UserError
 
getMethod() - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
getMethodName() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getMethods() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getModifier() - Method in class org.apache.cxf.tools.common.model.JavaField
 
getName() - Method in interface org.apache.cxf.tools.common.FrontEndGenerator
 
getName() - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
getName() - Method in class org.apache.cxf.tools.common.model.JavaField
 
getName() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getName() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getName() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getName() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getName() - Method in class org.apache.cxf.tools.common.toolspec.parser.Argument
 
getName() - Method in class org.apache.cxf.tools.common.toolspec.parser.Form
 
getName() - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
getNamespace() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getNameSpace() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getNamespacePackageMap() - Method in class org.apache.cxf.tools.common.ToolContext
 
getOperationName() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getOperations() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getOption() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.MissingOption
 
getOptionSwitch() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.DuplicateArgument
 
getOptionSwitch() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.DuplicateOption
 
getOptionSwitch() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.InvalidOption
 
getOptionSwitch() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.MissingOption
 
getOptionSwitch() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UnexpectedOption
 
getOutOutputStream() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getOutputStream() - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
getOutputStream(String) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
getOutstreamIds() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getOwner() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getPackageJavaDoc() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getPackageMappingSchemaBinding(String, String) - Static method in class org.apache.cxf.tools.util.JAXBUtils
Create the jaxb binding to customize namespace to package mapping
getPackageName() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getPackageName() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getPackageName() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getPackageName() - Method in class org.apache.cxf.tools.common.ToolContext
 
getParameter(String) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getParameter(String) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandDocument
 
getParameter(String) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
getParameterCount() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getParameterDefault(String) - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getParameterList() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getParameterList(boolean) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getParameterListWithoutAnnotation() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getParameterNames() - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandDocument
 
getParameters() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getParameters(String) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandDocument
 
getParameters(String) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
getParametersMap(Set<String>) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
get all parameters in a map
getParaName() - Method in class org.apache.cxf.tools.common.model.JavaField
 
getPartName() - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
getPipeline() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getPortName() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getPorts() - Method in class org.apache.cxf.tools.common.model.JavaServiceClass
 
getPortType() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getPosition() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
getPrimarySwitch() - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
getPrivClassAnnotation(Class<?>, Class<T>) - Static method in class org.apache.cxf.tools.util.AnnotationUtil
 
getPrivMethodAnnotation(Method, Class<T>) - Static method in class org.apache.cxf.tools.util.AnnotationUtil
 
getPrivParameterAnnotations(Method) - Static method in class org.apache.cxf.tools.util.AnnotationUtil
 
getProperty(String) - Method in class org.apache.cxf.tools.util.PropertyUtil
 
getQName() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getQName(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
getQName(String, String) - Method in class org.apache.cxf.tools.common.ToolContext
 
getRawName() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getReturn() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getReturnValue() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getSeiClassNames() - Method in class org.apache.cxf.tools.util.ClassCollector
 
getServiceClasses() - Method in class org.apache.cxf.tools.common.model.JavaModel
 
getServiceClassNames() - Method in class org.apache.cxf.tools.util.ClassCollector
 
getServiceName() - Method in class org.apache.cxf.tools.common.model.JavaServiceClass
 
getSignature() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getSimpleName() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getSoapAction() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getSOAPParameterStyle() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getSoapStyle() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getSOAPStyle() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getSoapUse() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getSOAPUse() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getSoapVersion() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getStreamRefName(String) - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
Arguments can have streamref attributes which associate them with a stream.
getStreams() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getStyle() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getStyle() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getStyle() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getSuperInterfaces() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getTargetNamespace() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getToolName() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
getToolUsage() - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
getTransURI() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getType() - Method in class org.apache.cxf.tools.common.model.JAnnotation
 
getType() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getTypesClassNames() - Method in class org.apache.cxf.tools.util.ClassCollector
 
getTypesFullClassName(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
getTypesPackages() - Method in class org.apache.cxf.tools.util.ClassCollector
 
getUsage() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
getUsage() - Method in exception org.apache.cxf.tools.common.toolspec.parser.BadUsageException
 
getUsage() - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
getUsage() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getUsageForms() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getUserObject(String) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
getValue() - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
getValue() - Method in class org.apache.cxf.tools.common.model.JavaExpression
Get the Value value.
getWebParam(Method, String) - Static method in class org.apache.cxf.tools.util.AnnotationUtil
 
getWebResult(Method) - Static method in class org.apache.cxf.tools.util.AnnotationUtil
 
getWebServiceName() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getWriter(File, String) - Method in class org.apache.cxf.tools.util.FileWriterUtil
 
getWriter(String, String) - Method in class org.apache.cxf.tools.util.FileWriterUtil
 
getWriter(String, String, String) - Method in class org.apache.cxf.tools.util.FileWriterUtil
 

H

HANDLER_CHAIN - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
HANDLER_CHAINS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
HANDLER_CHAINS_URI - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
HANDLER_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
hasArgument() - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
hasException(JavaException) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
hasExcludeNamespace(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
hasHandler() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
hashCode() - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
hasImmediateArgument() - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
hasInfoOption() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
hasInfoOption(TokenInputStream) - Method in class org.apache.cxf.tools.common.toolspec.parser.Form
 
hasMethod(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
hasNamespace(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
hasNext() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
hasParameter(String) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
hasParameter(String) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandDocument
 
hasParameter(String) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 

I

IMPL_CLASS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
IMPL_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
IMPORTED_DEFINITION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
IMPORTED_PORTTYPE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
IMPORTED_SERVICE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
IN - org.apache.cxf.tools.common.model.JavaType.Style
 
indexOf(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
init() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
init() - Method in interface org.apache.cxf.tools.common.toolspec.Tool
 
init() - Method in class org.apache.cxf.tools.common.toolspec.ToolSupport
 
INOUT - org.apache.cxf.tools.common.model.JavaType.Style
 
InvalidOption(String) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.InvalidOption
 
isAsync() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
isCallback() - Method in class org.apache.cxf.tools.common.model.JavaParameter
Get the Callback value.
isCollision(String, String) - Method in class org.apache.cxf.tools.util.FileWriterUtil
 
isExcludeNamespaceEnabled() - Method in class org.apache.cxf.tools.common.ToolContext
 
isHeader - Variable in class org.apache.cxf.tools.common.model.JavaType
 
isHeader() - Method in class org.apache.cxf.tools.common.model.JavaType
 
isHolder() - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
isIN() - Method in class org.apache.cxf.tools.common.model.JavaType
 
isINOUT() - Method in class org.apache.cxf.tools.common.model.JavaType
 
isJavaIdentifier(String) - Static method in class org.apache.cxf.tools.util.NameUtil
 
isLower(char) - Static method in class org.apache.cxf.tools.util.NameUtil
 
isOneWay() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
isOUT() - Method in class org.apache.cxf.tools.common.model.JavaType
 
isOutOfBound() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
isPackageNameChanged() - Method in class org.apache.cxf.tools.common.ToolContext
 
isPunct(char) - Static method in class org.apache.cxf.tools.util.NameUtil
 
isQuietMode() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
isReserved(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
isSatisfied(ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.Argument
 
isSatisfied(ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.Form
 
isSatisfied(ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
isSatisfied(ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.OptionGroup
 
isSatisfied(ErrorVisitor) - Method in interface org.apache.cxf.tools.common.toolspec.parser.TokenConsumer
 
isValidInputStream(String) - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
isVerbose() - Method in class org.apache.cxf.tools.common.ToolContext
 
isVerboseMode() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
isVerboseOn() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
isWrapperStyle() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 

J

JAnnotation - Class in org.apache.cxf.tools.common.model
 
JAnnotation() - Constructor for class org.apache.cxf.tools.common.model.JAnnotation
 
JAnnotation(Class<?>) - Constructor for class org.apache.cxf.tools.common.model.JAnnotation
 
JAnnotationElement - Class in org.apache.cxf.tools.common.model
 
JAnnotationElement() - Constructor for class org.apache.cxf.tools.common.model.JAnnotationElement
 
JAnnotationElement(String, Object) - Constructor for class org.apache.cxf.tools.common.model.JAnnotationElement
 
JAnnotationElement(String, Object, boolean) - Constructor for class org.apache.cxf.tools.common.model.JAnnotationElement
 
JavaAnnotatable - Interface in org.apache.cxf.tools.common.model
 
JavaClass - Class in org.apache.cxf.tools.common.model
 
JavaClass() - Constructor for class org.apache.cxf.tools.common.model.JavaClass
 
JavaClass(JavaModel) - Constructor for class org.apache.cxf.tools.common.model.JavaClass
 
JavaCodeBlock - Class in org.apache.cxf.tools.common.model
 
JavaCodeBlock() - Constructor for class org.apache.cxf.tools.common.model.JavaCodeBlock
 
JavaCommon - Class in org.apache.cxf.tools.common.model
 
JavaCommon() - Constructor for class org.apache.cxf.tools.common.model.JavaCommon
 
JavaException - Class in org.apache.cxf.tools.common.model
 
JavaException() - Constructor for class org.apache.cxf.tools.common.model.JavaException
 
JavaException(String, String, String) - Constructor for class org.apache.cxf.tools.common.model.JavaException
 
JavaExceptionClass - Class in org.apache.cxf.tools.common.model
 
JavaExceptionClass() - Constructor for class org.apache.cxf.tools.common.model.JavaExceptionClass
 
JavaExceptionClass(JavaModel) - Constructor for class org.apache.cxf.tools.common.model.JavaExceptionClass
 
JavaExpression - Class in org.apache.cxf.tools.common.model
 
JavaExpression() - Constructor for class org.apache.cxf.tools.common.model.JavaExpression
 
JavaField - Class in org.apache.cxf.tools.common.model
 
JavaField() - Constructor for class org.apache.cxf.tools.common.model.JavaField
 
JavaField(String, String, String) - Constructor for class org.apache.cxf.tools.common.model.JavaField
 
JavaInterface - Class in org.apache.cxf.tools.common.model
 
JavaInterface() - Constructor for class org.apache.cxf.tools.common.model.JavaInterface
 
JavaInterface(JavaModel) - Constructor for class org.apache.cxf.tools.common.model.JavaInterface
 
JavaMethod - Class in org.apache.cxf.tools.common.model
 
JavaMethod() - Constructor for class org.apache.cxf.tools.common.model.JavaMethod
 
JavaMethod(JavaInterface) - Constructor for class org.apache.cxf.tools.common.model.JavaMethod
 
javaModel - Variable in class org.apache.cxf.tools.common.ToolContext
 
JavaModel - Class in org.apache.cxf.tools.common.model
 
JavaModel() - Constructor for class org.apache.cxf.tools.common.model.JavaModel
 
JavaParameter - Class in org.apache.cxf.tools.common.model
 
JavaParameter() - Constructor for class org.apache.cxf.tools.common.model.JavaParameter
 
JavaParameter(String, String, String) - Constructor for class org.apache.cxf.tools.common.model.JavaParameter
 
JavaPort - Class in org.apache.cxf.tools.common.model
 
JavaPort(String) - Constructor for class org.apache.cxf.tools.common.model.JavaPort
 
JavaReturn - Class in org.apache.cxf.tools.common.model
 
JavaReturn() - Constructor for class org.apache.cxf.tools.common.model.JavaReturn
 
JavaReturn(String, String, String) - Constructor for class org.apache.cxf.tools.common.model.JavaReturn
 
JavaServiceClass - Class in org.apache.cxf.tools.common.model
 
JavaServiceClass(JavaModel) - Constructor for class org.apache.cxf.tools.common.model.JavaServiceClass
 
JavaType - Class in org.apache.cxf.tools.common.model
 
JavaType() - Constructor for class org.apache.cxf.tools.common.model.JavaType
 
JavaType(String, String, String) - Constructor for class org.apache.cxf.tools.common.model.JavaType
 
JavaType.Style - Enum in org.apache.cxf.tools.common.model
 
JAXB_BINDINGS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JAXB_DATABINDING - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JAXBUtils - Class in org.apache.cxf.tools.util
 
JAXWS_BINDING_NODE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JAXWS_BINDING_VERSION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JAXWS_BINDINGS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JAXWS_BINDINGS_WSDL_LOCATION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JAXWS_FRONTEND - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDR_DEST_STYLE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDR_INIT_CTX - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDR_JNDI_DEST - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDR_JNDI_FAC - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDR_JNDI_URL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDR_MSG_TYPE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDR_MSGID_TO_CORRID - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDR_SUBSCRIBER_NAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDRESS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 

L

load(InputStream) - Method in class org.apache.cxf.tools.util.PropertyUtil
 
load(InputStream, String) - Method in class org.apache.cxf.tools.util.PropertyUtil
 
loadClass(String, ClassLoader) - Static method in class org.apache.cxf.tools.util.AnnotationUtil
 
loadDefaultExcludes(InputStream) - Method in class org.apache.cxf.tools.common.ToolContext
 
loadDefaultNS2Pck(InputStream) - Method in class org.apache.cxf.tools.common.ToolContext
 
loadProperties(InputStream) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
loadProperties(String) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
LOG - Static variable in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
LOG - Static variable in class org.apache.cxf.tools.common.ClassUtils
 

M

makeCopy() - Method in class org.apache.cxf.tools.common.ToolContext
This method attempts to do a deep copy of items which may change in this ToolContext.
mangleNameToClassName(String) - Static method in class org.apache.cxf.tools.util.NameUtil
 
mangleNameToClassName(String, boolean) - Static method in class org.apache.cxf.tools.util.NameUtil
 
mangleNameToVariableName(String) - Static method in class org.apache.cxf.tools.util.NameUtil
 
mapPackageName(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
MissingArgument(String) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.MissingArgument
 
MissingOption(Option) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.MissingOption
 

N

name - Variable in class org.apache.cxf.tools.common.model.JavaType
 
NameUtil - Class in org.apache.cxf.tools.util
 
NS_JAXB_BINDINGS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
NS_JAXWS_BINDINGS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
NS_JMS_ADDRESS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
NS_XML_FORMAT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
NS_XML_HTTP - Static variable in class org.apache.cxf.tools.common.ToolConstants
 

O

Option - Class in org.apache.cxf.tools.common.toolspec.parser
 
Option(Element) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.Option
 
OptionGroup - Class in org.apache.cxf.tools.common.toolspec.parser
 
OptionGroup(Element) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.OptionGroup
 
optionSet(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
org.apache.cxf.tools.common - package org.apache.cxf.tools.common
 
org.apache.cxf.tools.common.dom - package org.apache.cxf.tools.common.dom
 
org.apache.cxf.tools.common.model - package org.apache.cxf.tools.common.model
 
org.apache.cxf.tools.common.toolspec - package org.apache.cxf.tools.common.toolspec
 
org.apache.cxf.tools.common.toolspec.parser - package org.apache.cxf.tools.common.toolspec.parser
 
org.apache.cxf.tools.util - package org.apache.cxf.tools.util
 
out - Variable in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
OUT - org.apache.cxf.tools.common.model.JavaType.Style
 
outputFullCommandLine() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
OutputStreamCreator - Class in org.apache.cxf.tools.util
 
OutputStreamCreator() - Constructor for class org.apache.cxf.tools.util.OutputStreamCreator
 
outputVersion() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 

P

packageName - Variable in class org.apache.cxf.tools.common.model.JavaType
 
parse(InputStream) - Method in class org.apache.cxf.tools.common.dom.ExtendedDocumentBuilder
 
parseArguments(String) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
parseArguments(String[]) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
parseCommandLine() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
parseOutputName(String, String) - Method in class org.apache.cxf.tools.common.VelocityGenerator
 
parseOutputName(String, String, String) - Method in class org.apache.cxf.tools.common.VelocityGenerator
 
peek() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
peek(int) - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
peekPre() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
performFunction() - Method in interface org.apache.cxf.tools.common.toolspec.Tool
A tool has to be prepared to perform it's duty any number of times.
performFunction() - Method in class org.apache.cxf.tools.common.toolspec.ToolSupport
 
PORT_NAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
PORTTYPE_MAP - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
printStackTrace(PrintStream) - Method in exception org.apache.cxf.tools.common.ToolException
 
printStackTrace(PrintStream, String, String) - Method in exception org.apache.cxf.tools.common.ToolException
 
printUsageException(String, BadUsageException) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
process() - Method in interface org.apache.cxf.tools.common.Processor
 
processClassNames() - Method in interface org.apache.cxf.tools.common.ClassNameProcessor
 
Processor - Interface in org.apache.cxf.tools.common
 
PropertyUtil - Class in org.apache.cxf.tools.util
 
PropertyUtil() - Constructor for class org.apache.cxf.tools.util.PropertyUtil
 
PROTOCOL_HANDLER_PKGS - Static variable in class org.apache.cxf.tools.util.URLFactory
 
put(Class<T>, T) - Method in class org.apache.cxf.tools.common.ToolContext
 
put(String, Object) - Method in class org.apache.cxf.tools.common.ToolContext
 

R

read() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
read(int) - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
readNext() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
readPre() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
redirectOutput() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
remove(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
removeMethod(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
replaceMethod(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
reserveClass(String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
RUNTIME_DATABINDING_CLASS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
runTool(Class<? extends ToolContainer>, InputStream, boolean, String[]) - Static method in class org.apache.cxf.tools.common.toolspec.ToolRunner
 
runTool(Class<? extends ToolContainer>, InputStream, boolean, String[], boolean) - Static method in class org.apache.cxf.tools.common.toolspec.ToolRunner
 
runTool(Class<? extends ToolContainer>, InputStream, boolean, String[], boolean, ToolContext) - Static method in class org.apache.cxf.tools.common.toolspec.ToolRunner
 
runTool(Class<? extends ToolContainer>, InputStream, boolean, String[], boolean, ToolContext, OutputStream) - Static method in class org.apache.cxf.tools.common.toolspec.ToolRunner
 
runTool(Class<? extends ToolContainer>, InputStream, boolean, String[], OutputStream) - Static method in class org.apache.cxf.tools.common.toolspec.ToolRunner
 
runTool(Class<? extends ToolContainer>, InputStream, boolean, String[], ToolContext) - Static method in class org.apache.cxf.tools.common.toolspec.ToolRunner
 

S

SCHEMA - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SCHEMA_TARGET_NAMESPACES - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SCHEMA_URI - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SEI_CLASS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SEI_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
sendDocument(String, Document) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
sendDocument(Document) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
serialVersionUID - Static variable in exception org.apache.cxf.tools.common.toolspec.parser.BadUsageException
 
serialVersionUID - Static variable in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor
 
SERVER_CLASS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SERVICE_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SERVICE_LIST - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SERVICE_NAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
setArguments(String[]) - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
setArguments(String[]) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContainer
 
setAsync(boolean) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setAttributes(String, Object) - Method in class org.apache.cxf.tools.common.VelocityGenerator
 
setBaseDir(String) - Method in class org.apache.cxf.tools.common.VelocityGenerator
 
setBindingAdress(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setBindingName(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setCallback(boolean) - Method in class org.apache.cxf.tools.common.model.JavaParameter
Set the Callback value.
setClassJavaDoc(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setClassName(String) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setCommonAttributes() - Method in class org.apache.cxf.tools.common.VelocityGenerator
 
setContext(ToolContext) - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
setContext(ToolContext) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContainer
 
setDefaultValueWriter(DefaultValueWriter) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setEnvironment(ToolContext) - Method in interface org.apache.cxf.tools.common.Processor
 
setErrorListener(ToolErrorListener) - Method in class org.apache.cxf.tools.common.ToolContext
 
setErrOutputStream(OutputStream) - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
setErrOutputStream(OutputStream) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContainer
 
setExceptionClassNames(Map<String, String>) - Method in class org.apache.cxf.tools.util.ClassCollector
 
setFullClassName(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setHandlerChains(Element) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setHeader(boolean) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setHolder(boolean) - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
setHolderName(String) - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
setImplClassNames(Map<String, String>) - Method in class org.apache.cxf.tools.util.ClassCollector
 
setInterface(JavaInterface) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setInterfaceClass(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setJavaCodeBlock(JavaCodeBlock) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setJavaDoc(String) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setJavaDoc(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setJavaModel(JavaModel) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setJavaModel(JavaModel) - Method in class org.apache.cxf.tools.common.ToolContext
 
setJaxbAnnotations(Annotation[]) - Method in class org.apache.cxf.tools.common.model.JavaField
 
setJaxbBindingFiles(List<InputSource>) - Method in class org.apache.cxf.tools.common.ToolContext
 
setLocation(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setLocation(String) - Method in class org.apache.cxf.tools.common.model.JavaModel
 
setMethod(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
setMethodName(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setMimeEnable(boolean) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setMode(String[]) - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
setModifier(String) - Method in class org.apache.cxf.tools.common.model.JavaField
 
setName(String) - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
setName(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setName(String) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setName(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setName(String) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setNamespace(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setNameSpace(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setOperationName(String) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setOutOutputStream(OutputStream) - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
setOutOutputStream(OutputStream) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContainer
 
setOwner(JavaInterface) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setPackageJavaDoc(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setPackageName(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setPackageName(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setPackageName(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
setParameters(Map<String, Object>) - Method in class org.apache.cxf.tools.common.ToolContext
 
setPartName(String) - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
setPortName(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setPortType(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setPosition(int) - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
setQName(QName) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setReturn(JavaReturn) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setSeiClassNames(Map<String, String>) - Method in class org.apache.cxf.tools.util.ClassCollector
 
setServiceClassNames(Map<String, String>) - Method in class org.apache.cxf.tools.util.ClassCollector
 
setServiceName(String) - Method in class org.apache.cxf.tools.common.model.JavaServiceClass
 
setSoapAction(String) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setSOAPParameterStyle(SOAPBinding.ParameterStyle) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setSoapStyle(SOAPBinding.Style) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setSOAPStyle(SOAPBinding.Style) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setSoapUse(SOAPBinding.Use) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setSOAPUse(SOAPBinding.Use) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setSoapVersion(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setStyle(SOAPBinding.Style) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setStyle(OperationType) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setStyle(JavaType.Style) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setTargetNamespace(String) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setTestInProgress(boolean) - Static method in class org.apache.cxf.tools.common.CommandInterfaceUtils
 
setToolSpec(ToolSpec) - Method in class org.apache.cxf.tools.common.toolspec.parser.Argument
 
setToolSpec(ToolSpec) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
setTransURI(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setType(Class<?>) - Method in class org.apache.cxf.tools.common.model.JAnnotation
 
setType(String) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setTypesClassNames(Map<String, String>) - Method in class org.apache.cxf.tools.util.ClassCollector
 
setUserObject(String, Object) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
setValidating(boolean) - Method in class org.apache.cxf.tools.common.dom.ExtendedDocumentBuilder
 
setValue(Object) - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
setValue(String) - Method in class org.apache.cxf.tools.common.model.JavaExpression
Set the Value value.
setWebServiceName(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setWrapperStyle(boolean) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
SIMPLE_FRONTEND - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
simpleName - Variable in class org.apache.cxf.tools.common.model.JavaType
 
style - Variable in class org.apache.cxf.tools.common.model.JavaType
 
SVR_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 

T

targetNamespace - Variable in class org.apache.cxf.tools.common.model.JavaType
 
tearDown() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
throwToolException() - Method in class org.apache.cxf.tools.common.ToolErrorListener
 
throwUsage(ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
TokenConsumer - Interface in org.apache.cxf.tools.common.toolspec.parser
 
TokenInputStream - Class in org.apache.cxf.tools.common.toolspec.parser
 
TokenInputStream(String[]) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
toMixedCaseName(List<String>, boolean) - Static method in class org.apache.cxf.tools.util.NameUtil
 
toMixedCaseVariableName(String[], boolean, boolean) - Static method in class org.apache.cxf.tools.util.NameUtil
 
Tool - Interface in org.apache.cxf.tools.common.toolspec
 
TOOL_SPEC_PUBLIC_ID - Static variable in interface org.apache.cxf.tools.common.toolspec.Tool
 
ToolConstants - Class in org.apache.cxf.tools.common
 
ToolContainer - Interface in org.apache.cxf.tools.common.toolspec
 
ToolContext - Class in org.apache.cxf.tools.common
 
ToolContext - Interface in org.apache.cxf.tools.common.toolspec
 
ToolContext() - Constructor for class org.apache.cxf.tools.common.ToolContext
 
ToolErrorListener - Class in org.apache.cxf.tools.common
 
ToolErrorListener() - Constructor for class org.apache.cxf.tools.common.ToolErrorListener
 
ToolException - Exception in org.apache.cxf.tools.common
Exception used for unrecoverable error in a CXF tool.
ToolException() - Constructor for exception org.apache.cxf.tools.common.ToolException
 
ToolException(String) - Constructor for exception org.apache.cxf.tools.common.ToolException
 
ToolException(String, Throwable) - Constructor for exception org.apache.cxf.tools.common.ToolException
 
ToolException(String, List<ToolErrorListener.ErrorInfo>) - Constructor for exception org.apache.cxf.tools.common.ToolException
 
ToolException(String, Logger) - Constructor for exception org.apache.cxf.tools.common.ToolException
Construct message from message property bundle and logger.
ToolException(String, Logger, Object...) - Constructor for exception org.apache.cxf.tools.common.ToolException
 
ToolException(Throwable) - Constructor for exception org.apache.cxf.tools.common.ToolException
 
ToolException(Message) - Constructor for exception org.apache.cxf.tools.common.ToolException
 
ToolException(Message, Throwable) - Constructor for exception org.apache.cxf.tools.common.ToolException
 
ToolRunner - Class in org.apache.cxf.tools.common.toolspec
 
toolspec - Variable in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
toolspec - Variable in class org.apache.cxf.tools.common.toolspec.parser.Argument
 
ToolSpec - Class in org.apache.cxf.tools.common.toolspec
 
ToolSpec() - Constructor for class org.apache.cxf.tools.common.toolspec.ToolSpec
 
ToolSpec(InputStream) - Constructor for class org.apache.cxf.tools.common.toolspec.ToolSpec
 
ToolSpec(InputStream, boolean) - Constructor for class org.apache.cxf.tools.common.toolspec.ToolSpec
 
ToolSpec(Document) - Constructor for class org.apache.cxf.tools.common.toolspec.ToolSpec
 
TOOLSPECS_BASE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
ToolSupport - Class in org.apache.cxf.tools.common.toolspec
 
ToolSupport() - Constructor for class org.apache.cxf.tools.common.toolspec.ToolSupport
 
toString() - Method in class org.apache.cxf.tools.common.model.JAnnotation
 
toString() - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
toString() - Method in class org.apache.cxf.tools.common.model.JavaExpression
 
toString() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
toString() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
toString() - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
toString() - Method in class org.apache.cxf.tools.common.model.JavaType
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.Argument
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.DuplicateArgument
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.DuplicateOption
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.InvalidOption
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.MissingArgument
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.MissingOption
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UnexpectedArgument
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UnexpectedOption
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UserError
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.Form
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.OptionGroup
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
toWordList(String) - Static method in class org.apache.cxf.tools.util.NameUtil
 
toWordList(String, boolean) - Static method in class org.apache.cxf.tools.util.NameUtil
 
transform(InputStream, OutputStream) - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
type - Variable in class org.apache.cxf.tools.common.model.JavaType
 
TYPE_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 

U

UnexpectedArgument(String) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UnexpectedArgument
 
UnexpectedOption(String) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UnexpectedOption
 
UNKNOWN_PROPTOCL_EX_MSG - Static variable in class org.apache.cxf.tools.util.URLFactory
 
URLFactory - Class in org.apache.cxf.tools.util
 
UserError(String) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UserError
 

V

valueOf(String) - Static method in enum org.apache.cxf.tools.common.model.JavaType.Style
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.cxf.tools.common.model.JavaType.Style
Returns an array containing the constants of this enum type, in the order they are declared.
VelocityGenerator - Class in org.apache.cxf.tools.common
 
VelocityGenerator() - Constructor for class org.apache.cxf.tools.common.VelocityGenerator
 
VelocityGenerator(boolean) - Constructor for class org.apache.cxf.tools.common.VelocityGenerator
 
VelocityWriter - Class in org.apache.cxf.tools.common
 
VelocityWriter(Writer) - Constructor for class org.apache.cxf.tools.common.VelocityWriter
 
VelocityWriter(Writer, int) - Constructor for class org.apache.cxf.tools.common.VelocityWriter
 

W

write(char[]) - Method in class org.apache.cxf.tools.common.VelocityWriter
 
write(int) - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer.GenericOutputStream
 
write(String) - Method in class org.apache.cxf.tools.common.VelocityWriter
 
writeDefaultValue(Writer, String, String, String) - Method in interface org.apache.cxf.tools.common.model.DefaultValueWriter
 
writeDefaultValue(Writer, String, String, String) - Method in class org.apache.cxf.tools.common.model.JavaType
 
WSA_NAMESPACE_URI - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
WSDL_DEFINITION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
WSDL_NAMESPACE_URI - Static variable in class org.apache.cxf.tools.common.ToolConstants
 

X

XML_BINDING_FORMAT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XML_FORMAT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XML_FORMAT_PREFIX - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XML_HTTP_ADDRESS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XML_HTTP_PREFIX - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XML_NAMESPACE_URI - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XML_SCHEMA_COLLECTION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XMLBINDING_HTTP_LOCATION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XMLBINDING_ROOTNODE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
A B C D E F G H I J L M N O P R S T U V W X 
All Classes All Packages