Package org.apache.axis.encoding
Class ConstructorTarget
java.lang.Object
org.apache.axis.encoding.ConstructorTarget
- All Implemented Interfaces:
Target
Used when the class need a specific Constructor (not default one)
- Author:
- Florent Benoit
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConstructorTarget
-
-
Method Details
-
set
Instantiate a new class with right constructor- Specified by:
set
in interfaceTarget
- Parameters:
value
- value to use on Constructor- Throws:
SAXException
- on error
-