Class BatchTranslator


  • public class BatchTranslator
    extends Object
    • Method Detail

      • finalize

        protected void finalize()
        Overrides:
        finalize in class Object
      • endBatch

        public Event endBatch()
        Finishes the batch.
        Returns:
        a mutli-events event if the option is to send the TMX as raw document, or null otherwise.
      • processDocument

        public void processDocument​(RawDocument rd)