Class Project

  • All Implemented Interfaces:
    ProjectDesc, eu.simuline.util.sgml.ParseExceptionHandler, ContentHandler

    public final class Project
    extends Object
    implements ProjectDesc, ContentHandler, eu.simuline.util.sgml.ParseExceptionHandler
    Enables an xml parser to read a relana project file like src/test/resources/eu/simuline/relana/proj.rml serving both as ContentHandler and as ParseExceptionHandler as it implements ProjectDesc to hold the result of reading, i.e. the content. Created: Thu Apr 28 22:03:26 2005
    Version:
    1.0
    Author:
    Ernst Reissner