org.jacorb.idl

Class JacIDL.I2JPackageTagHandler

public class JacIDL.I2JPackageTagHandler extends Object

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

See Also: I2JPackageTagHandler

Method Summary
voidsetNames(String names)
Handle the names="packagefrom:packageto" attribute of the i2jpackage element.

Method Detail

setNames

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

Parameters: names the packagefrom:packageto value.