org.jacorb.idl
Class JacIDL.I2JPackageTagHandler
java.lang.Object
org.jacorb.idl.JacIDL.I2JPackageTagHandler
- JacIDL
public class JacIDL.I2JPackageTagHandler
extends java.lang.Object
Inner class that will read the i2jpackage tags.
The format for these will be .
createI2jpackage()
void | setNames(String names) - Handle the names="packagefrom:packageto" attribute of the i2jpackage element.
|
setNames
public void setNames(String names)
Handle the names="packagefrom:packageto" attribute of the i2jpackage element.
names
- the packagefrom:packageto value.