Interface XMLWritable

All Known Implementing Classes:
JMSLMixerContainer, Measure, Note, Orchestra, PanAmpPair, Patch, Score, ScoreSection, Staff, StaffSpacing, Track

public interface XMLWritable
Author:
Nick Didkovsky, copyright 2000 Nick Didkovsky, all rights reserved
  • Method Summary

    Modifier and Type Method Description
    void writeXML​(java.io.PrintWriter out)  
  • Method Details

    • writeXML

      void writeXML​(java.io.PrintWriter out) throws java.io.IOException
      Throws:
      java.io.IOException