my dog learned polymorphism
The moose likes Java in General and the fly likes How can i access/instantiate this class which has no constructor? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "How can i access/instantiate this class which has no constructor? " Watch "How can i access/instantiate this class which has no constructor? " New topic
Author

How can i access/instantiate this class which has no constructor?

O. Ziggy
Ranch Hand

Joined: Oct 02, 2005
Posts: 430

The class has the following methods/members which include one inner class. How can i instatiate this class?

ps. I've removed the implementaiton in the methods.

Sid Murrey
Ranch Hand

Joined: Jul 07, 2008
Posts: 58
Would that work?

Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32708
    
    4
Hardly a beginner's question. I think this would sit better in intermediate . . .
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How can i access/instantiate this class which has no constructor?
 
Similar Threads
Axis2 Http Header
MTOM not working in Axis2
Confused on the code implementation generated by the Axis2 Code Generator.
Web Services using AXIS 2
WebService Client - Unexpected SubElement Exception