Uses of Class
org.apache.cxf.tools.common.ToolException
Packages that use ToolException
Package
Description
-
Uses of ToolException in org.apache.cxf.tools.common
Methods in org.apache.cxf.tools.common that throw ToolExceptionModifier and TypeMethodDescriptionvoidAbstractCXFToolContainer.checkParams(ErrorVisitor err) Check command-line parameters for validity.voidClassUtils.compile(ToolContext context) voidvoidAbstractCXFToolContainer.execute(boolean exitOnFinish) booleanAbstractCXFToolContainer.hasInfoOption()VelocityGenerator.parseOutputName(String packageName, String filename) VelocityGenerator.parseOutputName(String packageName, String filename, String ext) voidProcessor.process() -
Uses of ToolException in org.apache.cxf.tools.common.model
Methods in org.apache.cxf.tools.common.model that throw ToolException -
Uses of ToolException in org.apache.cxf.tools.common.toolspec
Methods in org.apache.cxf.tools.common.toolspec that throw ToolExceptionModifier and TypeMethodDescriptionvoidTool.destroy()voidToolSupport.destroy()voidAbstractToolContainer.execute(boolean exitOnFinish) voidToolContainer.execute(boolean exitOnFinish) ToolSpec.getHandler()ToolSpec.getHandler(ClassLoader loader) ToolContext.getInputDocument()Request a document based on the standard input stream.ToolContext.getInputDocument(String id) Request a document based on the input stream.ToolContext.getInputStream()Request the standard input stream.ToolContext.getInputStream(String id) Request an input stream.ToolContext.getOutputStream()ToolContext.getOutputStream(String id) ToolContext.getParameter(String name) String[]ToolContext.getParameters(String name) booleanToolContext.hasParameter(String name) voidAbstractToolContainer.init()voidTool.init()voidToolSupport.init()voidTool.performFunction()A tool has to be prepared to perform it's duty any number of times.voidToolSupport.performFunction()Constructors in org.apache.cxf.tools.common.toolspec that throw ToolExceptionModifierConstructorDescriptionToolSpec(InputStream in) ToolSpec(InputStream in, boolean validate) -
Uses of ToolException in org.apache.cxf.tools.util
Methods in org.apache.cxf.tools.util that throw ToolExceptionModifier and TypeMethodDescriptionbooleanFileWriterUtil.isCollision(String packageName, String fileName) Constructors in org.apache.cxf.tools.util that throw ToolException