- canImport(DataFlavor) - Method in class uk.ac.starlink.votable.ColFitsPlusTableBuilder
-
- canImport(DataFlavor) - Method in class uk.ac.starlink.votable.FitsPlusTableBuilder
-
Returns true for a flavor with the MIME type "application/fits".
- canImport(DataFlavor) - Method in class uk.ac.starlink.votable.VOTableBuilder
-
Returns true for flavors which have MIME types starting
text/xml
application/xml
application/x-votable+xml
- characters(char[], int, int) - Method in class uk.ac.starlink.votable.TableContentHandler
-
- characters(char[], int, int) - Method in class uk.ac.starlink.votable.VOTableDOMBuilder
-
- cloneNode(boolean) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- ColFitsPlusTableBuilder - Class in uk.ac.starlink.votable
-
Implementation of the TableBuilder
interface which reads
tables stored in column-oriented FITS binary table format.
- ColFitsPlusTableBuilder() - Constructor for class uk.ac.starlink.votable.ColFitsPlusTableBuilder
-
Default constructor.
- ColFitsPlusTableBuilder(WideFits) - Constructor for class uk.ac.starlink.votable.ColFitsPlusTableBuilder
-
Constructor.
- ColFitsPlusTableWriter - Class in uk.ac.starlink.votable
-
Handles writing of a StarTable
in a column-oriented
FITS binary table format.
- ColFitsPlusTableWriter() - Constructor for class uk.ac.starlink.votable.ColFitsPlusTableWriter
-
Default constructor.
- ColFitsPlusTableWriter(String, WideFits) - Constructor for class uk.ac.starlink.votable.ColFitsPlusTableWriter
-
Custom constructor.
- compareDocumentPosition(Node) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- componentsReady() - Method in class uk.ac.starlink.votable.soap.AxisTableDeserializer
-
- configureCall(Call) - Static method in class uk.ac.starlink.votable.soap.VOTableSerialization
-
Configures a Call object for use with VOTable custom
serialization by registering the requisite type mappings,
and perhaps other things too.
- configureSAXParserFactory(SAXParserFactory) - Method in class uk.ac.starlink.votable.Namespacing
-
Performs any necessary configuration of the namespacing capabilities
of a given parser factory for use with this namespacing policy.
- COOSYS_EPOCH_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
-
ValueInfo for COOSYS epoch attribute.
- COOSYS_EQUINOX_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
-
ValueInfo for COOSYS equinox attribute.
- COOSYS_SYSTEM_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
-
ValueInfo for COOSYS system attribute.
- createAttribute(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- createAttributeNS(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- createCDATASection(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- createComment(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- createDelegatingAttr(Attr) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Creates a new node in this document that delegates to an object
of class Attr
in the base model.
- createDelegatingAttr(Attr) - Method in class uk.ac.starlink.votable.VODocument
-
- createDelegatingAttr(Attr, boolean) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Creates a new node in this document that delegates to an object
of class Attr
and knows whether it is an
ID-type attribute or not.
- createDelegatingCDATASection(CDATASection) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Creates a new node in this document that delegates to an object
of class CDATASection
in the base model.
- createDelegatingCharacterData(CharacterData) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Creates a new node in this document that delegates to an object
of class CharacterData
(not one of its subclasses)
in the base model.
- createDelegatingComment(Comment) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Creates a new node in this document that delegates to an object
of class Comment
in the base model.
- createDelegatingDocumentFragment(DocumentFragment) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Creates a new node in this document that delegates to an object
of class DocumentFragment
in the base model.
- createDelegatingDocumentType(DocumentType) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Creates a new node in this document that delegates to an object
of class DocumentType
in the base model.
- createDelegatingElement(Element) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Creates a new node in this document that delegates to an object
of class Element
in the base model.
- createDelegatingElement(Element) - Method in class uk.ac.starlink.votable.VODocument
-
- createDelegatingEntity(Entity) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Creates a new node in this document that delegates to an object
of class Entity
in the base model.
- createDelegatingEntityReference(EntityReference) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Creates a new node in this document that delegates to an object
of class EntityReference
in the base model.
- createDelegatingNamedNodeMap(NamedNodeMap) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Returns a NamedNodeMap which will dispense nodes in this document.
- createDelegatingNodeList(NodeList) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Returns a NodeList which will dispense nodes in this document.
- createDelegatingNotation(Notation) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Creates a new node in this document that delegates to an object
of class Notation
in the base model.
- createDelegatingProcessingInstruction(ProcessingInstruction) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Creates a new node in this document that delegates to an object
of class ProcessingInstruction
in the base model.
- createDelegatingSimpleNode(Node) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Creates a new node in this document that delegates to an object
of class Node
(not one of its subclasses)
in the base model.
- createDelegatingText(Text) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Creates a new node in this document that delegates to an object
of class Text
(not one of its subclasses)
in the base model.
- createDocumentFragment() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- createElement(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- createElementNS(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- createEntityReference(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- createProcessingInstruction(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- createSerializer(StarTable) - Method in class uk.ac.starlink.votable.ColFitsPlusTableWriter
-
- createSerializer(StarTable) - Method in class uk.ac.starlink.votable.FitsPlusTableWriter
-
- createServiceDescriptor(VOElement) - Method in class uk.ac.starlink.votable.datalink.ServiceDescriptorFactory
-
Parses a DOM element as a ServiceDescriptor.
- createServiceParam(ParamElement) - Method in class uk.ac.starlink.votable.datalink.ServiceDescriptorFactory
-
Parses a VOTable DOM element as a ServiceParam.
- createTextNode(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- customisePrimaryHeader(Header) - Method in class uk.ac.starlink.votable.ColFitsPlusTableWriter
-
- customisePrimaryHeader(Header) - Method in class uk.ac.starlink.votable.FitsPlusTableWriter
-
- customisePrimaryHeader(Header) - Method in class uk.ac.starlink.votable.VOTableFitsTableWriter
-
Hook for adding custom entries to the FITS header which is written
to the primary HDU.
- getAccessUrl() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
-
Returns the access URL defined by this service.
- getActualValues() - Method in class uk.ac.starlink.votable.FieldElement
-
Returns a VALUES child of this element with the attribute
type='actual', or null if none exists.
- getArraysize() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
-
Returns the arraysize for this parameter as a numeric array.
- getArraysize() - Method in class uk.ac.starlink.votable.FieldElement
-
Returns the array size.
- getAttribute(String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
-
- getAttributeNode(String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
-
- getAttributeNodeNS(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
-
- getAttributeNS(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
-
- getAttributes() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getBaseDocument() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Returns the base document (the one to which this delegates).
- getBaseURI() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getCell(long, int) - Method in interface uk.ac.starlink.votable.TabularData
-
Returns the contents of a given table cell (optional).
- getCell(long, int) - Method in class uk.ac.starlink.votable.VOStarTable
-
- getChildByName(String) - Method in class uk.ac.starlink.votable.VOElement
-
Returns the first child element of this element which has a given
name in the VOTable namespace.
- getChildNodes() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getChildren() - Method in class uk.ac.starlink.votable.VOElement
-
Returns the child elements of this element.
- getChildrenByName(String) - Method in class uk.ac.starlink.votable.VOElement
-
Returns all the child elements of this element which have a given
name in the VOTable namespace.
- getColumnAuxDataInfos() - Method in class uk.ac.starlink.votable.VOStarTable
-
- getColumnCount() - Method in interface uk.ac.starlink.votable.TabularData
-
Returns the number of columns in the table data.
- getColumnCount() - Method in class uk.ac.starlink.votable.VOStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.votable.VOStarTable
-
- getContentClass(int) - Method in interface uk.ac.starlink.votable.TabularData
-
Returns a class to which all elements in a given column can be cast.
- getCoosys() - Method in class uk.ac.starlink.votable.FieldElement
-
Returns the COOSYS element corresponding to this field, if any.
- getData() - Method in class uk.ac.starlink.votable.dom.DelegatingCharacterData
-
- getData() - Method in class uk.ac.starlink.votable.dom.DelegatingProcessingInstruction
-
- getData() - Method in class uk.ac.starlink.votable.TableElement
-
Returns an object which can be used to access the actual cell
data in the body of this table.
- getDataFormat() - Method in class uk.ac.starlink.votable.VOTableWriter
-
Returns the format in which this writer will output the bulk table data.
- getDatatype() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
-
Returns the datatype value for this parameter.
- getDatatype() - Method in class uk.ac.starlink.votable.FieldElement
-
Returns the value of the datatype attribute.
- getDefaultVersion() - Static method in class uk.ac.starlink.votable.VOTableVersion
-
Returns the version instance used by default for output in this JVM.
- getDelegator(Node) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Returns the node in this document which delegates to (is based on)
a given node in the base document.
- getDelegator(Node) - Method in class uk.ac.starlink.votable.VODocument
-
- getDescription() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
-
Returns descriptive text for this service.
- getDescription() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
-
Returns the description for this parameter.
- getDescription() - Method in class uk.ac.starlink.votable.VOElement
-
Returns the text of a DESCRIPTION element associated with this object,
or null if none exists.
- getDescriptorId() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
-
Returns the identifier for this service descriptor.
- getDeserializerAs(String) - Method in class uk.ac.starlink.votable.soap.AxisTableDeserializerFactory
-
- getDoctype() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- getDoctypeDeclaration() - Method in class uk.ac.starlink.votable.VOTableVersion
-
Returns the text of the DOCTYPE XML declaration for this version.
- getDocument() - Method in class uk.ac.starlink.votable.VOTableDOMBuilder
-
Returns the DOM document built by this parser, following a parse.
- getDocumentElement() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- getDocumentURI() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- getDomConfig() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- getDtdUrl() - Method in class uk.ac.starlink.votable.VOTableVersion
-
Returns a URL from which the DTD can be retrieved.
- getElementById(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- getElementById(String) - Method in class uk.ac.starlink.votable.VODocument
-
- getElementCount(String) - Method in class uk.ac.starlink.votable.VODocument
-
Returns the number of elements of a given name
which have so far been added to this document.
- getElementsByTagName(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- getElementsByTagName(String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
-
- getElementsByTagNameNS(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- getElementsByTagNameNS(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
-
- getElementsByVOTagName(String) - Method in class uk.ac.starlink.votable.VOElement
-
Returns a NodeList of all descendant Elements with a given
unqualified tag name in the VOTable namespace, in the order
in which they are encountered in a preorder traversal of this
Element tree.
- getElementSequence() - Method in class uk.ac.starlink.votable.VOElement
-
Returns the number of elements with the same tag name as this one
which were present in the document when this one was added to it.
- getEntities() - Method in class uk.ac.starlink.votable.dom.DelegatingDocumentType
-
- getFeature(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getField() - Method in class uk.ac.starlink.votable.FieldRefElement
-
Returns the FIELD element referenced by this FIELDref.
- getFields() - Method in class uk.ac.starlink.votable.GroupElement
-
Returns an array of the FIELDs associated with this group.
- getFields() - Method in class uk.ac.starlink.votable.TableElement
-
Returns the FIELD elements for this table.
- getFirstChild() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getFormat() - Method in class uk.ac.starlink.votable.VOSerializer
-
Returns the data format which this object can serialize to.
- getFormatName() - Method in class uk.ac.starlink.votable.ColFitsPlusTableBuilder
-
- getFormatName() - Method in class uk.ac.starlink.votable.FitsPlusTableBuilder
-
- getFormatName() - Method in class uk.ac.starlink.votable.VOTableBuilder
-
Returns the string "votable".
- getFormatName() - Method in class uk.ac.starlink.votable.VOTableWriter
-
- getGroups() - Method in class uk.ac.starlink.votable.GroupElement
-
Returns the GROUP children of this element.
- getHandle() - Method in class uk.ac.starlink.votable.LinkElement
-
Returns the title attribute if there is one, otherwise defers to
superclass implementation.
- getHandle() - Method in class uk.ac.starlink.votable.VOElement
-
Returns something that can be used informally as a name for this
element.
- getHref() - Method in class uk.ac.starlink.votable.LinkElement
-
Returns the value of this LinkElement's 'href' attribute as a URL.
- getId() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
-
Returns the XML ID value for this parameter.
- getID() - Method in class uk.ac.starlink.votable.VOElement
-
Returns the ID attribute value for this element,
or null if none exists.
- getImplementation() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
Returns the implementation of the base document.
- getIndexInTable(TableElement) - Method in class uk.ac.starlink.votable.FieldElement
-
Returns the index of this field in a given table; that is the
index of the column it represents.
- getInline() - Method in class uk.ac.starlink.votable.VOTableWriter
-
Indicates whether STREAM elements will be written inline or to
an external file in the case of FITS and BINARY encoding.
- getInputEncoding() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- getInputEncoding() - Method in class uk.ac.starlink.votable.dom.DelegatingEntity
-
- getInputParams() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
-
Returns a list of input parameters associated with this service.
- getInstance() - Static method in class uk.ac.starlink.votable.Namespacing
-
Returns the default Namespacing instance.
- getInternalSubset() - Method in class uk.ac.starlink.votable.dom.DelegatingDocumentType
-
- getKnownVersions() - Static method in class uk.ac.starlink.votable.VOTableVersion
-
Returns a number->version map for all known versions.
- getLastChild() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getLegalValues() - Method in class uk.ac.starlink.votable.FieldElement
-
Returns a VALUES child of this element with the attribute
type='legal', or null if none exists.
- getLength() - Method in class uk.ac.starlink.votable.dom.DelegatingCharacterData
-
- getLinks() - Method in class uk.ac.starlink.votable.TableElement
-
Returns the LINK elements for this table.
- getLocalName() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getLocator() - Method in class uk.ac.starlink.votable.TableContentHandler
-
Returns the document locator.
- getMaximum() - Method in class uk.ac.starlink.votable.ValuesElement
-
Returns the specified maximum value for this ValuesElement object
(the value of any Maximum child).
- getMechanismType() - Method in class uk.ac.starlink.votable.soap.AxisTableSerializer
-
- getMimeType() - Method in class uk.ac.starlink.votable.VOTableWriter
-
- getMinimum() - Method in class uk.ac.starlink.votable.ValuesElement
-
Returns the specified minimum value for this ValuesElement object
(the value of any Minimum child).
- getMinMax() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
-
Returns the minimum and maximum values specified for this param.
- getName() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
-
Returns a name for this service.
- getName() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
-
Returns this parameter's name.
- getName() - Method in class uk.ac.starlink.votable.dom.DelegatingAttr
-
- getName() - Method in class uk.ac.starlink.votable.dom.DelegatingDocumentType
-
- getName() - Method in class uk.ac.starlink.votable.VOElement
-
Returns the name attribute value for this element,
or null if none exists.
- getNamespaceURI() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getNextSibling() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getNodeName() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getNodeType() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getNodeValue() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getNotationName() - Method in class uk.ac.starlink.votable.dom.DelegatingEntity
-
- getNotations() - Method in class uk.ac.starlink.votable.dom.DelegatingDocumentType
-
- getNrows() - Method in class uk.ac.starlink.votable.TableElement
-
Returns the number of rows in this table.
- getNull() - Method in class uk.ac.starlink.votable.FieldElement
-
Returns the 'null' value for this FieldElement.
- getNull() - Method in class uk.ac.starlink.votable.ValuesElement
-
Returns the 'null' value for this ValuesElement object, that is the
value which represents an undefined data value.
- getObject() - Method in class uk.ac.starlink.votable.ParamElement
-
Returns the object represented by the value of this Param.
- getOptions() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
-
Returns a list of options specified for this param.
- getOptions() - Method in class uk.ac.starlink.votable.ValuesElement
-
Returns the specified option values for this ValuesElement object.
- getOwnerDocument() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getOwnerElement() - Method in class uk.ac.starlink.votable.dom.DelegatingAttr
-
- getParam() - Method in class uk.ac.starlink.votable.ParamRefElement
-
Returns the PARAM element referenced by this PARAMref.
- getParameters() - Method in class uk.ac.starlink.votable.VOStarTable
-
- getParams() - Method in class uk.ac.starlink.votable.GroupElement
-
Returns an array of the PARAMs associated with this group.
- getParams() - Method in class uk.ac.starlink.votable.TableElement
-
Returns the PARAM elements for this table.
- getParent() - Method in class uk.ac.starlink.votable.VOElement
-
Returns the parent element of this element as a VOElement.
- getParentNode() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getPrefix() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getPreviousSibling() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getPublicId() - Method in class uk.ac.starlink.votable.dom.DelegatingDocumentType
-
- getPublicId() - Method in class uk.ac.starlink.votable.dom.DelegatingEntity
-
- getPublicId() - Method in class uk.ac.starlink.votable.dom.DelegatingNotation
-
- getReadHrefTables() - Method in class uk.ac.starlink.votable.TableContentHandler
-
Indicates whether href-referenced tables should be streamed to the
table handler.
- getRef() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
-
Returns the ref (XML REFID) value for this parameter.
- getRefColumnIndex(String, StarTable) - Static method in class uk.ac.starlink.votable.VOStarTable
-
Identifies the column that was labelled with a given ID attribute.
- getReferencedElement(String, String) - Method in class uk.ac.starlink.votable.VOElement
-
Returns an element from the same document whose ID-typed attribute
matches the value of a given (reference) attribute of this element.
- getResourceIdentifier() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
-
Returns an IVOA registry identifier for this service.
- getRow(long) - Method in interface uk.ac.starlink.votable.TabularData
-
Returns the contents of a given table row (optional).
- getRow(long) - Method in class uk.ac.starlink.votable.VOStarTable
-
- getRowCount() - Method in interface uk.ac.starlink.votable.TabularData
-
Returns the number of rows in the table data.
- getRowCount() - Method in class uk.ac.starlink.votable.VOStarTable
-
- getRowSequence() - Method in interface uk.ac.starlink.votable.TabularData
-
Returns an object which can iterate over all the rows in the
table data sequentially.
- getRowSequence() - Method in class uk.ac.starlink.votable.VOStarTable
-
- getSchema() - Method in class uk.ac.starlink.votable.VOTableVersion
-
Returns a schema which may be used to validate document instances
of this VOTable version.
- getSchemaLocation() - Method in class uk.ac.starlink.votable.VOTableVersion
-
Returns the URL of the VOTable schema corresponding to this version.
- getSchemaTypeInfo() - Method in class uk.ac.starlink.votable.dom.DelegatingAttr
-
- getSchemaTypeInfo() - Method in class uk.ac.starlink.votable.dom.DelegatingElement
-
- getSerializerAs(String) - Method in class uk.ac.starlink.votable.soap.AxisTableSerializerFactory
-
- getSpecified() - Method in class uk.ac.starlink.votable.dom.DelegatingAttr
-
- getStandardId() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
-
Returns the capability URI corresponding to this service.
- getStarTableWriters() - Static method in class uk.ac.starlink.votable.FitsPlusTableWriter
-
Returns a list of FITS-plus table writers with variant values of
attributes.
- getStarTableWriters() - Static method in class uk.ac.starlink.votable.VOTableWriter
-
Returns a list of votable writers with variant values of attributes.
- getStoragePolicy() - Method in class uk.ac.starlink.votable.VODocument
-
Returns the storage policy used for storing bulk table data found
as elements in the DOM into a usable form.
- getStoragePolicy() - Method in class uk.ac.starlink.votable.VOElementFactory
-
Returns the storage policy currently in effect.
- getStrictErrorChecking() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- getSupportedMechanismTypes() - Method in class uk.ac.starlink.votable.soap.AxisTableDeserializerFactory
-
- getSupportedMechanismTypes() - Method in class uk.ac.starlink.votable.soap.AxisTableSerializerFactory
-
- getSystemId() - Method in class uk.ac.starlink.votable.dom.DelegatingDocumentType
-
- getSystemId() - Method in class uk.ac.starlink.votable.dom.DelegatingEntity
-
- getSystemId() - Method in class uk.ac.starlink.votable.dom.DelegatingNotation
-
- getSystemId() - Method in class uk.ac.starlink.votable.VODocument
-
Returns the system ID associated with this document.
- getSystemId() - Method in class uk.ac.starlink.votable.VOElement
-
Returns any system ID associated with this node.
- getTable() - Method in class uk.ac.starlink.votable.VOSerializer
-
Returns the table object which this object can serialize.
- getTableHandler() - Method in class uk.ac.starlink.votable.TableContentHandler
-
Returns the TableHandler object for this parser.
- getTagName() - Method in class uk.ac.starlink.votable.dom.DelegatingElement
-
- getTarget() - Method in class uk.ac.starlink.votable.dom.DelegatingProcessingInstruction
-
- getTextContent() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getType() - Method in class uk.ac.starlink.votable.ValuesElement
-
Returns the supplied or implied value of the 'type' attribute of this
ValuesElement object.
- getUcd() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
-
Returns the UCD string for this parameter.
- getUcd() - Method in class uk.ac.starlink.votable.FieldElement
-
Returns the value of the ucd attribute,
or null if there is none.
- getUcd() - Method in class uk.ac.starlink.votable.FieldRefElement
-
Returns the value of the ucd attribute,
or null if there is none.
- getUcd() - Method in class uk.ac.starlink.votable.ParamRefElement
-
Returns the value of the ucd attribute,
or null if there is none.
- getUnit() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
-
Returns the unit string for this parameter.
- getUnit() - Method in class uk.ac.starlink.votable.FieldElement
-
Returns the value of the unit attribute,
or null if there is none.
- getUserData(String) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- getUtype() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
-
Returns the Utype string for this parameter.
- getUtype() - Method in class uk.ac.starlink.votable.FieldElement
-
Returns the value of the utype attribute,
or null if there is none.
- getUtype() - Method in class uk.ac.starlink.votable.FieldRefElement
-
Returns the value of the utype attribute,
or null if there is none.
- getUtype() - Method in class uk.ac.starlink.votable.ParamRefElement
-
Returns the value of the utype attribute,
or null if there is none.
- getValue() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
-
Returns this parameter's value as a string;
if the empty string is specified for the PARAM's @value attribute,
null should be returned.
- getValue() - Method in class uk.ac.starlink.votable.dom.DelegatingAttr
-
- getValue() - Method in class uk.ac.starlink.votable.ParamElement
-
Returns the value of the value attribute,
or an empty string if it has none.
- getValue() - Method in class uk.ac.starlink.votable.soap.AxisTableDeserializer
-
- getValueInfo(FieldElement) - Static method in class uk.ac.starlink.votable.VOStarTable
-
Returns a ValueInfo object suitable for holding the values in a
VOTable Field (or Param) object.
- getVersionNumber() - Method in class uk.ac.starlink.votable.VOTableVersion
-
Returns the version number for this version.
- getVotableVersion() - Method in class uk.ac.starlink.votable.VOTableWriter
-
Returns the version of the VOTable standard to which the output
of this writer conforms.
- getVOTagName() - Method in class uk.ac.starlink.votable.VOElement
-
Returns the name of this element in the VOTable namespace.
- getVOTagName(String, String, String) - Method in class uk.ac.starlink.votable.Namespacing
-
Returns the VOTable tagname for an XML element as encountered by a
SAX parser.
- getVOTagName(Element) - Method in class uk.ac.starlink.votable.Namespacing
-
Returns the VOTable tagname for an XML element as present in a DOM.
- getVOTagName(Element) - Method in class uk.ac.starlink.votable.VODocument
-
Returns the unqualified tag name for an element in the VOTable namespace,
taking care of namespacing issues.
- getWholeText() - Method in class uk.ac.starlink.votable.dom.DelegatingText
-
- getWriteSchemaLocation() - Method in class uk.ac.starlink.votable.VOTableWriter
-
Indicates whether the schema location attribute will be written
on opening VOTABLE tags.
- getXMLDeclaration() - Method in class uk.ac.starlink.votable.VOTableWriter
-
Returns the XML declaration which is used by this writer
at the head of any document written.
- getXmlEncoding() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- getXmlEncoding() - Method in class uk.ac.starlink.votable.dom.DelegatingEntity
-
- getXmlNamespace() - Method in class uk.ac.starlink.votable.VOTableVersion
-
Returns the XML namespace in which the VOTable elements reside.
- getXmlStandalone() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- getXmlVersion() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- getXmlVersion() - Method in class uk.ac.starlink.votable.dom.DelegatingEntity
-
- getXtype() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
-
Returns the Xtype string for this parameter.
- getXtype() - Method in class uk.ac.starlink.votable.FieldElement
-
Returns the value of the xtype attribute,
or null if there is none.
- GroupElement - Class in uk.ac.starlink.votable
-
Object representing a GROUP element in a VOTable.