File tree Expand file tree Collapse file tree
legacy/src/main/java/thredds/catalog Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -160,7 +160,8 @@ public class XMLEntityResolver implements org.xml.sax.EntityResolver {
160160 public static final String CATALOG_NAMESPACE_10 = "http://www.unidata.ucar.edu/namespaces/thredds/InvCatalog/v1.0" ;
161161
162162 // dqc namespaces (still referenced in legacy)
163- // static public final String DQC_NAMESPACE_02 = "http://www.unidata.ucar.edu/namespaces/thredds/queryCapability/v0.2";
163+ // static public final String DQC_NAMESPACE_02 =
164+ // "http://www.unidata.ucar.edu/namespaces/thredds/queryCapability/v0.2";
164165 // static public final String DQC_NAMESPACE_03 =
165166 // "http://www.unidata.ucar.edu/namespaces/thredds/queryCapability/v0.3";
166167 public static final String DQC_NAMESPACE_04 = "http://www.unidata.ucar.edu/namespaces/thredds/queryCapability/v0.4" ;
You can’t perform that action at this time.
0 commit comments