- addAction(Action) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- addChain(NodeChain) - Method in class uk.ac.starlink.datanode.tree.select.NodeRootModel
-
Adds a new node chain to this model.
- addComponent(Component) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- addDataSource(DataSource, String) - Method in class uk.ac.starlink.datanode.tree.BasicTransferable
-
Adds streamed data.
- addDefaultRoots() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootComboBox
-
Adds root nodes to the selector representing all the known
filestores.
- addEntry(int, String, Object) - Method in class uk.ac.starlink.datanode.nodes.MetamapGroup
-
Adds an entry to one of the metadata sets.
- addIcon(Icon) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- addItem(JComponent, JComponent) - Method in class uk.ac.starlink.datanode.tree.InfoPanel
-
Adds a new label, value pair to the panel.
- addKeyedItem(String, String) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
-
Adds a key-value paired information item for string data.
- addKeyedItem(String, Object) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
-
Adds a key-value paired information item for Object data.
- addKeyedItem(String, double) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
-
Adds a key-value paired information item for double data.
- addKeyedItem(String, float) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
-
Adds a key-value paired information item for float data.
- addKeyedItem(String, long) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
-
Adds a key-value paired information item for long data.
- addKeyedItem(String, int) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
-
Adds a key-value paired information item for int data.
- addKeyedItem(String, boolean) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
-
Adds a key-value paired information item for boolean data.
- addKeyedItem(String, String) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- addKeyedItem(String, Object) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- addKeyedItem(String, int) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- addKeyedItem(String, long) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- addKeyedItem(String, double) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- addKeyedItem(String, float) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- addKeyedItem(String, boolean) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- addLocalObject(Object, Class, String) - Method in class uk.ac.starlink.datanode.tree.BasicTransferable
-
Adds an object which can be transferred within a single JVM.
- addPane(String, Component) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
-
Adds a component for optional display within this viewer.
- addPane(String, ComponentMaker) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
-
Adds a deferred-construction component for optional display within
this viewer.
- addScalingPane(String, ComponentMaker) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
-
Adds a new deferred-construction component which will
draw itself at a size appropriate to the size of its container.
- addSeparator() - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
-
Adds a visible separator to the display.
- addSeparator() - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- addSerializableObject(Serializable, Class, String) - Method in class uk.ac.starlink.datanode.tree.BasicTransferable
-
Adds a Serializable
object which can be serialized
and thus passed outside of this JVM.
- addSpace() - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
-
Adds a small amount of space to the overview display.
- addSpace() - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- addString(String) - Method in class uk.ac.starlink.datanode.tree.BasicTransferable
-
Adds a plain text string.
- addSubHead(String) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
-
Adds a subheading to the display.
- addSubHead(String) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- addText(String) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
-
Adds unformatted text to the display.
- addText(String) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- addTitle(String) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
-
Adds a top-level title to the display.
- addTitle(String) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- addTreeModelListener(TreeModelListener) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
-
- addURL(URL) - Method in class uk.ac.starlink.datanode.tree.BasicTransferable
-
Adds a URL.
- addVOComponentViews(DetailViewer, VOElement) - Static method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
-
- allowsChildren() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Indicates whether the node can in principle have child nodes.
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
The DefaultDataNode implementation of this method returns
false.
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.EmptyDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.FtpDirectoryDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.HTMLDataNode
-
HTML type does not allow children.
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.ImageHDUDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.ResourceListDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.TableHDUDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.TarBranchDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.TarStreamDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.VOTableDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.VOTableTableDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
-
- allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
-
- appendNode(DataNode, DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
-
Appends a new child node to the children of a node which
exists in this tree model.
- ArrayBrowser - Class in uk.ac.starlink.datanode.viewers
-
Displays an array of primitives in a JTable.
- ArrayBrowser(NDArray) - Constructor for class uk.ac.starlink.datanode.viewers.ArrayBrowser
-
Constructs an ArrayBrowser from an NDArray.
- ARY0 - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- ARY1 - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- ARY2 - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- ARY3 - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- getAppender() - Method in class uk.ac.starlink.datanode.viewers.TextViewer
-
Returns a Writer object; any thing you write into it will appera
in the TextViewer.
- getArrayData() - Method in interface uk.ac.starlink.datanode.nodes.FITSDataNode.ArrayDataMaker
-
Returns an ArrayDataInput object which can supply the array data.
- getArrayData(long, long) - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
-
Returns an ArrayDataMaker encapsulating the same input stream as the
on one which this FITSDataNode is based, but starting at a given
offset start into the stream and size bytes long.
- getArrayData(long, long) - Method in class uk.ac.starlink.datanode.nodes.FITSFileDataNode
-
- getArrayData(long, long) - Method in class uk.ac.starlink.datanode.nodes.FITSStreamDataNode
-
- getArrayIconID(int) - Static method in class uk.ac.starlink.datanode.nodes.IconFactory
-
- getBaseURL() - Method in class uk.ac.starlink.datanode.nodes.FtpLocation
-
Returns a URL representing the connection used by this object.
- getBuilder() - Method in class uk.ac.starlink.datanode.factory.CreationState
-
- getBuilders(Class) - Static method in class uk.ac.starlink.datanode.factory.DataNodeBuilder
-
Returns an array of DataNodeBuilder objects which are all the
ones that can be found by reflection in the supplied class.
- getBuilders() - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
-
Returns the list of
DataNodeBuilder
s which this factory uses to
construct data nodes.
- getButtonPanel() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Returns a panel into which extra buttons can be placed.
- getChild(Object, int) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
-
Returns a given child of a node in the tree.
- getChildCount(Object) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
-
Returns the number of children a node currently has.
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
-
- getChildIterator() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Gets an Iterator over the children of the object, each of which
should itself be a DataNode
.
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
- getChildIterator(Node) - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
-
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
-
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.EmptyDataNode
-
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
-
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
-
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.FtpDirectoryDataNode
-
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.ImageHDUDataNode
-
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.ResourceListDataNode
-
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.TarBranchDataNode
-
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.TarStreamDataNode
-
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
-
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.VOTableDataNode
-
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
-
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
-
- getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
-
- getChildIteratorAtLevel(String, DataNode) - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
-
Returns an iterator over the DataNodes at a given level in the
hierarchy of this archive.
- getChildIteratorAtLevel(String, DataNode) - Method in class uk.ac.starlink.datanode.nodes.ZipFileDataNode
-
- getChildIteratorAtLevel(String, DataNode) - Method in class uk.ac.starlink.datanode.nodes.ZipStreamDataNode
-
- getChildMaker() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Gets the factory which should in general be used to generate
descendant nodes.
- getChildMaker() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
- getChildMaker() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
-
- getChildMaker() - Method in class uk.ac.starlink.datanode.nodes.VOTableDataNode
-
- getChildren() - Method in class uk.ac.starlink.datanode.tree.TreeModelNode
-
Returns the list which contains the children.
- getChooseAction() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Returns the action which indicated that the currently selected node
is to be used.
- getChosenPath() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Returns the path of the currently chosen node.
- getClient() - Method in class uk.ac.starlink.datanode.nodes.FtpLocation
-
Returns an FTP client for use at this location from a public pool.
- getComponent() - Method in interface uk.ac.starlink.datanode.nodes.ComponentMaker
-
Return a Component.
- getComponent() - Method in class uk.ac.starlink.datanode.nodes.ExceptionComponentMaker
-
- getConnectionActions(DataNodeFactory) - Method in class uk.ac.starlink.datanode.tree.DataNodeJTree
-
Returns a set of actions which can make connections to known virtual
filestores, as supplied by
ConnectorManager
.
- getConnectorAction() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootComboBox
-
Returns any ConnectorAction associatd with the currently selected node.
- getConnectorAction() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootModel
-
- getCreator() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Retrieves information about how this node was created.
- getCreator() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
- getCurrentChildren(DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
-
Returns an array of the children currently owned by a given node.
- getDataClass() - Method in class uk.ac.starlink.datanode.nodes.DataType
-
Returns the class of data object corresponding to this type.
- getDataInput() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
-
Returns an ArrayDataInput object containing the data from this
FITS object.
- getDataNode() - Method in class uk.ac.starlink.datanode.tree.DataNodeTransferable
-
Returns the node associated with this transferable.
- getDataNode() - Method in class uk.ac.starlink.datanode.tree.TreeModelNode
-
Returns the DataNode managed by this TreeModelNode.
- getDataObject(DataType) - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Returns a data object of a given type which corresponds to this node.
- getDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
- getDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.ImageHDUDataNode
-
- getDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.StarTableDataNode
-
- getDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.TableHDUDataNode
-
- getDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.VOTableTableDataNode
-
- getDataSource() - Method in interface uk.ac.starlink.datanode.nodes.FITSDataNode.ArrayDataMaker
-
Returns a DataSource which can supply the input stream again.
- getDataSource() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
-
- getDebug() - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
-
Indicates whether this factory is running in debug mode.
- getDefaultClassList() - Static method in class uk.ac.starlink.datanode.factory.DataNodeFactory
-
Returns the default class list from which the list of
constructor-based builders is initialised.
- getDescription() - Method in class uk.ac.starlink.datanode.nodes.CompressedDataNode
-
- getDescription() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Gets a concise description of this object.
- getDescription() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
- getDescription() - Method in class uk.ac.starlink.datanode.nodes.ErrorDataNode
-
- getDescription() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
-
- getDescription() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
-
- getDescription() - Method in class uk.ac.starlink.datanode.nodes.ImageHDUDataNode
-
- getDescription() - Method in class uk.ac.starlink.datanode.nodes.ScalarDataNode
-
- getDescription() - Method in class uk.ac.starlink.datanode.nodes.StarTableDataNode
-
- getDescription() - Method in class uk.ac.starlink.datanode.nodes.TableHDUDataNode
-
- getDescription() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
-
- getDescription() - Method in class uk.ac.starlink.datanode.nodes.VOTableTableDataNode
-
- getDescription() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
-
- getDocument() - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
-
Returns a DOMSource corresponding to the XMLDocument underlying this
data node.
- getDraggedNode() - Method in class uk.ac.starlink.datanode.tree.DataNodeJTree
-
Returns the last place the mouse button was pressed on this component.
- getDropNode() - Method in class uk.ac.starlink.datanode.tree.DataNodeJTree
-
Returns the current position of the mouse if it's being dragged
on this component.
- getElementAt(int) - Method in class uk.ac.starlink.datanode.tree.select.NodeRootModel
-
- getEncoding(byte[]) - Static method in class uk.ac.starlink.datanode.nodes.XMLDocument
-
Returns what appears to be the encoding of the XML stream which
starts with a given magic number.
- getEntries() - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
-
Returns a list of all the ZipEntry objects in
this zip archive.
- getEntries() - Method in class uk.ac.starlink.datanode.nodes.ZipFileDataNode
-
- getEntries() - Method in class uk.ac.starlink.datanode.nodes.ZipStreamDataNode
-
- getEntriesAtLevel(String) - Method in class uk.ac.starlink.datanode.nodes.TarStreamDataNode
-
Returns a list of all the entries in this archive whose name starts
with a given string.
- getEntriesAtLevel(String) - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
-
Returns all the ZipEntry objects in this archive at a given level
in the hierarchy.
- getEntry(int, String) - Method in class uk.ac.starlink.datanode.nodes.MetamapGroup
-
Retrieves an entry from one of the metadata sets by key.
- getExpander() - Method in class uk.ac.starlink.datanode.tree.TreeModelNode
-
Returns the object which is currently in charge of locating this
nodes children.
- getFactory() - Method in class uk.ac.starlink.datanode.factory.CreationState
-
- getFactoryTrace() - Method in class uk.ac.starlink.datanode.factory.CreationState
-
- getHDUIndex() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
-
- getHduType() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
-
- getHeader() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
-
- getIcon() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
-
- getIcon() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Gets an Icon
which can be used when displaying this node.
- getIcon() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
Returns a default icon, unless setIconID has been called, in which
case it returns the one indicated by that call.
- getIcon(short) - Static method in class uk.ac.starlink.datanode.nodes.IconFactory
-
Gets the icon with the given ID.
- getIconURL(short) - Static method in class uk.ac.starlink.datanode.nodes.IconFactory
-
Gets a URL for the icon with the given ID.
- getIndexOfChild(Object, Object) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
-
Returns the index of a given child if it is a direct child of another.
- getInstance() - Static method in class uk.ac.starlink.datanode.factory.DocumentDataNodeBuilder
-
Obtains the singleton instance of this class.
- getInstance() - Static method in class uk.ac.starlink.datanode.factory.FileDataNodeBuilder
-
Obtains the singleton instance of this class.
- getInstance() - Static method in class uk.ac.starlink.datanode.factory.SourceDataNodeBuilder
-
Obtains the singleton instance of this class.
- getInstance() - Static method in class uk.ac.starlink.datanode.factory.StringDataNodeBuilder
-
Obtains the singleton instance of this class.
- getInstance() - Static method in class uk.ac.starlink.datanode.factory.XMLDataNodeBuilder
-
Obtains the singleton instance of this class.
- getInstance() - Static method in class uk.ac.starlink.datanode.nodes.NodeEntityResolver
-
Returns the sole instance of this singleton class.
- getKeyOrder() - Method in class uk.ac.starlink.datanode.nodes.MetamapGroup
-
Returns the list which defines ordering for any keys which crop up.
- getKnownKeys() - Method in class uk.ac.starlink.datanode.nodes.MetamapGroup
-
Returns a list of all the keys which appear in any of the metadata sets.
- getLabel() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Gets the label of this object.
- getLabel() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
- getMaximumSize() - Method in class uk.ac.starlink.datanode.tree.InfoPanel
-
- getMessages() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
-
- getMetamaps() - Method in class uk.ac.starlink.datanode.nodes.MetamapGroup
-
Returns the array of metadata maps.
- getModel() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootComboBox
-
- getModelNode(DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
-
Returns the TreeModelNode which acts as the container
for a given data node.
- getName() - Method in class uk.ac.starlink.datanode.nodes.CompressedDataNode
-
- getName() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Gets the name of this object.
- getName() - Method in class uk.ac.starlink.datanode.nodes.DataType
-
Returns the name of this type.
- getName() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
- getName() - Method in class uk.ac.starlink.datanode.nodes.EmptyDataNode
-
- getName() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
-
- getName() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
-
- getName() - Method in class uk.ac.starlink.datanode.nodes.FITSFileDataNode
-
- getName() - Method in class uk.ac.starlink.datanode.nodes.PlainDataNode
-
- getName() - Method in class uk.ac.starlink.datanode.nodes.StarTableDataNode
-
- getName() - Method in class uk.ac.starlink.datanode.nodes.TarBranchDataNode
-
- getName() - Method in class uk.ac.starlink.datanode.nodes.TarStreamDataNode
-
- getName() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
-
- getName() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
-
- getName() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
-
- getName() - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
-
- getName() - Method in class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
-
- getNamespaces() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
-
- getNodeClass() - Method in class uk.ac.starlink.datanode.factory.DataNodeBuilder
-
- getNodeClass() - Method in class uk.ac.starlink.datanode.factory.SimpleDataNodeBuilder
-
- getNodeCount() - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
-
Returns the number of nodes known in this model.
- getNodeMaker() - Method in class uk.ac.starlink.datanode.tree.TableNodeChooser
-
Returns a lazily created node factory suitable for making nodes
in a table-browsing environment.
- getNodeMaker() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Returns the DataNodeFactory which is used for turning objects into
data nodes.
- getNodePath(DataNode) - Static method in class uk.ac.starlink.datanode.nodes.NodeUtil
-
Returns the full path of a node, if possible.
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.CompressedDataNode
-
- getNodeTLA() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Returns a short string indicating what kind of node this is.
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
The DefaultDataNode implementation returns the string "...".
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.ErrorDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
-
Returns either "DIR" or "FILE" for a directory or non-directory file
respectively.
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.FtpDirectoryDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.HTMLDataNode
-
Returns Three Letter Acronym "HTM".
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.ImageHDUDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.JDBCDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.PlainDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.ResourceListDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.ScalarDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.StarTableDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.TableHDUDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.TarBranchDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.TarStreamDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.VOTableDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.VOTableTableDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
-
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
-
Returns the string "ZIP".
- getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.CompressedDataNode
-
- getNodeType() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Returns a short sentence indicating what kind of node this is.
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.ErrorDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.FtpDirectoryDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.HTMLDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.ImageHDUDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.JDBCDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.PlainDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.ResourceListDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.StarTableDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.TableHDUDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.TarBranchDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.TarStreamDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.VOTableDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.VOTableTableDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
-
- getNodeType() - Method in class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
-
- getNumMaps() - Method in class uk.ac.starlink.datanode.nodes.MetamapGroup
-
Returns the number of metadata maps.
- getObject() - Method in class uk.ac.starlink.datanode.factory.CreationState
-
- getOffset() - Method in interface uk.ac.starlink.datanode.nodes.FITSDataNode.ArrayDataMaker
-
Returns the offset into the datasource's input stream at which
the ArrayDataInput data starts.
- getParent() - Method in class uk.ac.starlink.datanode.factory.CreationState
-
- getParent() - Method in class uk.ac.starlink.datanode.nodes.FtpLocation
-
Returns the FtpLocation representing the parent directory of this
one, if it has one.
- getParent() - Method in class uk.ac.starlink.datanode.tree.TreeModelNode
-
Returns the parent of this node.
- getParentObject() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
-
- getParentObject() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Returns an object which is in some sense the parent of the one
this node is based on.
- getParentObject() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
- getParentObject() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
-
- getParentObject() - Method in class uk.ac.starlink.datanode.nodes.FtpDirectoryDataNode
-
- getParentObject() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
-
- getParentObject() - Method in class uk.ac.starlink.datanode.nodes.ZipFileDataNode
-
- getPath() - Method in class uk.ac.starlink.datanode.nodes.FtpLocation
-
Returns the full directory path for this node.
- getPathElement() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
-
- getPathElement() - Method in class uk.ac.starlink.datanode.nodes.CompressedDataNode
-
- getPathElement() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Gets the contribution of this node to a pathname.
- getPathElement() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
The DefaultDataNode implementation
returns the label as a default path element.
- getPathElement() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
-
- getPathElement() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
-
- getPathElement() - Method in class uk.ac.starlink.datanode.nodes.PlainDataNode
-
- getPathElement() - Method in class uk.ac.starlink.datanode.nodes.ResourceListDataNode
-
- getPathElement() - Method in class uk.ac.starlink.datanode.nodes.TarBranchDataNode
-
- getPathElement() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
-
- getPathElement() - Method in class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
-
- getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
-
- getPathSeparator() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Gets the delimiter string which separates the name of this node from
the name of one of its children when constructing a pathname.
- getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
Returns a default separator string.
- getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
-
- getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
-
- getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
-
- getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.FtpDirectoryDataNode
-
- getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
-
- getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.ResourceListDataNode
-
- getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.TarBranchDataNode
-
- getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.TarStreamDataNode
-
- getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
-
- getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.VOTableDataNode
-
- getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
-
- getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
-
- getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
-
- getPathToRoot(DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
-
Returns an array representing the position of the given
DataNode in the tree.
- getPublicId() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
-
- getRoot() - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
-
Returns the root of the tree.
- getRoot() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Returns the root of the tree displayed in this chooser.
- getRootSelector() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Returns the component which allows the user to select the current
root of the tree.
- getScrollableTracksViewportWidth() - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
Ensures that lines will not be wrapped.
- getSearchAllAction() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Returns an action which will search the entire tree for choosable
nodes, starting from the root.
- getSearchSelectedAction() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Returns an action which will search the tree recursively for
choosable nodes, starting from the selected node.
- getSelectedItem() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootModel
-
- getSelectedNode() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootComboBox
-
Returns the selected DataNode.
- getSelectedNode() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootModel
-
- getSelectedNode() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Returns the datanode which is currently selected in the GUI.
- getSize() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootModel
-
- getSource(VOElement) - Static method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
-
Returns a DOM source associated with a given VO Element.
- getSourceActions(JComponent) - Method in class uk.ac.starlink.datanode.tree.DataNodeTransferHandler
-
- getSpecialBuilders() - Static method in class uk.ac.starlink.datanode.factory.DataNodeFactory
-
Returns a list of builders which, for a default DataNodeFactory,
are invoked before any of the constructor-based ones.
- getStarTable() - Method in class uk.ac.starlink.datanode.nodes.TableHDUDataNode
-
Returns the StarTable containing the data.
- getSystemId() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
-
- getTableFactory() - Static method in class uk.ac.starlink.datanode.nodes.StarTableDataNode
-
- getTopAttributes() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
-
- getTopLocalName() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
-
- getTopNamespaceURI() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
-
- getTransferData(DataFlavor) - Method in class uk.ac.starlink.datanode.tree.BasicTransferable
-
- getTransferDataFlavors() - Method in class uk.ac.starlink.datanode.tree.BasicTransferable
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeCellRenderer
-
- getURL() - Method in class uk.ac.starlink.datanode.nodes.FtpLocation
-
Returns the URL representing this directory.
- getVisualRepresentation(Transferable) - Method in class uk.ac.starlink.datanode.tree.DataNodeTransferHandler
-
- SCALAR - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- ScalarDataNode - Class in uk.ac.starlink.datanode.nodes
-
Simple DataNode for representing scalar values.
- ScalarDataNode(String, String, String) - Constructor for class uk.ac.starlink.datanode.nodes.ScalarDataNode
-
Constructs a ScalarDataNode with a given name and value.
- selectNode(DataNode) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Called when the user has finished interacting with this chooser.
- setBuilder(DataNodeBuilder) - Method in class uk.ac.starlink.datanode.factory.CreationState
-
- setChildMaker(DataNodeFactory) - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Sets the factory which should in general be used to generate
child nodes.
- setChildMaker(DataNodeFactory) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
- setConnection(Connection) - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
-
Sets the Connection object associated with this branch.
- setControlsVisible(boolean) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Sets whether the panel containing the OK and Cancel buttons is
visible or not.
- setCreator(CreationState) - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Stores information about how this node was created.
- setCreator(CreationState) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
- setDebug(boolean) - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
-
Sets whether this factory is running in debug mode.
- setDeprecatedClass(Class) - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
-
Sets the class you would least like to see generated by this factory.
- setDescription(String) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
- setExpander(NodeExpander) - Method in class uk.ac.starlink.datanode.tree.TreeModelNode
-
Installs a NodeExpander object to take charge of
locating this node's children.
- setFactory(DataNodeFactory) - Method in class uk.ac.starlink.datanode.factory.CreationState
-
- setFactoryTrace(String) - Method in class uk.ac.starlink.datanode.factory.CreationState
-
- setGUI(boolean) - Static method in class uk.ac.starlink.datanode.nodes.NodeUtil
-
Sets whether applications running within this JVM should be
considered to be running within a GUI or not.
- setIcon(Icon) - Method in class uk.ac.starlink.datanode.tree.InfoPanel
-
Sets the icon for this panel.
- setIconID(short) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
This may be called by subclasses to set the icon returned by
this node to one of the ones defined in the IconFactory class.
- setKeyOrder(List) - Method in class uk.ac.starlink.datanode.nodes.MetamapGroup
-
Mandates an ordering to be imposed on the metadata keys.
- setLabel(String) - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Sets a label for this object.
- setLabel(String) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
- setModel(TreeModel) - Method in class uk.ac.starlink.datanode.tree.DataNodeJTree
-
- setModel(ComboBoxModel) - Method in class uk.ac.starlink.datanode.tree.select.NodeRootComboBox
-
Sets this combo box's model.
- setName(String) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
Sets the name of this node.
- setNodeMaker(DataNodeFactory) - Method in class uk.ac.starlink.datanode.tree.DataNodeTransferHandler
-
Sets the DataNodeFactory which will be used by this handler to
perform import of Transferables (convert them into DataNodes).
- setNodeMaker(DataNodeFactory) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Sets the DataNodeFactory which is used for turning objects into
data nodes.
- setParentObject(Object) - Method in interface uk.ac.starlink.datanode.nodes.DataNode
-
Sets the object which is in some sense the parent of the one
this node is based on.
- setParentObject(Object) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
-
- setPath(String) - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
-
Sets the absolute path of this node.
- setPreferredClass(Class) - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
-
Sets the class you would most like to see generated by this factory.
- setRoot(DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
-
Sets the root node of the tree.
- setRoot(DataNode) - Method in class uk.ac.starlink.datanode.tree.TableNodeChooser
-
- setRoot(DataNode) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Sets the root of the tree to a new node, possibly one not already
in the tree.
- setRootObject(Object) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Sets the root of the displayed tree to one made from a given object.
- setSelectedItem(Object) - Method in class uk.ac.starlink.datanode.tree.select.NodeRootModel
-
- setShowHidden(boolean) - Static method in class uk.ac.starlink.datanode.nodes.FileDataNode
-
Determines whether hidden files are included in the list of
children of a directory file node.
- setSize(Dimension) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
Ensures that lines will not be wrapped.
- setWrap(boolean) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
-
Determines whether text will be wrapped.
- SHAPE_KEY - Static variable in class uk.ac.starlink.datanode.nodes.ValueInfoMetamapGroup
-
- showAllChoosable(DataNode) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Opens up the tree recursively from a given node to display
all the choosable items at any level.
- showNodeDetail(DataNode) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
-
Invoked when the selection is changed to update the display
according to the current selection.
- SimpleDataNodeBuilder - Class in uk.ac.starlink.datanode.factory
-
An abstract DataNodeBuilder providing a template for builders which
build nodes from instances of a given class.
- SimpleDataNodeBuilder(String, Class) - Constructor for class uk.ac.starlink.datanode.factory.SimpleDataNodeBuilder
-
Construct a new builder which will turn out DataNodes from
objects of a given class (or its subclasses).
- SimpleDataNodeBuilder(Class, Class) - Constructor for class uk.ac.starlink.datanode.factory.SimpleDataNodeBuilder
-
Construct a new builder which will turn out DataNode of a given
class from objects of a given class.
- SKYFRAME - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- SOG - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- SourceDataNodeBuilder - Class in uk.ac.starlink.datanode.factory
-
A DataNodebuilder which tries to build a DataNode from a DataSource object.
- SPECFRAME - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- SPLAT - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- SPLIT_BELOW - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- SPLIT_BESIDE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- SPLIT_NONE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- STAR_LOGO - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- STARLINK_LOGO - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- StarTableDataNode - Class in uk.ac.starlink.datanode.nodes
-
DataNode representing a StarTable.
- StarTableDataNode(StarTable) - Constructor for class uk.ac.starlink.datanode.nodes.StarTableDataNode
-
- StarTableDataNode(String) - Constructor for class uk.ac.starlink.datanode.nodes.StarTableDataNode
-
- StarTableDataNode(DataSource) - Constructor for class uk.ac.starlink.datanode.nodes.StarTableDataNode
-
- STOP - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- stop() - Method in class uk.ac.starlink.datanode.tree.NodeExpander
-
Interrupts the work of this expander.
- stopExpansion(DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
-
Stops a node from expanding.
- StringComparator - Class in uk.ac.starlink.datanode.nodes
-
A very simple implementation of the Comparator
interface.
- StringComparator() - Constructor for class uk.ac.starlink.datanode.nodes.StringComparator
-
- StringDataNodeBuilder - Class in uk.ac.starlink.datanode.factory
-
- STRUCTURE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
-
- StyledTextArea - Class in uk.ac.starlink.datanode.viewers
-
- StyledTextArea() - Constructor for class uk.ac.starlink.datanode.viewers.StyledTextArea
-
- suitable(Class) - Method in class uk.ac.starlink.datanode.factory.DataNodeBuilder
-
Determine whether this builder can be used to work on an object
of a given class.
- suitable(Class) - Method in class uk.ac.starlink.datanode.factory.DocumentDataNodeBuilder
-
- suitable(Class) - Method in class uk.ac.starlink.datanode.factory.FileDataNodeBuilder
-
- suitable(Class) - Method in class uk.ac.starlink.datanode.factory.SimpleDataNodeBuilder
-
- suitable(Class) - Method in class uk.ac.starlink.datanode.factory.SourceDataNodeBuilder
-
- suitable(Class) - Method in class uk.ac.starlink.datanode.factory.StringDataNodeBuilder
-
- suitable(Class) - Method in class uk.ac.starlink.datanode.factory.VODataNodeBuilder
-
- suitable(Class) - Method in class uk.ac.starlink.datanode.factory.XMLDataNodeBuilder
-
- systemId - Variable in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
-