Berkeley DbXML
version 1.2.1

Uses of Package
com.sleepycat.dbxml

Classes in com.sleepycat.dbxml used by com.sleepycat.dbxml
XmlContainer
          The XmlContainer class encapsulates a document container and its related indices and statistics.
XmlDocument
          An XmlDocument is the unit of storage within an XmlContainer.
XmlException
          The XmlException class represents an error condition that has occurred within the Berkeley DB XML system.
XmlIndexDeclaration
           
XmlIndexSpecification
           
XmlModify
          The XmlModify class encapsulates the context within which a set of documents specified by an XPath query can be modified in place.
XmlQueryContext
           
XmlQueryExpression
          An XmlQueryExpression represents a parsed XPath expression, and is created by a call to the XmlContainer.parseXPathExpression method.
XmlResults
          The XmlResults class encapsulates the results of a query that has been executed against an XmlContainer.
XmlUpdateContext
           
XmlValue
          The XmlValue class encapsulates the value of a node in an XML document.
 


Berkeley DbXML
version 1.2.1

Copyright (c) 1996-2003 Sleepycat Software, Inc. - All rights reserved.