|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
org.apache.cxf.tools.corba.common.idltypes.IdlRoot
public final class IdlRoot
Method Summary | |
---|---|
void |
addInclude(java.lang.String includefile)
|
static IdlRoot |
create()
|
IdlDefn |
lookup(java.lang.String nm)
|
IdlDefn |
lookup(java.lang.String nm,
boolean undefined)
|
void |
write(java.io.PrintWriter pw)
|
Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase |
---|
addToScope, definitions, flush, getCircularScope, holdForScope, lookup, lookup, lookup, lookup, parkHeld, promoteHeldToScope, writeFwd |
Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase |
---|
definedIn, fullName, fullName, isCircular, isEmptyDef, localName, name, scopeName, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static IdlRoot create()
public IdlDefn lookup(java.lang.String nm)
lookup
in class IdlScopeBase
public IdlDefn lookup(java.lang.String nm, boolean undefined)
lookup
in class IdlScopeBase
public void addInclude(java.lang.String includefile)
public void write(java.io.PrintWriter pw)
write
in interface IdlDefn
write
in class IdlScopeBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |