|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.corba.idl.IDLProcessor
public class IDLProcessor
Field Summary | |
---|---|
protected java.io.InputStream |
stream
|
Constructor Summary | |
---|---|
IDLProcessor(java.io.InputStream stream)
|
Method Summary | |
---|---|
IDL |
process()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.io.InputStream stream
Constructor Detail |
---|
public IDLProcessor(java.io.InputStream stream)
Method Detail |
---|
public IDL process() throws IDLProcessorException
IDLProcessorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |