dbXML API

Package com.dbxml.db.enterprise.jsp

Implements the classes of the dbXML JSP Tag Library.

See:
          Description

Interface Summary
PropertyContainer PropertyContainer
 

Class Summary
CollectionTag CollectionTag creates a reference to a CollectionClient.
CollectionTagInfo CollectionTagInfo
ConnectionTag ConnectionTag creates a reference to a dbXMLClient.
ConnectionTagInfo ConnectionTagInfo
GetDocumentTag GetDocumentTag creates a reference to a Document or streams its contents to the JspWriter.
GetDocumentTagInfo GetDocumentTagInfo
InsertDocumentTag InsertDocumentTag inserts the tag's BodyContent into the specified CollectionClient and returns the newly generated key.
InsertDocumentTagInfo InsertDocumentTagInfo
IteratorTag IteratorTag iterates over a specified QueryTag's ResultSet.
IteratorTagInfo IteratorTagInfo
PropertyTag PropertyTag
QueryTag QueryTag queries the specified Collection or Document key and either assigns the result to a ResultSetClient or streams it to the JspWriter.
QueryTagInfo QueryTagInfo
RemoveDocumentTag RemoveDocumentTag removes the specified Document key from the Collection.
SetDocumentTag SetDocumentTag updates the tag's BodyContent into the specified CollectionClient using the specified key.
 

Package com.dbxml.db.enterprise.jsp Description

Implements the classes of the dbXML JSP Tag Library.


dbXML API

Copyright (c) 2004 The dbXML Group