Uses of Class
com.sun.tools.corba.ee.idl.InvalidArgument
Packages that use InvalidArgument
-
Uses of InvalidArgument in com.sun.tools.corba.ee.idl
Methods in com.sun.tools.corba.ee.idl that throw InvalidArgumentModifier and TypeMethodDescriptionprotected voidInitialize the framework.(package private) voidCollect the command-line parameters.protected voidArguments.parseOtherArgs(String[] args, Properties properties) Method parseOtherArgs() is called when the framework detects arguments which are unknown to it. -
Uses of InvalidArgument in com.sun.tools.corba.ee.idl.toJavaPortable
Methods in com.sun.tools.corba.ee.idl.toJavaPortable that throw InvalidArgumentModifier and TypeMethodDescriptionprivate voidArguments.checkPackageNameValid(String name) protected voidArguments.packageFromProps(Properties props) protected voidArguments.parseOtherArgs(String[] args, Properties properties)