jar

org.apache.oodt : opendapps

Maven & Gradle

Jun 21, 2016

Apache OODT Configurable OPeNDAP Profile Server · A generic, configurable Apache OODT profile server implementation that easily connects to OPeNDAP data sources. Connections are configured via an XML configuration file, providing information on how to extract and translate datasets from OPeNDAP and THREDDS into OODT profiles.

Table Of Contents

Latest Version

Download org.apache.oodt : opendapps JAR file - Latest Versions:

All Versions

Download org.apache.oodt : opendapps JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0
0.12
0.11
0.10
0.9
0.8.x
0.8
0.7
0.6
0.5
0.4
0.3
0.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window opendapps-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.oodt.opendapps

├─ org.apache.oodt.opendapps.DapNames.class - [JAR]

├─ org.apache.oodt.opendapps.DatasetCrawler.class - [JAR]

├─ org.apache.oodt.opendapps.DatasetExtractor.class - [JAR]

├─ org.apache.oodt.opendapps.OpendapProfileElementExtractor.class - [JAR]

├─ org.apache.oodt.opendapps.OpendapProfileHandler.class - [JAR]

├─ org.apache.oodt.opendapps.Profiler.class - [JAR]

org.apache.oodt.opendapps.extractors

├─ org.apache.oodt.opendapps.extractors.DasMetadataExtractor.class - [JAR]

├─ org.apache.oodt.opendapps.extractors.MetadataExtractor.class - [JAR]

├─ org.apache.oodt.opendapps.extractors.NcmlMetadataExtractor.class - [JAR]

├─ org.apache.oodt.opendapps.extractors.ThreddsMetadataExtractor.class - [JAR]

org.apache.oodt.opendapps.util

├─ org.apache.oodt.opendapps.util.OpendapURLEvaluator.class - [JAR]

├─ org.apache.oodt.opendapps.util.ProfileChecker.class - [JAR]

├─ org.apache.oodt.opendapps.util.ProfileSerializer.class - [JAR]

├─ org.apache.oodt.opendapps.util.ProfileUtils.class - [JAR]

org.apache.oodt.opendapps.config

├─ org.apache.oodt.opendapps.config.ConstantSpec.class - [JAR]

├─ org.apache.oodt.opendapps.config.DapRoot.class - [JAR]

├─ org.apache.oodt.opendapps.config.DatasetMetElem.class - [JAR]

├─ org.apache.oodt.opendapps.config.OpendapConfig.class - [JAR]

├─ org.apache.oodt.opendapps.config.OpendapConfigMetKeys.class - [JAR]

├─ org.apache.oodt.opendapps.config.OpendapConfigReader.class - [JAR]

├─ org.apache.oodt.opendapps.config.OpendapProfileMetKeys.class - [JAR]

├─ org.apache.oodt.opendapps.config.ProcessingInstructions.class - [JAR]

├─ org.apache.oodt.opendapps.config.RewriteSpec.class - [JAR]