- generateParseException() - Method in class net.ivoa.registry.search.Where2DOM
-
Generate ParseException.
- getAccessUrl() - Method in class uk.ac.starlink.registry.BasicCapability
-
Returns the access URL.
- getAction() - Method in interface uk.ac.starlink.registry.SoapRequest
-
Returns the unquoted SOAPAction HTTP header to be sent for the
request.
- getBeginColumn() - Method in class net.ivoa.registry.search.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class net.ivoa.registry.search.SimpleCharStream
-
Get token beginning line number.
- getBody() - Method in interface uk.ac.starlink.registry.SoapRequest
-
Returns the content of the <soapenv:Body> element to be sent.
- getCapabilities() - Method in class uk.ac.starlink.registry.BasicResource
-
Returns an array of capability interfaces for this resource.
- getChildByTag(Element, String) - Method in class net.ivoa.registry.search.Where2DOM
-
- getColumn() - Method in class net.ivoa.registry.search.SimpleCharStream
-
Deprecated.
- getContact() - Method in class uk.ac.starlink.registry.BasicResource
-
Returns the contact information for this resource.
- getDescription() - Method in class uk.ac.starlink.registry.BasicCapability
-
Returns a textual description of this capability.
- getEndColumn() - Method in class net.ivoa.registry.search.SimpleCharStream
-
Get token end column number.
- getEndLine() - Method in class net.ivoa.registry.search.SimpleCharStream
-
Get token end line number.
- getEndpoint() - Method in class uk.ac.starlink.registry.AbstractRegistryClient
-
Returns the SOAP endpoint this client talks to.
- getEndpoint() - Method in class uk.ac.starlink.registry.SoapClient
-
Returns the endpoint of the service this client talks to.
- getIdentifier() - Method in class uk.ac.starlink.registry.BasicResource
-
Returns the resource unique identifier.
- GetImage() - Method in class net.ivoa.registry.search.SimpleCharStream
-
Get token literal value.
- getIndent() - Method in class net.ivoa.registry.search.Where2DOM
-
return the pretty-fying indent amount that will be inserted.
- getKnownRegMap() - Static method in class uk.ac.starlink.registry.RegClientTest
-
Returns a map containing nickname->service endpoint pairs
for some popular registries, for convenience.
- getLine() - Method in class net.ivoa.registry.search.SimpleCharStream
-
Deprecated.
- getMessage() - Method in error net.ivoa.registry.search.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getNextToken() - Method in class net.ivoa.registry.search.Where2DOM
-
Get the next Token.
- getNextToken() - Method in class net.ivoa.registry.search.Where2DOMTokenManager
-
Get the next Token.
- getNSMode(short) - Method in class net.ivoa.registry.search.Where2DOM
-
return the namespace qualification mode that will be used
- getPublisher() - Method in class uk.ac.starlink.registry.BasicResource
-
Returns the resource publisher.
- getReferenceUrl() - Method in class uk.ac.starlink.registry.BasicResource
-
Returns the reference URL for this resource.
- getResourceIterator(SoapRequest) - Method in class uk.ac.starlink.registry.AbstractRegistryClient
-
Returns an iterator over resources corresponding to a given SOAP request.
- getResourceList(SoapRequest) - Method in class uk.ac.starlink.registry.AbstractRegistryClient
-
Returns a list of resources corresponding to a given SOAP request.
- getShortName() - Method in class uk.ac.starlink.registry.BasicResource
-
Returns the resource short name.
- getStandardId() - Method in class uk.ac.starlink.registry.BasicCapability
-
Returns the standard ID which defines what sort of service this
capability is offering.
- getSubjects() - Method in class uk.ac.starlink.registry.BasicResource
-
Returns an array of subject strings for this resource.
- GetSuffix(int) - Method in class net.ivoa.registry.search.SimpleCharStream
-
Get the suffix.
- getTabSize(int) - Method in class net.ivoa.registry.search.SimpleCharStream
-
- getTitle() - Method in class uk.ac.starlink.registry.BasicResource
-
Returns the resource title.
- getToken(int) - Method in class net.ivoa.registry.search.Where2DOM
-
Get the specific Token.
- getValue() - Method in class net.ivoa.registry.search.Token
-
An optional attribute value of the Token.
- getVersion() - Method in class uk.ac.starlink.registry.BasicCapability
-
Returns a version string associated with this capability.
- getXsiType() - Method in class uk.ac.starlink.registry.BasicCapability
-
Returns the xsi:type of this capability.
- S_CHAR_LITERAL - Static variable in interface net.ivoa.registry.search.Where2DOMConstants
-
RegularExpression Id.
- S_IDENTIFIER - Static variable in interface net.ivoa.registry.search.Where2DOMConstants
-
RegularExpression Id.
- S_INTEGER - Static variable in interface net.ivoa.registry.search.Where2DOMConstants
-
RegularExpression Id.
- S_PROTECTED - Static variable in interface net.ivoa.registry.search.Where2DOMConstants
-
RegularExpression Id.
- S_QUOTED_IDENTIFIER - Static variable in interface net.ivoa.registry.search.Where2DOMConstants
-
RegularExpression Id.
- S_REAL - Static variable in interface net.ivoa.registry.search.Where2DOMConstants
-
RegularExpression Id.
- S_TABLE_IDENTIFIER - Static variable in interface net.ivoa.registry.search.Where2DOMConstants
-
RegularExpression Id.
- S_XPATH - Static variable in interface net.ivoa.registry.search.Where2DOMConstants
-
RegularExpression Id.
- S_XPATH_IDENTIFIER - Static variable in interface net.ivoa.registry.search.Where2DOMConstants
-
RegularExpression Id.
- ScalarExpression(String) - Method in class net.ivoa.registry.search.Where2DOM
-
- Search(String) - Method in class net.ivoa.registry.search.Where2DOM
-
- setAccessUrl(String) - Method in class uk.ac.starlink.registry.BasicCapability
-
Sets the access URL.
- setCapabilities(BasicCapability[]) - Method in class uk.ac.starlink.registry.BasicResource
-
Sets the capability interface array.
- setContact(String) - Method in class uk.ac.starlink.registry.BasicResource
-
Sets the contact information.
- setDebugStream(PrintStream) - Method in class net.ivoa.registry.search.Where2DOMTokenManager
-
Set debug output.
- setDescription(String) - Method in class uk.ac.starlink.registry.BasicCapability
-
Sets the description.
- setEchoStream(OutputStream) - Method in class uk.ac.starlink.registry.SoapClient
-
Sets an output stream to which all input and output HTTP
traffic will be logged.
- setIdentifier(String) - Method in class uk.ac.starlink.registry.BasicResource
-
Sets the resource unique identifier.
- setIndent(int) - Method in class net.ivoa.registry.search.Where2DOM
-
set the desired pretty-fying indent amount.
- setNSMode(short) - Method in class net.ivoa.registry.search.Where2DOM
-
set the namespace qualification mode to use
- setPublisher(String) - Method in class uk.ac.starlink.registry.BasicResource
-
Sets the resource publisher.
- setReferenceUrl(String) - Method in class uk.ac.starlink.registry.BasicResource
-
Sets the reference URL.
- setShortName(String) - Method in class uk.ac.starlink.registry.BasicResource
-
Sets the resource short name.
- setStandardId(String) - Method in class uk.ac.starlink.registry.BasicCapability
-
Sets the standard ID.
- setSubjects(String[]) - Method in class uk.ac.starlink.registry.BasicResource
-
Sets the subject strings.
- setTabSize(int) - Method in class net.ivoa.registry.search.SimpleCharStream
-
- setTitle(String) - Method in class uk.ac.starlink.registry.BasicResource
-
Sets the resource title.
- setVersion(String) - Method in class uk.ac.starlink.registry.BasicCapability
-
Sets the version.
- setXsiType(String) - Method in class uk.ac.starlink.registry.BasicCapability
-
Sets the xsi:type.
- SimpleCharStream - Class in net.ivoa.registry.search
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class net.ivoa.registry.search.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class net.ivoa.registry.search.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class net.ivoa.registry.search.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class net.ivoa.registry.search.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class net.ivoa.registry.search.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class net.ivoa.registry.search.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class net.ivoa.registry.search.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class net.ivoa.registry.search.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class net.ivoa.registry.search.SimpleCharStream
-
Constructor.
- SoapClient - Class in uk.ac.starlink.registry
-
Lightweight, freestanding SOAP client which can make simple requests
and allows the responses to be processed as a SAX stream.
- SoapClient(URL) - Constructor for class uk.ac.starlink.registry.SoapClient
-
Constructor.
- SoapRequest - Interface in uk.ac.starlink.registry
-
Aggregates the information required to make a SOAP request.
- SPECIAL_CHARS - Static variable in interface net.ivoa.registry.search.Where2DOMConstants
-
RegularExpression Id.
- specialToken - Variable in class net.ivoa.registry.search.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- staticFlag - Static variable in class net.ivoa.registry.search.SimpleCharStream
-
Whether parser is static.
- STCC_NS - Static variable in class net.ivoa.registry.search.Where2DOM
-
- STCC_PREFIX - Static variable in class net.ivoa.registry.search.Where2DOM
-
- STCR_NS - Static variable in class net.ivoa.registry.search.Where2DOM
-
- STCR_PREFIX - Static variable in class net.ivoa.registry.search.Where2DOM
-
- SwitchTo(int) - Method in class net.ivoa.registry.search.Where2DOMTokenManager
-
Switch to specified lex state.