com.sun.tools.xjc.reader.dtd.bindinfo

Interface BIConversion

public interface BIConversion

conversion declaration (<conversion> and <enumeration>).
Method Summary
TypeUsegetTransducer()
Gets a transducer for this conversion.
Stringname()
Gets the conversion name.

Method Detail

getTransducer

public TypeUse getTransducer()
Gets a transducer for this conversion.

name

public String name()
Gets the conversion name.