Package net.ivoa.registry.search

Interface Summary
ServiceCaller an interface for calling a SOAP service.
 

Class Summary
Capability a class for extracting VOResource metadata out of a DOM tree.
DefaultServiceCaller a default implementation of the ServiceCaller interface for calling a SOAP service.
Identifiers this class provides iterator access to a list of identifiers returned as part of a registry search.
MessagePrintingServiceCaller a ServiceCaller that will print the SOAP messages to an OutputStream.
Metadata this class provides convenient access to information inside a DOM Node
Records this class provides iterator access to the VOResource records returned by a registry search
RegistrySearchClient a registry search client class
SearchResults this class provides iterator access to the results of a registry search
SOAPSearchClient A client for the IVOA Registry Search Interface
VOResource a class for extracting VOResource metadata out of a DOM tree.
 

Exception Summary
ADQLSyntaxException an exception indicating that an ADQL query contains a syntax error
IDNotFoundException an exception indicating that the requested identifier does not exist in the registry.
UnsupportedOperationException an exception indicating that the requested identifier does not exist in the registry.