<h2>org.autoplot.hapiserver.CatalogServlet</h2><p>Servlet for the dataset catalog.</p>
<h2>CatalogServlet( )</h2>
<p></p>

<hr>
<a name="getCatalog"></a>
<h2>getCatalog</h2>
getCatalog(  ) &rarr; JSONObject

<p>return the JSONObject for the catalog.</p>

<h3>Returns:</h3>
a JSONObject

<br><br>
<a href="https://github.com/autoplot/dev/search?q=getCatalog&unscoped_q=getCatalog">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/hapiserver/CatalogServlet.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/hapiserver/CatalogServlet.html#getCatalog">[view on old javadoc]</a>
<br>
<br>
<hr>
<a name="getServletInfo"></a>
<h2>getServletInfo</h2>
getServletInfo(  ) &rarr; <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a>

<p>Returns a short description of the servlet.</p>

<h3>Returns:</h3>
a String containing servlet description
<br><br>
<a href="https://github.com/autoplot/dev/search?q=getServletInfo&unscoped_q=getServletInfo">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/hapiserver/CatalogServlet.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/hapiserver/CatalogServlet.html#getServletInfo">[view on old javadoc]</a>
<br>
<br>