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, warning
public 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 catlogueSAXException
public void characters(char[] ch, int start, int length)
characters
in interface ContentHandler
characters
in class DefaultHandler
public void startElement(String uri, String localName, String qName, Attributes atts)
startElement
in interface ContentHandler
startElement
in class DefaultHandler
public void endElement(String uri, String localName, String qName) throws SAXException
endElement
in interface ContentHandler
endElement
in class DefaultHandler
SAXException
Copyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.