|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.tools.corba.processors.idl.IDLProcessor
public class IDLProcessor
| Field Summary | |
|---|---|
protected ProcessorEnvironment |
env
|
| Constructor Summary | |
|---|---|
IDLProcessor()
|
|
| Method Summary | |
|---|---|
antlr.collections.AST |
getIDLTree()
|
void |
process()
|
void |
setEnvironment(ProcessorEnvironment penv)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ProcessorEnvironment env
| Constructor Detail |
|---|
public IDLProcessor()
| Method Detail |
|---|
public void setEnvironment(ProcessorEnvironment penv)
public void process()
throws ToolException
process in interface ProcessorToolExceptionpublic antlr.collections.AST getIDLTree()
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||