public class ConvertorFactory
extends java.lang.Object
| Constructor and Description |
|---|
ConvertorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static OMElementConvertor |
createOMElementConvertor(AxisService axisService,
java.lang.String scriptName)
Creates an OMElementConvertor for the script.
|
protected static OMElementConvertor |
getAxis2Convertor(AxisService axisService,
java.lang.String scriptName) |
protected static OMElementConvertor |
getDefaultScriptConvertor(AxisService axisService,
java.lang.String scriptName) |
protected static OMElementConvertor |
getScriptConvertor(AxisService axisService) |
public static OMElementConvertor createOMElementConvertor(AxisService axisService, java.lang.String scriptName) throws AxisFault
AxisFaultprotected static OMElementConvertor getScriptConvertor(AxisService axisService)
protected static OMElementConvertor getAxis2Convertor(AxisService axisService, java.lang.String scriptName)
protected static OMElementConvertor getDefaultScriptConvertor(AxisService axisService, java.lang.String scriptName) throws java.lang.InstantiationException, java.lang.IllegalAccessException
java.lang.InstantiationExceptionjava.lang.IllegalAccessExceptionCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.