thredds.catalog2.xml.parser
Class ThreddsXmlParserFactory

java.lang.Object
  extended by thredds.catalog2.xml.parser.ThreddsXmlParserFactory

public class ThreddsXmlParserFactory
extends Object

_more_

Since:
4.0
Author:
edavis

Method Summary
 ThreddsXmlParser getCatalogParser()
           
 boolean getWantValidating()
           
static ThreddsXmlParserFactory newFactory()
           
 void setWantValidating(boolean wantValidating)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newFactory

public static ThreddsXmlParserFactory newFactory()

getWantValidating

public boolean getWantValidating()

setWantValidating

public void setWantValidating(boolean wantValidating)

getCatalogParser

public ThreddsXmlParser getCatalogParser()


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.