public abstract class CatalogSaxHandler extends DefaultHandler
.../viz-bin/?votable&-meta to vizier (as at Nov 2009).
May 2010: .../viz-bin?votable&-meta=t gives information
about sub-tables too.| Constructor and Description |
|---|
CatalogSaxHandler(boolean includeObsolete)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
characters(char[] ch,
int start,
int length) |
void |
endElement(String uri,
String localName,
String qName) |
protected abstract void |
gotCatalog(VizierCatalog cat)
Called when a catalogue has been obtained from the SAX stream.
|
void |
startElement(String uri,
String localName,
String qName,
Attributes atts) |
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic CatalogSaxHandler(boolean includeObsolete)
includeObsolete - true to include all results, false to omit
older versions of the same catalogprotected abstract void gotCatalog(VizierCatalog cat) throws SAXException
cat - newly acquired catlogueSAXExceptionpublic void characters(char[] ch,
int start,
int length)
characters in interface ContentHandlercharacters in class DefaultHandlerpublic void startElement(String uri, String localName, String qName, Attributes atts)
startElement in interface ContentHandlerstartElement in class DefaultHandlerpublic void endElement(String uri, String localName, String qName) throws SAXException
endElement in interface ContentHandlerendElement in class DefaultHandlerSAXExceptionCopyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.