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