Berkeley DbXML
version 1.2.1

Uses of Class
com.sleepycat.dbxml.XmlIndexDeclaration

Uses of XmlIndexDeclaration in com.sleepycat.dbxml
 

Methods in com.sleepycat.dbxml that return XmlIndexDeclaration
 XmlIndexDeclaration XmlIndexSpecification.find(String uri, String name)
          The XmlIndexSpecification.find method returns the indexing strategies for a named document node.
 XmlIndexDeclaration XmlIndexSpecification.next()
          The XmlIndexSpecification.reset and XmlIndexSpecification.next methods comprise the iteration interface.
 


Berkeley DbXML
version 1.2.1

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