Class AbstractParser

  • All Implemented Interfaces:
    IParser
    Direct Known Subclasses:
    ParserWMS1_0, ParserWMS1_1, ParserWMS1_3

    public abstract class AbstractParser
    extends Object
    implements IParser
    Pulls WMS objects out of the XML
    Author:
    Chris Hodgson chodgson@refractions.net, Uwe Dalluege uwe.dalluege@rzcn.haw-hamburg.de, Michael Michaud m.michael.michaud@orange.fr
    • Constructor Detail

      • AbstractParser

        public AbstractParser()
        Creates a Parser for dealing with WMS XML.