|
||||||||||
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.TypesUtils
public final class TypesUtils
Method Summary | |
---|---|
static Scope |
generateAnonymousScopedName(Scope scope,
org.apache.ws.commons.schema.XmlSchema schema)
|
static antlr.collections.AST |
getCorbaTypeNameNode(antlr.collections.AST node)
Returns node corresponding to the name of the CORBA primitive type node. |
static boolean |
isValidIdentifier(java.lang.String id)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static antlr.collections.AST getCorbaTypeNameNode(antlr.collections.AST node)
node
-
public static boolean isValidIdentifier(java.lang.String id)
public static Scope generateAnonymousScopedName(Scope scope, org.apache.ws.commons.schema.XmlSchema schema)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |