dbXML API

Uses of Interface
org.xmldb.api.modules.XMLResource

Packages that use XMLResource
org.dbxml.client.xmldb.resources Implements the XMLResource type from the XML:DB API. 
org.dbxml.client.xmldb.services Implements several XML:DB Services, including standard and extension services. 
org.xmldb.api.sdk.modules   
 

Uses of XMLResource in org.dbxml.client.xmldb.resources
 

Classes in org.dbxml.client.xmldb.resources that implement XMLResource
 class XMLResourceImpl
          XMLResourceImpl provides an implementation to handle XML resources and convert easily between Text, DOM or SAX presentations.
 

Uses of XMLResource in org.dbxml.client.xmldb.services
 

Methods in org.dbxml.client.xmldb.services that return XMLResource
 XMLResource XPathQueryServiceImpl.queryResult(java.lang.String query)
           
 XMLResource XUpdateQueryServiceImpl.updateResult(java.lang.String commands)
           
 XMLResource XUpdateQueryServiceImpl.updateResourceResult(java.lang.String id, java.lang.String commands)
           
 

Uses of XMLResource in org.xmldb.api.sdk.modules
 

Classes in org.xmldb.api.sdk.modules that implement XMLResource
 class SimpleXMLResource
          Provides access to XML resources stored in the database.
 

Constructors in org.xmldb.api.sdk.modules with parameters of type XMLResource
SetContentHandler(XMLResource resource)
           
 


dbXML API

Copyright (c) 1999-2001 The dbXML Group, All rights reserved