Interface XMLScoreEnabled


public interface XMLScoreEnabled
Author:
Nick Didkovsky, copyright 2000 Nick Didkovsky, all rights reserved
  • Method Details

    • getXMLCreatable

      XMLCreatable getXMLCreatable()
      Returns:
      either itself if it can create itself by implementing XMLCreatable, or a helper class
    • getXMLWritable

      XMLWritable getXMLWritable()
      Returns:
      either itself if it can write itself by implementing XMLWritable, or a helper class