Package net.ivoa.registry.search

Interface Summary
ServiceCaller an interface for calling a SOAP service.
Where2DOMConstants  
 

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
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SOAPSearchClient A client for the IVOA Registry Search Interface
Token Describes the input token stream.
VOResource a class for extracting VOResource metadata out of a DOM tree.
Where2DOM  
Where2DOMTokenManager  
 

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.
ParseException This exception is thrown when parse errors are encountered.
UnsupportedOperationException an exception indicating that the requested identifier does not exist in the registry.
 

Error Summary
TokenMgrError