Project

General

Profile

« Previous | Next » 

Revision 182

updated javadoc documentation

View differences:

MetaCatServlet.html
2 2
<!--NewPage-->
3 3
<HTML>
4 4
<HEAD>
5
<!-- Generated by javadoc on Wed Jun 07 16:35:58 AKDT 2000 -->
5
<!-- Generated by javadoc on Tue Jun 20 16:19:39 AKDT 2000 -->
6 6
<TITLE>
7 7
MetaCat API: Class  MetaCatServlet
8 8
</TITLE>
......
70 70
 <p>Valid parameters are:<br>
71 71
 action=query -- query the values of all elements and attributes
72 72
                     and return a result set of nodes<br>
73
 action=getdocument -- display an XML document in XML or HTML<br>
73
 action=query -- search text values for document match<br>
74
 doctype -- document type list returned by the query (publicID)
74 75
 qformat=xml -- display resultset from query in XML<br>
75 76
 qformat=html -- display resultset from query in HTML<br>
76 77
 action=getdocument -- display an XML document in XML or HTML<br>
......
80 81
 query -- actual query text (to go with 'action=query')<br>
81 82
 action=validate -- vallidate the xml contained in validatetext<br>
82 83
 valtext -- XML text to be validated
83
 action=getdatadoc -- retreive a stored datadocument  //DFH
84
 datadoc -- data document name (id)                   //DFH
84
 action=getdatadoc -- retreive a stored datadocument
85
 datadoc -- data document name (id)
85 86
<P>
86 87
<HR>
87 88

  

Also available in: Unified diff