Class XMLClassifier

  • All Implemented Interfaces:
    RevisionHandler

    public class XMLClassifier
    extends XMLBasicSerialization
    This class serializes and deserializes a Classifier instance to and fro XML.
    Version:
    $Revision: 1.6 $
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    • Constructor Detail

      • XMLClassifier

        public XMLClassifier()
                      throws java.lang.Exception
        initializes the serialization
        Throws:
        java.lang.Exception - if initialization fails
    • Method Detail

      • clear

        public void clear()
                   throws java.lang.Exception
        generates internally a new XML document and clears also the IgnoreList and the mappings for the Read/Write-Methods
        Overrides:
        clear in class XMLBasicSerialization
        Throws:
        java.lang.Exception - if initializing fails