org.apache.xindice.tools.command
Class ListCollectionDocuments
java.lang.Object
org.apache.xindice.tools.command.Command
org.apache.xindice.tools.command.ListCollectionDocuments
public class ListCollectionDocuments
- extends Command
ListCollectionDocumets.java is designed to let the user list all documents in a specific collection.
NOTE: Document names are returned in no specific order
- Version:
- $Revision: 511426 $, $Date: 2007-02-25 04:25:02 +0100 (Sun, 25 Feb 2007) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListCollectionDocuments
public ListCollectionDocuments()
execute
public boolean execute(Hashtable table)
throws Exception
- Specified by:
execute
in class Command
- Throws:
Exception
Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.