Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
C
D
E
F
G
I
L
M
N
R
S
T
X
A
acceptsURI(String)
- Method in class net.sf.fastxmldb.impl.
DatabaseImpl
Test if a given URI is handled by this class
addCollection(Collection)
- Method in class net.sf.fastxmldb.impl.
CollectionBroker
C
clearCollections()
- Method in class net.sf.fastxmldb.impl.
CollectionBroker
Clear all the collections and recreate the default one
close()
- Method in class net.sf.fastxmldb.impl.
LocalCollection
COLLECTION_MANAGEMENT_SERVICE_NAME
- Static variable in class net.sf.fastxmldb.impl.
LocalCollectionManagementService
The CollectionManagementService name
COLLECTION_MANAGEMENT_SERVICE_VERSION
- Static variable in class net.sf.fastxmldb.impl.
LocalCollectionManagementService
The CollectionManagementService version
CollectionBroker
- class net.sf.fastxmldb.impl.
CollectionBroker
.
The CollectionBroker is responsible for keeping track of all created collections and the default collection
createCollection(String)
- Method in class net.sf.fastxmldb.impl.
LocalCollectionManagementService
createId()
- Method in class net.sf.fastxmldb.impl.
LocalCollection
not yet implemented
createResource(String, String)
- Method in class net.sf.fastxmldb.impl.
LocalCollection
D
DATABASE_NAME
- Static variable in class net.sf.fastxmldb.impl.
DatabaseImpl
The name of our database implementation
DATABASE_URI_PREFIX
- Static variable in interface net.sf.fastxmldb.utils.
FastXMLDBConstants
The Fast XMLDB databse URI prefix
DatabaseImpl
- class net.sf.fastxmldb.impl.
DatabaseImpl
.
The Database implementation class
DatabaseImpl()
- Constructor for class net.sf.fastxmldb.impl.
DatabaseImpl
DEFAULT_COLLECTION_URI
- Static variable in interface net.sf.fastxmldb.utils.
FastXMLDBConstants
The URI for the default collection
E
equals(Object)
- Method in class net.sf.fastxmldb.impl.
LocalXMLResource
equals(Object)
- Method in class net.sf.fastxmldb.impl.
LocalCollection
F
FAST_XMLDB_DATABASE_CLASSNAME
- Static variable in interface net.sf.fastxmldb.utils.
FastXMLDBConstants
The class name used to instantiate the XMLDB database
FastXMLDBConstants
- interface net.sf.fastxmldb.utils.
FastXMLDBConstants
.
findOrCreateCollection(String)
- Method in class net.sf.fastxmldb.example.
XMLDBClient
Finds or creates a collection
G
getChildCollection(String)
- Method in class net.sf.fastxmldb.impl.
LocalCollection
not yet implemented
getChildCollectionCount()
- Method in class net.sf.fastxmldb.impl.
LocalCollection
not yet implemented
getCollection(String)
- Method in class net.sf.fastxmldb.impl.
CollectionBroker
getCollection(String, String, String)
- Method in class net.sf.fastxmldb.impl.
DatabaseImpl
Retrieve a collection from the database
getCollectionCount()
- Method in class net.sf.fastxmldb.impl.
CollectionBroker
getConformanceLevel()
- Method in class net.sf.fastxmldb.impl.
DatabaseImpl
Gets the conformanceLevel of this XML:DB implementation
getContent()
- Method in class net.sf.fastxmldb.impl.
LocalXMLResource
getContentAsDOM()
- Method in class net.sf.fastxmldb.impl.
LocalXMLResource
not yet implemented
getContentAsSAX(ContentHandler)
- Method in class net.sf.fastxmldb.impl.
LocalXMLResource
not yet implemented
getDocumentId()
- Method in class net.sf.fastxmldb.impl.
LocalXMLResource
getId()
- Method in class net.sf.fastxmldb.impl.
LocalXMLResource
getInstance()
- Static method in class net.sf.fastxmldb.impl.
CollectionBroker
getName()
- Method in class net.sf.fastxmldb.impl.
LocalCollectionManagementService
getName()
- Method in class net.sf.fastxmldb.impl.
DatabaseImpl
getName()
- Method in class net.sf.fastxmldb.impl.
LocalCollection
getParentCollection()
- Method in class net.sf.fastxmldb.impl.
LocalXMLResource
not yet implemented
getParentCollection()
- Method in class net.sf.fastxmldb.impl.
LocalCollection
not yet implemented
getProperty(String)
- Method in class net.sf.fastxmldb.impl.
LocalCollectionManagementService
not yet implemented
getProperty(String)
- Method in class net.sf.fastxmldb.impl.
DatabaseImpl
not yet implemented
getProperty(String)
- Method in class net.sf.fastxmldb.impl.
LocalCollection
not yet implemented
getResource(String)
- Method in class net.sf.fastxmldb.impl.
LocalCollection
getResourceCount()
- Method in class net.sf.fastxmldb.impl.
LocalCollection
getResourceType()
- Method in class net.sf.fastxmldb.impl.
LocalXMLResource
getService(String, String)
- Method in class net.sf.fastxmldb.impl.
LocalCollection
getServices()
- Method in class net.sf.fastxmldb.impl.
LocalCollection
not yet implemented
getVersion()
- Method in class net.sf.fastxmldb.impl.
LocalCollectionManagementService
I
isOpen()
- Method in class net.sf.fastxmldb.impl.
LocalCollection
not yet implemented
L
listChildCollections()
- Method in class net.sf.fastxmldb.impl.
LocalCollection
not yet implemented
listResources()
- Method in class net.sf.fastxmldb.impl.
LocalCollection
LocalCollection
- class net.sf.fastxmldb.impl.
LocalCollection
.
The Collection implementation.
LocalCollection(String)
- Constructor for class net.sf.fastxmldb.impl.
LocalCollection
Default constructor.
LocalCollectionManagementService
- class net.sf.fastxmldb.impl.
LocalCollectionManagementService
.
LocalCollectionManagementService()
- Constructor for class net.sf.fastxmldb.impl.
LocalCollectionManagementService
LocalXMLResource
- class net.sf.fastxmldb.impl.
LocalXMLResource
.
LocalXMLResource(String)
- Constructor for class net.sf.fastxmldb.impl.
LocalXMLResource
Default COnstructor
M
main(String[])
- Static method in class net.sf.fastxmldb.example.
XMLDBClient
Main entry poitn
N
net.sf.fastxmldb.example
- package net.sf.fastxmldb.example
net.sf.fastxmldb.impl
- package net.sf.fastxmldb.impl
net.sf.fastxmldb.utils
- package net.sf.fastxmldb.utils
R
removeCollection(String)
- Method in class net.sf.fastxmldb.impl.
LocalCollectionManagementService
not yet implemented
removeResource(Resource)
- Method in class net.sf.fastxmldb.impl.
LocalCollection
RESOURCE_TYPE
- Static variable in class net.sf.fastxmldb.impl.
LocalXMLResource
The XMLResource type
S
setCollection(Collection)
- Method in class net.sf.fastxmldb.impl.
LocalCollectionManagementService
not yet implemented
setContent(Object)
- Method in class net.sf.fastxmldb.impl.
LocalXMLResource
setContentAsDOM(Node)
- Method in class net.sf.fastxmldb.impl.
LocalXMLResource
not yet implemented
setContentAsSAX()
- Method in class net.sf.fastxmldb.impl.
LocalXMLResource
not yet implemented
setProperty(String, String)
- Method in class net.sf.fastxmldb.impl.
LocalCollectionManagementService
not yet implemented
setProperty(String, String)
- Method in class net.sf.fastxmldb.impl.
DatabaseImpl
not yet implemented
setProperty(String, String)
- Method in class net.sf.fastxmldb.impl.
LocalCollection
not yet implemented
storeResource(Resource)
- Method in class net.sf.fastxmldb.impl.
LocalCollection
T
toString()
- Method in class net.sf.fastxmldb.impl.
LocalCollection
This toString implementation allows you to quickly print out all of the contained XML documents (as strings).
X
XMLDBClient
- class net.sf.fastxmldb.example.
XMLDBClient
.
XMLDBClient()
- Constructor for class net.sf.fastxmldb.example.
XMLDBClient
Default constructor This class finds or creates a collection, creates a resource and sets the contents.
A
C
D
E
F
G
I
L
M
N
R
S
T
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
Copyright © 2003-2003 Birchfield & Associates, Inc.. All Rights Reserved.