org.jacorb.idl

Class JacIDL.I2JPackageTagHandler

Enclosing Class:
JacIDL

public class JacIDL.I2JPackageTagHandler
extends java.lang.Object

Inner class that will read the i2jpackage tags. The format for these will be .

See Also:
createI2jpackage()

Method Summary

void
setNames(String names)
Handle the names="packagefrom:packageto" attribute of the i2jpackage element.

Method Details

setNames

public void setNames(String names)
Handle the names="packagefrom:packageto" attribute of the i2jpackage element.

Parameters:
names - the packagefrom:packageto value.