Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
All Classes
A
B
C
D
G
I
L
M
N
P
Q
R
S
X
A
accept(File)
- Method in class gov.noaa.gdsg.xmldbremote.commandLine.
XmlFileFilter
acceptsURI(String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
Determines if this Database accepts the specified URI
addResource(Resource)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResourceSet
Adds a resource to this resource set.
B
BaseRecordAdmin
- Class in
gov.noaa.gdsg.xmldbremote.manage
Provides setter methods for the collectionManager.
BaseRecordAdmin()
- Constructor for class gov.noaa.gdsg.xmldbremote.manage.
BaseRecordAdmin
Creates a new instance of BaseRecordAdmin
C
clear()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResourceSet
Clears this resrouce set of resource
clearNamespaces()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXPathQueryService
Clears the name space.
close()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Closes the this collection and releases the resources.
collectionManager
- Variable in class gov.noaa.gdsg.xmldbremote.manage.
BaseRecordAdmin
Holds value of property collectionManager.
CollectionManager
- Class in
gov.noaa.gdsg.xmldbremote.manage
Provides basical functionality for managing records.
CollectionManager()
- Constructor for class gov.noaa.gdsg.xmldbremote.manage.
CollectionManager
Creates a new instance of BaseRecordManager
CollectionQuerier
- Class in
gov.noaa.gdsg.xmldbremote.manage
CollectionQuerier()
- Constructor for class gov.noaa.gdsg.xmldbremote.manage.
CollectionQuerier
Creates a new instance of CollectionQuerier
createCollectionManager(CommandLine)
- Static method in class gov.noaa.gdsg.xmldbremote.commandLine.
ResourceManager
Create the collection manager with command line args
createId()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Creates a new ID which is used to create a resource.
createResource(String, String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Creates a new empty resource with the given id
D
doDelete(CommandLine)
- Static method in class gov.noaa.gdsg.xmldbremote.commandLine.
ResourceManager
doInsert(CommandLine)
- Static method in class gov.noaa.gdsg.xmldbremote.commandLine.
ResourceManager
G
getChildCollection(String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Return the child collection by name
getChildCollectionCount()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Returns the number of child collections.
getCollection()
- Method in class gov.noaa.gdsg.xmldbremote.manage.
CollectionManager
Retrieves the collection
getCollection(String, String, String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
Returns the specified collection.
getCollectionManager()
- Method in class gov.noaa.gdsg.xmldbremote.manage.
BaseRecordAdmin
Getter for property collectionManager.
getCollectionTransport()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Returns the collection transport object associated with this Collection
getCollectionURI()
- Method in class gov.noaa.gdsg.xmldbremote.manage.
CollectionManager
Getter for property collectionURI.
getConformanceLevel()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
Returns the conformance level of the remote database interface.
getContent()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResource
Throws a NOT_IMPLEMENTED exception because we do not know how to support XML objects that are not a generic DOM.
getContentAsDOM()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXMLResource
Retrieves the Resource content as an org.w3c.dom.Node object.
getContentAsSAX(ContentHandler)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXMLResource
Throws a NOT_IMPLEMENTED Exception.
getDatabase(CommandLine)
- Static method in class gov.noaa.gdsg.xmldbremote.commandLine.
ResourceManager
If l is specified use that as an endpoint, otherwise use the default
getDatabase()
- Method in class gov.noaa.gdsg.xmldbremote.manage.
CollectionManager
Getter for property database.
getDocumentId()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXMLResource
Returns the id identifying this document this XMLResource is part of.
getEndPointUrl()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
Getter for property endPointUrl.
getId()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResource
Returts the ID representing this resource.
getIterator()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResourceSet
Throws a NOT_IMPLEMENTED exception
getMembersAsResource()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResourceSet
Throws a NOT_IMPLEMENTED exception
getName()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Returns the name of this collection
getName()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
Deprecated.
Use
#getNames
.
getName()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientService
Returns the name of this service.
getNamespace(String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXPathQueryService
Returns the namespace of this Service
getParentCollection()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Returns the parent collection associated with this collection
getParentCollection()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResource
Retrieves the parent collection.
getPassword()
- Method in class gov.noaa.gdsg.xmldbremote.manage.
CollectionManager
Getter for property password.
getProperty(String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Throws a NOT_IMPLEMETED exception.
getProperty(String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
Throws an exceptioin as ErrorCodes.NOT_IMPLEMENTED.
getProperty(String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientService
Throws an ErrorCodes.NOT_IMPLEMENTED Exception.
getRemoteDatabaseUri()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
Getter for property databaseUri.
getResource(String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Returns the resource Idenitifed by the specified string.
getResource(long)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResourceSet
Returns a requested resource.
getResourceCount()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Returns the number of resource in this record set
getResourceTransport()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResource
Getter method for the resrouceTransport object
getResourceTransport()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXMLResource
Getter for property resourceTransport.
getResourceType()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResource
Returns the resource type of this resource
getResourceType()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXMLResource
Returns 'XMLResource' string.
getSAXFeature(String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXMLResource
getService(String, String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Returns the specified service.
getService()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
Getter for property service.
getServices()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Returns all know services associated with this collection.
getSize()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResourceSet
Gets the the number of Resources in this set.
getUserName()
- Method in class gov.noaa.gdsg.xmldbremote.manage.
CollectionManager
Getter for property userName.
getVersion()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientService
Returns the version of this Service object.
gov.noaa.gdsg.xmldbremote.commandLine
- package gov.noaa.gdsg.xmldbremote.commandLine
gov.noaa.gdsg.xmldbremote.manage
- package gov.noaa.gdsg.xmldbremote.manage
gov.noaa.gdsg.xmldbremote.xmldbClient
- package gov.noaa.gdsg.xmldbremote.xmldbClient
I
init()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
Initializes the datbase
insertRecord(Node)
- Method in class gov.noaa.gdsg.xmldbremote.manage.
RecordInserter
Inserts the record into the database
isOpen()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Determines if this collection is open.
isToNode(InputStream)
- Static method in class gov.noaa.gdsg.xmldbremote.commandLine.
ResourceManager
Input Stream To Node
L
listChildCollections()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Returns a list of child collections
listResources()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Lists all resources associated with this collection.
M
main(String[])
- Static method in class gov.noaa.gdsg.xmldbremote.commandLine.
ResourceManager
modifyRecord(String, Node)
- Method in class gov.noaa.gdsg.xmldbremote.manage.
RecordModifier
Modifies a record
N
newDatabase(String)
- Static method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
newDefaultDatabase()
- Static method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
P
parentCollection
- Variable in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResource
Holds the parent collection.
parentCollection
- Variable in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientService
Q
query(String)
- Method in class gov.noaa.gdsg.xmldbremote.manage.
CollectionQuerier
query(String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXPathQueryService
Runs the specified XPath query.
queryResource(CommandLine)
- Static method in class gov.noaa.gdsg.xmldbremote.commandLine.
ResourceManager
queryResource(String, String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXPathQueryService
Queries a result
R
RecordInserter
- Class in
gov.noaa.gdsg.xmldbremote.manage
Provides a simple mechanism to create a new resource.
RecordInserter()
- Constructor for class gov.noaa.gdsg.xmldbremote.manage.
RecordInserter
Creates a new instance of RecordInserter
RecordModifier
- Class in
gov.noaa.gdsg.xmldbremote.manage
RecordModifier()
- Constructor for class gov.noaa.gdsg.xmldbremote.manage.
RecordModifier
Creates a new instance of RecordModifier
RecordRemover
- Class in
gov.noaa.gdsg.xmldbremote.manage
Deletes a record by ID.
RecordRemover()
- Constructor for class gov.noaa.gdsg.xmldbremote.manage.
RecordRemover
Creates a new instance of RecordDeleter
removeNamespace(String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXPathQueryService
Removes the namespace
removeRecord(String)
- Method in class gov.noaa.gdsg.xmldbremote.manage.
RecordRemover
removeResource(Resource)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Removes the specified resource from this collection.
removeResource(long)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResourceSet
Removes the resource from this resource set.
ResourceManager
- Class in
gov.noaa.gdsg.xmldbremote.commandLine
Inserts the specified file into the specified database.
ResourceManager()
- Constructor for class gov.noaa.gdsg.xmldbremote.commandLine.
ResourceManager
Creates a new instance of InsertResource
resourceTransport
- Variable in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResource
Holds value of property resourceTransport.
S
service
- Variable in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientService
setCollection(Collection)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientService
setCollectionManager(CollectionManager)
- Method in class gov.noaa.gdsg.xmldbremote.manage.
BaseRecordAdmin
Setter for property collectionManager.
setCollectionURI(String)
- Method in class gov.noaa.gdsg.xmldbremote.manage.
CollectionManager
Setter for property collectionURI.
setContent(Object)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResource
Throws a NOT_IMPLEMENTED exception because we can not deal with unknown objects over SOAP.
setContentAsDOM(Node)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXMLResource
Sets the content using an org.w3c.dom.Node.
setContentAsSAX()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXMLResource
Throws a NOT_IMPLEMENTED Exception.
setDatabase(Database)
- Method in class gov.noaa.gdsg.xmldbremote.manage.
CollectionManager
Setter for property database.
setEndPointUrl(String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
Setter for property endPointUrl.
setNamespace(String, String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXPathQueryService
Sets the namespace
setPassword(String)
- Method in class gov.noaa.gdsg.xmldbremote.manage.
CollectionManager
Setter for property password.
setProperty(String, String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Throws a NOT_IMPLEMENTED exception.
setProperty(String, String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
Throws an exceptioin as ErrorCodes.NOT_IMPLEMENTED.
setProperty(String, String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientService
Throws an ErrorCodes.NOT_IMPLEMENTED Exception.
setRemoteDatabaseUri(String)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
Setter for property databaseUri.
setResourceTransport(Resource)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXMLResource
Setter for property resourceTransport.
setSAXFeature(String, boolean)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXMLResource
setService(Service)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
Setter for property service.
setUserName(String)
- Method in class gov.noaa.gdsg.xmldbremote.manage.
CollectionManager
Setter for property userName.
storeResource(Resource)
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Stores the specified resource in this collection.
stub
- Variable in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResource
Used to make the SOAP calls.
stub
- Variable in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientService
syncDomWithService()
- Method in class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXMLResource
This syncronises the local DOM on the server with the local DOM.
X
XmldbClientCollection
- Class in
gov.noaa.gdsg.xmldbremote.xmldbClient
This class wraps the SOAP calls into the XML:DB Database API.
XmldbClientCollection(Collection, NmmrdbSoapBindingStub)
- Constructor for class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientCollection
Creates a new instance of Collection
XmldbClientDatabase
- Class in
gov.noaa.gdsg.xmldbremote.xmldbClient
This is an XML:DB Database API implementation which uses a SOAP stub to make remote calls.
XmldbClientDatabase()
- Constructor for class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientDatabase
Creates a new instance of XmldbClientDatabase
XmldbClientResource
- Class in
gov.noaa.gdsg.xmldbremote.xmldbClient
This uses the Resource Transport object and the stub to create an API compatable with the XML:DB API.
XmldbClientResource(Resource, NmmrdbSoapBindingStub, XmldbClientCollection)
- Constructor for class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResource
Creates a new instance of XmldbClientResource
XmldbClientResourceSet
- Class in
gov.noaa.gdsg.xmldbremote.xmldbClient
The client interface for the SOAP interface.
XmldbClientResourceSet(ResourceSet, NmmrdbSoapBindingStub, XmldbClientCollection)
- Constructor for class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientResourceSet
Creates a new instance of XmldbClientResourceSet
XmldbClientService
- Class in
gov.noaa.gdsg.xmldbremote.xmldbClient
An XML:DB Database API which represents a Service on a remote machine.
XmldbClientService(Service, NmmrdbSoapBindingStub, XmldbClientCollection)
- Constructor for class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientService
Creates a new instance of XmldbClientService
XmldbClientXMLResource
- Class in
gov.noaa.gdsg.xmldbremote.xmldbClient
Tranforms SOAP calls into the XML:DB API.
XmldbClientXMLResource(Resource, NmmrdbSoapBindingStub, XmldbClientCollection)
- Constructor for class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXMLResource
Creates a new instance of XmldbClientXMLResource
XmldbClientXPathQueryService
- Class in
gov.noaa.gdsg.xmldbremote.xmldbClient
Wraps the SOAP Calls in a XML:DB Database API compliant Xpath Query Service.
XmldbClientXPathQueryService(Service, NmmrdbSoapBindingStub, XmldbClientCollection)
- Constructor for class gov.noaa.gdsg.xmldbremote.xmldbClient.
XmldbClientXPathQueryService
Creates a new instance of XmldbClientXPathQueryService
XmlFileFilter
- Class in
gov.noaa.gdsg.xmldbremote.commandLine
Filters '.xml' files.
XmlFileFilter()
- Constructor for class gov.noaa.gdsg.xmldbremote.commandLine.
XmlFileFilter
A
B
C
D
G
I
L
M
N
P
Q
R
S
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
All Classes
Copyright © 2004-2005 DOC > NOAA > NGDC > EDSD. All Rights Reserved.