Groovy Documentation

Package java.gate.yam

 

Interface Summary
IOHandler This interface is used by the YAM parser to initialise IO streams.
YamPlugin This interface must be implemented by all YAM plugins (which must be in the package gate.yam.plugins).
 


Class Summary
IOHandlerImpl An implementation of the IOHandler interface.
YamCommand Command-line programme for YAM translation.
YamFile Main interface to the YAM language and its translation.
 


Enum Summary
YamFile.FileType The various file types involved with YAM and their filename suffixes.
 


Groovy Documentation