<ENCODING> : Encoding function
ROLE
The ENCODING element defines an encoding function for text fields.
ATTRIBUTES
<!ATTLIST
ENCODING
javaName
NMTOKEN #REQUIRED>
Attribute
Mand.
Description
Default
javaName
yes
Full name of the Java class implementing the encoding function. This class must implement the
leon.info.infointerface.LyEncoderInterface
interface.