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 void
Initialize the framework.(package private) void
Collect the command-line parameters.protected void
Arguments.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 void
Arguments.checkPackageNameValid
(String name) protected void
Arguments.packageFromProps
(Properties props) protected void
Arguments.parseOtherArgs
(String[] args, Properties properties)