Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
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
AbstractToolContainer.GenericOutputStream()
- Constructor for class org.apache.cxf.tools.common.toolspec.
AbstractToolContainer.GenericOutputStream
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(JAnnotation)
- Method in class org.apache.cxf.tools.common.model.
JavaField
addAnnotation(JAnnotation)
- Method in class org.apache.cxf.tools.common.model.
JavaInterface
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
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
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
addSOAPNamespace(Definition, boolean)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
addTypesClassName(String, String, String)
- Method in class org.apache.cxf.tools.util.
ClassCollector
annotate(JavaAnnotatable)
- Method in interface org.apache.cxf.tools.common.model.
Annotator
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
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
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
- Class in
org.apache.cxf.tools.common.toolspec.parser
Argument(Element)
- Constructor for class org.apache.cxf.tools.common.toolspec.parser.
Argument
argument
- Variable in class org.apache.cxf.tools.common.toolspec.parser.
Option
assertAttributesEquals(Map<QName, String>, Map<QName, String>, Collection<String>)
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
assertFileEquals(String, String)
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
assertFileEquals(File, File)
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
assertTagEquals(Tag, Tag)
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
assertTagEquals(Tag, Tag, List<String>, List<String>)
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
assertWsdlEquals(File, File, List<String>, List<String>)
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
assertWsdlEquals(File, File)
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
assertWsdlEquals(InputStream, InputStream, List<String>, List<String>)
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
assertWsdlEquals(InputStream, InputStream)
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
assertXmlEquals(File, File)
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
assertXmlEquals(File, File, List<String>)
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
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(ErrorVisitor)
- 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
buildDir(String)
- Method in class org.apache.cxf.tools.util.
FileWriterUtil
BuiltInTypesJavaMappingUtil
- Class in
org.apache.cxf.tools.util
C
capitalize(String)
- Static method in class org.apache.cxf.tools.util.
NameUtil
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
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
containExceptionClass(String, String)
- Method in class org.apache.cxf.tools.util.
ClassCollector
containSeiClass(String, String)
- Method in class org.apache.cxf.tools.util.
ClassCollector
containsKey(String)
- Method in class org.apache.cxf.tools.common.
ToolContext
containsReservedKeywords(String)
- Static method in class org.apache.cxf.tools.util.
URIParserUtil
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
createFreshXMLStreamReader(InputSource)
- Static method in class org.apache.cxf.tools.util.
StAXUtil
createSoapAddress(ExtensionRegistry, boolean)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
createSoapBinding(ExtensionRegistry, boolean)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
createSoapBody(ExtensionRegistry, Class, boolean)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
createSoapFault(ExtensionRegistry, boolean)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
createSoapHeader(ExtensionRegistry, Class, boolean)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
createSoapOperation(ExtensionRegistry, boolean)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
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
D
DataTypeAdapter
- Class in
org.apache.cxf.tools.common
DEFAULT_IGNORE_ATTR
- Static variable in class org.apache.cxf.tools.common.
ProcessorTestBase
DEFAULT_IGNORE_TAG
- Static variable in class org.apache.cxf.tools.common.
ProcessorTestBase
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
E
enableMime()
- Method in class org.apache.cxf.tools.common.model.
JavaMethod
env
- Variable in class org.apache.cxf.tools.common.
ProcessorTestBase
equals(Object)
- Method in class org.apache.cxf.tools.common.model.
JAnnotationElement
equals(Object)
- Method in class org.apache.cxf.tools.common.
Tag
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.DuplicateArgument(String)
- Constructor for class org.apache.cxf.tools.common.toolspec.parser.
ErrorVisitor.DuplicateArgument
ErrorVisitor.DuplicateOption
- Class in
org.apache.cxf.tools.common.toolspec.parser
ErrorVisitor.DuplicateOption(String)
- Constructor for class org.apache.cxf.tools.common.toolspec.parser.
ErrorVisitor.DuplicateOption
ErrorVisitor.InvalidOption
- Class in
org.apache.cxf.tools.common.toolspec.parser
ErrorVisitor.InvalidOption(String)
- Constructor for class org.apache.cxf.tools.common.toolspec.parser.
ErrorVisitor.InvalidOption
ErrorVisitor.MissingArgument
- Class in
org.apache.cxf.tools.common.toolspec.parser
ErrorVisitor.MissingArgument(String)
- Constructor for class org.apache.cxf.tools.common.toolspec.parser.
ErrorVisitor.MissingArgument
ErrorVisitor.MissingOption
- Class in
org.apache.cxf.tools.common.toolspec.parser
ErrorVisitor.MissingOption(Option)
- Constructor for class org.apache.cxf.tools.common.toolspec.parser.
ErrorVisitor.MissingOption
ErrorVisitor.UnexpectedArgument
- Class in
org.apache.cxf.tools.common.toolspec.parser
ErrorVisitor.UnexpectedArgument(String)
- Constructor for class org.apache.cxf.tools.common.toolspec.parser.
ErrorVisitor.UnexpectedArgument
ErrorVisitor.UnexpectedOption
- Class in
org.apache.cxf.tools.common.toolspec.parser
ErrorVisitor.UnexpectedOption(String)
- Constructor for class org.apache.cxf.tools.common.toolspec.parser.
ErrorVisitor.UnexpectedOption
ErrorVisitor.UserError
- Class in
org.apache.cxf.tools.common.toolspec.parser
ErrorVisitor.UserError(String)
- Constructor for class org.apache.cxf.tools.common.toolspec.parser.
ErrorVisitor.UserError
errOut
- Variable in class org.apache.cxf.tools.common.
ToolTestBase
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
ExtensionInvocationHandler
- Class in
org.apache.cxf.tools.common
ExtensionInvocationHandler(Object)
- Constructor for class org.apache.cxf.tools.common.
ExtensionInvocationHandler
F
FileWriterUtil
- Class in
org.apache.cxf.tools.util
FileWriterUtil(String)
- 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
FrontEndGenerator
- Interface in
org.apache.cxf.tools.common
G
generate(ToolContext)
- Method in interface org.apache.cxf.tools.common.
FrontEndGenerator
get(String)
- Method in class org.apache.cxf.tools.common.
ToolContext
get(String, Object)
- 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(Class<T>)
- Method in class org.apache.cxf.tools.common.
ToolContext
getAbsoluteURI(String)
- Static method in class org.apache.cxf.tools.util.
URIParserUtil
getAllImport()
- Method in class org.apache.cxf.tools.common.model.
JavaCommon
getAnnotation(String)
- Method in class org.apache.cxf.tools.common.model.
JavaParameter
getAnnotation()
- Method in class org.apache.cxf.tools.common.toolspec.parser.
Option
getAnnotation()
- Method in class org.apache.cxf.tools.common.toolspec.
ToolSpec
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
getAttributes()
- Method in class org.apache.cxf.tools.common.
Tag
getBeanConfigResource()
- Method in class org.apache.cxf.tools.common.
AbstractCXFToolContainer
getBindingAdress()
- Method in class org.apache.cxf.tools.common.model.
JavaPort
getBindingAnnotation(String)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getBindingInputSOAPBody(BindingOperation)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getBindingInputSOAPHeader(BindingOperation)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getBindingName()
- Method in class org.apache.cxf.tools.common.model.
JavaPort
getBindingOperationSoapFaults(BindingOperation)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getBindingOutputSOAPBody(BindingOperation)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getBindingOutputSOAPHeader(BindingOperation)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getBindingStyle(Binding)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getBooleanValue(String, String)
- Method in class org.apache.cxf.tools.common.
ToolContext
getBus()
- Method in class org.apache.cxf.tools.common.toolspec.
AbstractToolContainer
getCanonicalBindingStyle(Binding)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getCatalogURL()
- Method in class org.apache.cxf.tools.common.toolspec.
AbstractToolContainer
getClassJavaDoc()
- Method in class org.apache.cxf.tools.common.model.
JavaInterface
getClassJavaDoc()
- Method in class org.apache.cxf.tools.common.model.
JavaServiceClass
getClassLoader(ClassLoader)
- Static method in class org.apache.cxf.tools.util.
AnnotationUtil
getClassName()
- Method in class org.apache.cxf.tools.common.model.
JavaType
getClassPath()
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
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
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
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
getIgnoreAttr()
- Method in class org.apache.cxf.tools.common.
Tag
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(String)
- Method in interface org.apache.cxf.tools.common.toolspec.
ToolContext
Request a document based on the input stream.
getInputDocument()
- Method in interface org.apache.cxf.tools.common.toolspec.
ToolContext
Request a document based on the standard input stream.
getInputStream(String)
- Method in interface org.apache.cxf.tools.common.toolspec.
ToolContext
Request an input stream.
getInputStream()
- Method in interface org.apache.cxf.tools.common.toolspec.
ToolContext
Request the standard 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
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
getLastTag(Tag)
- Method in class org.apache.cxf.tools.util.
StAXUtil
getLastTag(Tag)
- Method in class org.apache.cxf.tools.util.
ToolsStaxUtils
getLocation()
- Method in class org.apache.cxf.tools.common.model.
JavaInterface
getLocation()
- Method in class org.apache.cxf.tools.common.model.
JavaModel
getLocation(String)
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
getLocation(String)
- Method in class org.apache.cxf.tools.common.
ToolTestBase
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(String)
- 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.
Tag
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
getNamespace(String)
- Static method in class org.apache.cxf.tools.util.
URIParserUtil
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(String)
- Method in interface org.apache.cxf.tools.common.toolspec.
ToolContext
getOutputStream()
- 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
getPackageJavaDoc()
- Method in class org.apache.cxf.tools.common.model.
JavaServiceClass
getPackageMappingSchemaBindingFile(String, String)
- Static method in class org.apache.cxf.tools.util.
JAXBUtils
Create the jaxb binding file 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
getPackageName(String)
- Static method in class org.apache.cxf.tools.util.
URIParserUtil
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)
- 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
getParent()
- Method in class org.apache.cxf.tools.common.
Tag
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
getProxy(Class<T>, Object)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
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
getResource(String)
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
getReturn()
- Method in class org.apache.cxf.tools.common.model.
JavaMethod
getReturnValue()
- Method in class org.apache.cxf.tools.common.model.
JavaMethod
getSAXParser()
- Method in class org.apache.cxf.tools.common.dom.
SchemaValidatingSAXParser
getServiceClasses()
- Method in class org.apache.cxf.tools.common.model.
JavaModel
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
getSoapAddress(Object)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getSoapBinding(List<ExtensibilityElement>)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getSoapBinding(Object)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getSoapBody(List<ExtensibilityElement>)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getSoapBody(Object)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getSoapFault(Object)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getSoapHeader(Object)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getSoapHeaders(List<ExtensibilityElement>)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getSoapOperation(List<ExtensibilityElement>)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getSoapOperation(Object)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getSOAPOperationStyle(BindingOperation)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getSOAPParameterStyle()
- Method in class org.apache.cxf.tools.common.model.
JavaInterface
getSOAPStyle()
- Method in class org.apache.cxf.tools.common.model.
JavaInterface
getSoapStyle()
- Method in class org.apache.cxf.tools.common.model.
JavaMethod
getSoapStyle(String)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getSOAPUse()
- Method in class org.apache.cxf.tools.common.model.
JavaInterface
getSoapUse()
- Method in class org.apache.cxf.tools.common.model.
JavaMethod
getSoapUse(String)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
getSoapVersion()
- Method in class org.apache.cxf.tools.common.model.
JavaPort
getStdErr()
- Method in class org.apache.cxf.tools.common.
ToolTestBase
getStdOut()
- Method in class org.apache.cxf.tools.common.
ToolTestBase
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
getStringFromFile(File)
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
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
getTags()
- Method in class org.apache.cxf.tools.common.
Tag
getTags(File)
- Static method in class org.apache.cxf.tools.util.
StAXUtil
getTags(File)
- Static method in class org.apache.cxf.tools.util.
ToolsStaxUtils
getTagTree(File)
- Static method in class org.apache.cxf.tools.util.
StAXUtil
getTagTree(File, List<String>)
- Static method in class org.apache.cxf.tools.util.
StAXUtil
getTagTree(InputStream, List<String>)
- Static method in class org.apache.cxf.tools.util.
StAXUtil
getTagTree(File)
- Static method in class org.apache.cxf.tools.util.
ToolsStaxUtils
getTagTree(File, List<String>)
- Static method in class org.apache.cxf.tools.util.
ToolsStaxUtils
getTagTree(InputStream, List<String>)
- Static method in class org.apache.cxf.tools.util.
ToolsStaxUtils
getTargetNamespace()
- Method in class org.apache.cxf.tools.common.model.
JavaType
getText()
- Method in class org.apache.cxf.tools.common.
Tag
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
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)
- Static method in class org.apache.cxf.tools.util.
FileWriterUtil
getWriter(File, String)
- Static method in class org.apache.cxf.tools.util.
FileWriterUtil
getWriter(String, String)
- Method in class org.apache.cxf.tools.util.
FileWriterUtil
H
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
hashCode()
- Method in class org.apache.cxf.tools.common.
Tag
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
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
innerJaxbPackageBinding(Element, String)
- Static method in class org.apache.cxf.tools.util.
JAXBUtils
invoke(Object, Method, Object[])
- Method in class org.apache.cxf.tools.common.
ExtensionInvocationHandler
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
isMixedStyle(Binding)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
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
isPunct(char)
- Static method in class org.apache.cxf.tools.util.
NameUtil
isQuietMode()
- Method in class org.apache.cxf.tools.common.toolspec.
AbstractToolContainer
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
isSOAPAddress(Object)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
isSOAPBinding(Binding)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
isSOAPBinding(Object)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
isSOAPBody(Object)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
isSOAPFault(Object)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
isSOAPHeader(Object)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
isSOAPOperation(Object)
- Static method in class org.apache.cxf.tools.util.
SOAPBindingUtil
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
- Class in
org.apache.cxf.tools.common.model
JavaModel()
- Constructor for class org.apache.cxf.tools.common.model.
JavaModel
javaModel
- Variable in class org.apache.cxf.tools.common.
ToolContext
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
JAXBUtils
- Class in
org.apache.cxf.tools.util
L
load(InputStream, String)
- Method in class org.apache.cxf.tools.util.
PropertyUtil
load(InputStream)
- 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
mangleNameToVariableName(String)
- Static method in class org.apache.cxf.tools.util.
NameUtil
mapPackageName(String)
- Method in class org.apache.cxf.tools.common.
ToolContext
N
name
- Variable in class org.apache.cxf.tools.common.model.
JavaType
NameUtil
- Class in
org.apache.cxf.tools.util
normalize(String)
- Static method in class org.apache.cxf.tools.util.
URIParserUtil
O
oldStdErr
- Variable in class org.apache.cxf.tools.common.
ToolTestBase
oldStdOut
- Variable in class org.apache.cxf.tools.common.
ToolTestBase
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.extensions.soap
- package org.apache.cxf.tools.common.extensions.soap
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
output
- Variable in class org.apache.cxf.tools.common.
ProcessorTestBase
outputFullCommandLine()
- Method in class org.apache.cxf.tools.common.
AbstractCXFToolContainer
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
parseDate(String)
- Static method in class org.apache.cxf.tools.common.
DataTypeAdapter
parseDateTime(String)
- Static method in class org.apache.cxf.tools.common.
DataTypeAdapter
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
parsePackageName(String, String)
- Static method in class org.apache.cxf.tools.util.
URIParserUtil
parseTime(String)
- Static method in class org.apache.cxf.tools.common.
DataTypeAdapter
pathToURLs(String)
- Static method in class org.apache.cxf.tools.util.
URIParserUtil
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
printDate(Date)
- Static method in class org.apache.cxf.tools.common.
DataTypeAdapter
printDateTime(Date)
- Static method in class org.apache.cxf.tools.common.
DataTypeAdapter
printTime(Date)
- Static method in class org.apache.cxf.tools.common.
DataTypeAdapter
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
ProcessorTestBase
- Class in
org.apache.cxf.tools.common
ProcessorTestBase()
- Constructor for class org.apache.cxf.tools.common.
ProcessorTestBase
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
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[], ToolContext)
- 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
S
SchemaValidatingSAXParser
- Class in
org.apache.cxf.tools.common.dom
(not thread safe)
SchemaValidatingSAXParser()
- Constructor for class org.apache.cxf.tools.common.dom.
SchemaValidatingSAXParser
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
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
setBeanConfigResource(String)
- Method in class org.apache.cxf.tools.common.
AbstractCXFToolContainer
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
setClassJavaDoc(String)
- Method in class org.apache.cxf.tools.common.model.
JavaServiceClass
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
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
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
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
setName(QName)
- Method in class org.apache.cxf.tools.common.
Tag
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
setOwner(JavaInterface)
- Method in class org.apache.cxf.tools.common.model.
JavaType
setPackageJavaDoc(String)
- Method in class org.apache.cxf.tools.common.model.
JavaInterface
setPackageJavaDoc(String)
- Method in class org.apache.cxf.tools.common.model.
JavaServiceClass
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
setParent(Tag)
- Method in class org.apache.cxf.tools.common.
Tag
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
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.
JavaInterface
setSoapStyle(SOAPBinding.Style)
- Method in class org.apache.cxf.tools.common.model.
JavaMethod
setSOAPUse(SOAPBinding.Use)
- Method in class org.apache.cxf.tools.common.model.
JavaInterface
setSoapUse(SOAPBinding.Use)
- Method in class org.apache.cxf.tools.common.model.
JavaMethod
setSoapVersion(String)
- Method in class org.apache.cxf.tools.common.model.
JavaPort
setStyle(OperationType)
- Method in class org.apache.cxf.tools.common.model.
JavaMethod
setStyle(SOAPBinding.Style)
- Method in class org.apache.cxf.tools.common.model.
JavaPort
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
setText(String)
- Method in class org.apache.cxf.tools.common.
Tag
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
setUp()
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
setUp()
- Method in class org.apache.cxf.tools.common.
ToolTestBase
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
setValidating(boolean)
- Method in class org.apache.cxf.tools.common.dom.
SchemaValidatingSAXParser
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
simpleName
- Variable in class org.apache.cxf.tools.common.model.
JavaType
SoapAddress
- Interface in
org.apache.cxf.tools.common.extensions.soap
SoapBinding
- Interface in
org.apache.cxf.tools.common.extensions.soap
SOAPBindingUtil
- Class in
org.apache.cxf.tools.util
SoapBody
- Interface in
org.apache.cxf.tools.common.extensions.soap
SoapFault
- Interface in
org.apache.cxf.tools.common.extensions.soap
SoapHeader
- Interface in
org.apache.cxf.tools.common.extensions.soap
SoapHeaderFault
- Interface in
org.apache.cxf.tools.common.extensions.soap
SoapOperation
- Interface in
org.apache.cxf.tools.common.extensions.soap
StAXUtil
- Class in
org.apache.cxf.tools.util
stdOut
- Variable in class org.apache.cxf.tools.common.
ToolTestBase
style
- Variable in class org.apache.cxf.tools.common.model.
JavaType
T
Tag
- Class in
org.apache.cxf.tools.common
Tag()
- Constructor for class org.apache.cxf.tools.common.
Tag
targetNamespace
- Variable in class org.apache.cxf.tools.common.model.
JavaType
tearDown()
- Method in class org.apache.cxf.tools.common.
ProcessorTestBase
tearDown()
- Method in class org.apache.cxf.tools.common.toolspec.
AbstractToolContainer
tearDown()
- Method in class org.apache.cxf.tools.common.
ToolTestBase
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
ToolContainer
- Interface in
org.apache.cxf.tools.common.toolspec
ToolContext
- Class in
org.apache.cxf.tools.common
ToolContext()
- Constructor for class org.apache.cxf.tools.common.
ToolContext
ToolContext
- Interface in
org.apache.cxf.tools.common.toolspec
ToolException
- Exception in
org.apache.cxf.tools.common
ToolException()
- Constructor for exception org.apache.cxf.tools.common.
ToolException
ToolException(Message)
- Constructor for exception org.apache.cxf.tools.common.
ToolException
ToolException(String)
- Constructor for exception org.apache.cxf.tools.common.
ToolException
ToolException(Message, Throwable)
- Constructor for exception org.apache.cxf.tools.common.
ToolException
ToolException(String, Throwable)
- Constructor for exception org.apache.cxf.tools.common.
ToolException
ToolException(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
ToolsStaxUtils
- Class in
org.apache.cxf.tools.util
ToolSupport
- Class in
org.apache.cxf.tools.common.toolspec
ToolSupport()
- Constructor for class org.apache.cxf.tools.common.toolspec.
ToolSupport
ToolTestBase
- Class in
org.apache.cxf.tools.common
ToolTestBase()
- Constructor for class org.apache.cxf.tools.common.
ToolTestBase
toStartTag(XMLStreamReader)
- Static method in class org.apache.cxf.tools.util.
StAXUtil
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.
Tag
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
transform(InputStream, OutputStream)
- Method in class org.apache.cxf.tools.common.toolspec.
ToolSpec
type
- Variable in class org.apache.cxf.tools.common.model.
JavaType
U
UNKNOWN_PROPTOCL_EX_MSG
- Static variable in class org.apache.cxf.tools.util.
URLFactory
URIParserUtil
- Class in
org.apache.cxf.tools.util
URLFactory
- Class in
org.apache.cxf.tools.util
V
validateWSDL()
- Method in class org.apache.cxf.tools.common.
ToolContext
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're 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(int)
- Method in class org.apache.cxf.tools.common.toolspec.
AbstractToolContainer.GenericOutputStream
write(char[])
- Method in class org.apache.cxf.tools.common.
VelocityWriter
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
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache CXF