Package com.simonstl.moe.visitor

Visitor classes for checking MOE stuff, modifying MOE per rules.

See:
          Description

Interface Summary
MOEtoTextI The MOEtoTextI interface defines a set of methods which can be used to convert any MOE object into text.
 

Class Summary
MOEtoSAX The MOEtoSAX class provides a basic set of methods which can be used to convert any MOE object into SAX events.
MOEtoXML The MOEtoXML class provides a basic set of methods which can be used to convert any MOE object into XML.
 

Package com.simonstl.moe.visitor Description

Visitor classes for checking MOE stuff, modifying MOE per rules.