A B C D E F G H I L M N O P R S T U W X

A

AccessInformation - Class in spase.parser134
A container of AccessInformation information.
AccessInformation() - Constructor for class spase.parser134.AccessInformation
 
AccessInformation(boolean) - Constructor for class spase.parser134.AccessInformation
 
AccessInformation(Node) - Constructor for class spase.parser134.AccessInformation
 
AccessURL - Class in spase.parser134
A container of AccessURL information.
AccessURL() - Constructor for class spase.parser134.AccessURL
 
AccessURL(boolean) - Constructor for class spase.parser134.AccessURL
 
AccessURL(Node) - Constructor for class spase.parser134.AccessURL
 
addRequired(String) - Method in class spase.parser134.XMLParser
 
addResource(Resource) - Method in class spase.parser134.Description
Add a resource to the description
Annotation - Class in spase.parser134
A container of Annotation information.
Annotation() - Constructor for class spase.parser134.Annotation
 
Annotation(boolean) - Constructor for class spase.parser134.Annotation
 
Annotation(Node) - Constructor for class spase.parser134.Annotation
 
Association - Class in spase.parser134
A container of Association information.
Association() - Constructor for class spase.parser134.Association
 
Association(boolean) - Constructor for class spase.parser134.Association
 
Association(Node) - Constructor for class spase.parser134.Association
 
AzimuthalAngleRange - Class in spase.parser134
A container of AzimuthalAngleRange information.
AzimuthalAngleRange() - Constructor for class spase.parser134.AzimuthalAngleRange
 
AzimuthalAngleRange(boolean) - Constructor for class spase.parser134.AzimuthalAngleRange
 
AzimuthalAngleRange(Node) - Constructor for class spase.parser134.AzimuthalAngleRange
 

B

Bin - Class in spase.parser134
A container of Bin information.
Bin() - Constructor for class spase.parser134.Bin
 
Bin(boolean) - Constructor for class spase.parser134.Bin
 
Bin(Node) - Constructor for class spase.parser134.Bin
 

C

Catalog - Class in spase.parser134
A container of Catalog information.
Catalog() - Constructor for class spase.parser134.Catalog
 
Catalog(boolean) - Constructor for class spase.parser134.Catalog
 
Catalog(Node) - Constructor for class spase.parser134.Catalog
 
Checksum - Class in spase.parser134
A container of Checksum information.
Checksum() - Constructor for class spase.parser134.Checksum
 
Checksum(boolean) - Constructor for class spase.parser134.Checksum
 
Checksum(Node) - Constructor for class spase.parser134.Checksum
 
clear() - Method in class spase.parser134.Description
Clear the contents.
Contact - Class in spase.parser134
A container of Contact information.
Contact() - Constructor for class spase.parser134.Contact
 
Contact(boolean) - Constructor for class spase.parser134.Contact
 
Contact(Node) - Constructor for class spase.parser134.Contact
 
CoordinateSystem - Class in spase.parser134
A container of CoordinateSystem information.
CoordinateSystem() - Constructor for class spase.parser134.CoordinateSystem
 
CoordinateSystem(boolean) - Constructor for class spase.parser134.CoordinateSystem
 
CoordinateSystem(Node) - Constructor for class spase.parser134.CoordinateSystem
 
create(A, B) - Static method in class spase.parser134.Pair
Creates an instance of pair with a "left" value and a "right" value.

D

DataExtent - Class in spase.parser134
A container of DataExtent information.
DataExtent() - Constructor for class spase.parser134.DataExtent
 
DataExtent(boolean) - Constructor for class spase.parser134.DataExtent
 
DataExtent(Node) - Constructor for class spase.parser134.DataExtent
 
Description - Class in spase.parser134
A container of resource description.
Description() - Constructor for class spase.parser134.Description
 
DisplayData - Class in spase.parser134
A container of DisplayData information.
DisplayData() - Constructor for class spase.parser134.DisplayData
 
DisplayData(boolean) - Constructor for class spase.parser134.DisplayData
 
DisplayData(Node) - Constructor for class spase.parser134.DisplayData
 
Document - Class in spase.parser134
A container of Document information.
Document() - Constructor for class spase.parser134.Document
 
Document(boolean) - Constructor for class spase.parser134.Document
 
Document(Node) - Constructor for class spase.parser134.Document
 
dump() - Method in class spase.parser134.Description
Print the contents of the description.
dump() - Method in class spase.parser134.XMLParser
Prints the XML document to the currently define System.out.
dumpData(PrintStream) - Method in class spase.parser134.XMLParser
Dump the CData sections of the XML
dumpList(String, ArrayList<String>) - Static method in class spase.parser134.Util
Print a list of values.
dumpNode(PrintStream, Node) - Method in class spase.parser134.XMLParser
Dump the nodes of the XML

E

Element - Class in spase.parser134
A container of Element information.
Element() - Constructor for class spase.parser134.Element
 
Element(boolean) - Constructor for class spase.parser134.Element
 
Element(Node) - Constructor for class spase.parser134.Element
 
EnergyRange - Class in spase.parser134
A container of EnergyRange information.
EnergyRange() - Constructor for class spase.parser134.EnergyRange
 
EnergyRange(boolean) - Constructor for class spase.parser134.EnergyRange
 
EnergyRange(Node) - Constructor for class spase.parser134.EnergyRange
 
entityEncode(String) - Static method in class spase.parser134.XMLParser
Convert special characters in a string for use in an HTML document.
equal(Object, Object) - Static method in class spase.parser134.Pair
Determines if one object equals another.
equals(Object) - Method in class spase.parser134.Pair
Determines if one object equals another.

F

Field - Class in spase.parser134
A container of Field information.
Field() - Constructor for class spase.parser134.Field
 
Field(boolean) - Constructor for class spase.parser134.Field
 
Field(Node) - Constructor for class spase.parser134.Field
 
findNode(Node, String) - Method in class spase.parser134.XMLParser
Find the next node with the given name.
FrequencyRange - Class in spase.parser134
A container of FrequencyRange information.
FrequencyRange() - Constructor for class spase.parser134.FrequencyRange
 
FrequencyRange(boolean) - Constructor for class spase.parser134.FrequencyRange
 
FrequencyRange(Node) - Constructor for class spase.parser134.FrequencyRange
 

G

getAccessInformation() - Method in class spase.parser134.Catalog
 
getAccessInformation() - Method in class spase.parser134.DisplayData
 
getAccessInformation() - Method in class spase.parser134.Document
 
getAccessInformation() - Method in class spase.parser134.NumericalData
 
getAccessRights() - Method in class spase.parser134.AccessInformation
 
getAccessURL() - Method in class spase.parser134.AccessInformation
 
getAccessURL() - Method in class spase.parser134.Service
 
getAcknowledgement() - Method in class spase.parser134.AccessInformation
 
getAcknowledgement() - Method in class spase.parser134.ResourceHeader
 
getAddress() - Method in class spase.parser134.Person
 
getAllValues(String) - Method in class spase.parser134.XMLParser
Return the list of values of a member given the XPath like reference to the member.
getAlternateName() - Method in class spase.parser134.ResourceHeader
 
getAnnotationType() - Method in class spase.parser134.Annotation
 
getAssociation() - Method in class spase.parser134.ResourceHeader
 
getAssociationID() - Method in class spase.parser134.Association
 
getAssociationType() - Method in class spase.parser134.Association
 
getAtomicNumber() - Method in class spase.parser134.Particle
 
getAvailability() - Method in class spase.parser134.AccessInformation
 
getAxisLabel() - Method in class spase.parser134.RenderingHints
 
getAzimuthalAngleRange() - Method in class spase.parser134.Particle
 
getBandName() - Method in class spase.parser134.Bin
 
getBin() - Method in class spase.parser134.AzimuthalAngleRange
 
getBin() - Method in class spase.parser134.EnergyRange
 
getBin() - Method in class spase.parser134.FrequencyRange
 
getBin() - Method in class spase.parser134.PolarAngleRange
 
getBin() - Method in class spase.parser134.WavelengthRange
 
getBranchText(Node) - Static method in class spase.parser134.XMLParser
Concatenate all the text under a node.
getCadence() - Method in class spase.parser134.Parameter
 
getCadence() - Method in class spase.parser134.TemporalDescription
 
getCaveats() - Method in class spase.parser134.Catalog
 
getCaveats() - Method in class spase.parser134.DisplayData
 
getCaveats() - Method in class spase.parser134.Instrument
 
getCaveats() - Method in class spase.parser134.NumericalData
 
getCaveats() - Method in class spase.parser134.Parameter
 
getChecksum() - Method in class spase.parser134.Source
 
getClassName() - Method in class spase.parser134.XMLParser
 
getComponent() - Method in class spase.parser134.Element
 
getConfidenceRating() - Method in class spase.parser134.Annotation
 
getContact() - Method in class spase.parser134.ResourceHeader
 
getCoordinateRepresentation() - Method in class spase.parser134.CoordinateSystem
 
getCoordinateSystem() - Method in class spase.parser134.Parameter
 
getCoordinateSystemName() - Method in class spase.parser134.CoordinateSystem
 
getCoordinateSystemName() - Method in class spase.parser134.Location
 
getDataExtent() - Method in class spase.parser134.AccessInformation
 
getDataExtent() - Method in class spase.parser134.Source
 
getDefaultStyleSheet() - Static method in class spase.parser134.XMLParser
Obtain a StreamSource to the default XML Style Sheet.
getDescription() - Method in class spase.parser134.AccessURL
 
getDescription() - Method in class spase.parser134.InformationURL
 
getDescription() - Method in class spase.parser134.Parameter
 
getDescription() - Method in class spase.parser134.ResourceHeader
 
getDescription() - Method in class spase.parser134.Structure
 
getDisplayCadence() - Method in class spase.parser134.DisplayData
 
getDisplayType() - Method in class spase.parser134.RenderingHints
 
getDocument() - Method in class spase.parser134.XMLParser
Obtain the Document containing the representation of the parsed XML files.
getDocumentType() - Method in class spase.parser134.Document
 
getElement() - Method in class spase.parser134.Structure
 
getElementPath(String, int) - Method in class spase.parser134.XMLParser
Construct an abbreviated XPath for a a class node.
getElevation() - Method in class spase.parser134.Location
 
getEmail() - Method in class spase.parser134.Person
 
getEncoding() - Method in class spase.parser134.AccessInformation
 
getEnergyRange() - Method in class spase.parser134.Particle
 
getEnergyRange() - Method in class spase.parser134.Photon
 
getExpirationDate() - Method in class spase.parser134.Granule
 
getExpirationDate() - Method in class spase.parser134.ResourceHeader
 
getExposure() - Method in class spase.parser134.TemporalDescription
 
getExtension() - Method in class spase.parser134.Catalog
 
getExtension() - Method in class spase.parser134.DisplayData
 
getExtension() - Method in class spase.parser134.Instrument
 
getExtension() - Method in class spase.parser134.NumericalData
 
getExtension() - Method in class spase.parser134.Observatory
 
getExtension() - Method in class spase.parser134.Person
 
getExtension() - Method in class spase.parser134.Registry
 
getExtension() - Method in class spase.parser134.Repository
 
getExtension() - Method in class spase.parser134.Service
 
getFaxNumber() - Method in class spase.parser134.Person
 
getField() - Method in class spase.parser134.Parameter
 
getFieldQuantity() - Method in class spase.parser134.Field
 
getFillValue() - Method in class spase.parser134.Element
 
getFillValue() - Method in class spase.parser134.Parameter
 
getFormat() - Method in class spase.parser134.AccessInformation
 
getFrequencyRange() - Method in class spase.parser134.Field
 
getFrequencyRange() - Method in class spase.parser134.Photon
 
getHashFunction() - Method in class spase.parser134.Checksum
 
getHashValue() - Method in class spase.parser134.Checksum
 
getHigh() - Method in class spase.parser134.AzimuthalAngleRange
 
getHigh() - Method in class spase.parser134.Bin
 
getHigh() - Method in class spase.parser134.EnergyRange
 
getHigh() - Method in class spase.parser134.FrequencyRange
 
getHigh() - Method in class spase.parser134.PolarAngleRange
 
getHigh() - Method in class spase.parser134.WavelengthRange
 
getIndex() - Method in class spase.parser134.Element
 
getIndexOf(String, int) - Method in class spase.parser134.Description
Return a string with an XML representation of all resources
getInformationURL() - Method in class spase.parser134.ResourceHeader
 
getInputResourceID() - Method in class spase.parser134.Catalog
 
getInputResourceID() - Method in class spase.parser134.DisplayData
 
getInputResourceID() - Method in class spase.parser134.Document
 
getInputResourceID() - Method in class spase.parser134.NumericalData
 
getInstrumentID() - Method in class spase.parser134.Catalog
 
getInstrumentID() - Method in class spase.parser134.DisplayData
 
getInstrumentID() - Method in class spase.parser134.NumericalData
 
getInstrumentType() - Method in class spase.parser134.Instrument
 
getInvestigationName() - Method in class spase.parser134.Instrument
 
getKeyword() - Method in class spase.parser134.Catalog
 
getKeyword() - Method in class spase.parser134.DisplayData
 
getKeyword() - Method in class spase.parser134.Document
 
getKeyword() - Method in class spase.parser134.NumericalData
 
getLanguage() - Method in class spase.parser134.AccessURL
 
getLanguage() - Method in class spase.parser134.InformationURL
 
getLatitude() - Method in class spase.parser134.Location
 
getLeft() - Method in class spase.parser134.Pair
Returns the "right" element of the pair.
getLocation() - Method in class spase.parser134.Observatory
 
getLongitude() - Method in class spase.parser134.Location
 
getLow() - Method in class spase.parser134.AzimuthalAngleRange
 
getLow() - Method in class spase.parser134.Bin
 
getLow() - Method in class spase.parser134.EnergyRange
 
getLow() - Method in class spase.parser134.FrequencyRange
 
getLow() - Method in class spase.parser134.PolarAngleRange
 
getLow() - Method in class spase.parser134.WavelengthRange
 
getMeasurementType() - Method in class spase.parser134.DisplayData
 
getMeasurementType() - Method in class spase.parser134.NumericalData
 
getMemberName(String) - Method in class spase.parser134.XMLParser
Extract the member name from an XPath string.
getMemberNode(String) - Method in class spase.parser134.AccessInformation
 
getMemberNode(String) - Method in class spase.parser134.AccessURL
 
getMemberNode(String) - Method in class spase.parser134.Annotation
 
getMemberNode(String) - Method in class spase.parser134.Association
 
getMemberNode(String) - Method in class spase.parser134.AzimuthalAngleRange
 
getMemberNode(String) - Method in class spase.parser134.Bin
 
getMemberNode(String) - Method in class spase.parser134.Catalog
 
getMemberNode(String) - Method in class spase.parser134.Checksum
 
getMemberNode(String) - Method in class spase.parser134.Contact
 
getMemberNode(String) - Method in class spase.parser134.CoordinateSystem
 
getMemberNode(String) - Method in class spase.parser134.DataExtent
 
getMemberNode(String) - Method in class spase.parser134.DisplayData
 
getMemberNode(String) - Method in class spase.parser134.Document
 
getMemberNode(String) - Method in class spase.parser134.Element
 
getMemberNode(String) - Method in class spase.parser134.EnergyRange
 
getMemberNode(String) - Method in class spase.parser134.Field
 
getMemberNode(String) - Method in class spase.parser134.FrequencyRange
 
getMemberNode(String) - Method in class spase.parser134.Granule
 
getMemberNode(String) - Method in class spase.parser134.InformationURL
 
getMemberNode(String) - Method in class spase.parser134.Instrument
 
getMemberNode(String) - Method in class spase.parser134.Location
 
getMemberNode(String) - Method in class spase.parser134.NumericalData
 
getMemberNode(String) - Method in class spase.parser134.Observatory
 
getMemberNode(String) - Method in class spase.parser134.Parameter
 
getMemberNode(String) - Method in class spase.parser134.Particle
 
getMemberNode(String) - Method in class spase.parser134.Person
 
getMemberNode(String) - Method in class spase.parser134.Photon
 
getMemberNode(String) - Method in class spase.parser134.PolarAngleRange
 
getMemberNode(String) - Method in class spase.parser134.Registry
 
getMemberNode(String) - Method in class spase.parser134.RenderingHints
 
getMemberNode(String) - Method in class spase.parser134.Repository
 
getMemberNode(String) - Method in class spase.parser134.Resource
Retrieve the code nodes in the class.
getMemberNode(String) - Method in class spase.parser134.ResourceHeader
 
getMemberNode(String) - Method in class spase.parser134.Service
 
getMemberNode(String) - Method in class spase.parser134.Source
 
getMemberNode(String) - Method in class spase.parser134.Structure
 
getMemberNode(String) - Method in class spase.parser134.Support
 
getMemberNode(String) - Method in class spase.parser134.TemporalDescription
 
getMemberNode(String) - Method in class spase.parser134.TimeSpan
 
getMemberNode(String) - Method in class spase.parser134.WavelengthRange
 
getMemberNode(String) - Method in class spase.parser134.XMLParser
Locates a node in a structure based on the the "name" associated with the member.
getMemberNodeIndex(String) - Method in class spase.parser134.XMLParser
Extracts the index portion of node reference.
getMemberNodeName(String) - Method in class spase.parser134.XMLParser
Extracts the name portion of node reference.
getMemberParent(String) - Method in class spase.parser134.XMLParser
Find the parent class for a member.
getMemberPath(String) - Method in class spase.parser134.XMLParser
Extract the path to a member from an XPath string.
getMirrorURL() - Method in class spase.parser134.Source
 
getMixed() - Method in class spase.parser134.Parameter
 
getName() - Method in class spase.parser134.AccessURL
 
getName() - Method in class spase.parser134.Element
 
getName() - Method in class spase.parser134.InformationURL
 
getName() - Method in class spase.parser134.Parameter
 
getNodes(String) - Method in class spase.parser134.XMLParser
Return the list of nodes of a member given the XPath like reference to the member.
getNodes(String, boolean) - Method in class spase.parser134.XMLParser
Return the list of nodes of a member given the XPath like reference to the member.
getNodes(XMLParser, String) - Method in class spase.parser134.XMLParser
Return the list of nodes given the name of the member.
getNodeText(Node) - Static method in class spase.parser134.Util
Concatenate all the text under a node.
getNodeText(Node) - Static method in class spase.parser134.XMLParser
Concatenate all the text under a node.
getNote() - Method in class spase.parser134.Association
 
getNote() - Method in class spase.parser134.TimeSpan
 
getObservatoryGroup() - Method in class spase.parser134.Observatory
 
getObservatoryID() - Method in class spase.parser134.Instrument
 
getObservatoryRegion() - Method in class spase.parser134.Location
 
getObservedRegion() - Method in class spase.parser134.DisplayData
 
getObservedRegion() - Method in class spase.parser134.NumericalData
 
getOrganizationName() - Method in class spase.parser134.Person
 
getParameter() - Method in class spase.parser134.Catalog
 
getParameter() - Method in class spase.parser134.DisplayData
 
getParameter() - Method in class spase.parser134.NumericalData
 
getParameterKey() - Method in class spase.parser134.Element
 
getParameterKey() - Method in class spase.parser134.Parameter
 
getParentID() - Method in class spase.parser134.Granule
 
getParticle() - Method in class spase.parser134.Parameter
 
getParticleQuantity() - Method in class spase.parser134.Particle
 
getParticleType() - Method in class spase.parser134.Particle
 
getPath() - Method in class spase.parser134.XMLParser
Return the path to the parsed document
getPathName() - Method in class spase.parser134.XMLParser
Return the pathname of the parsed document
getPer() - Method in class spase.parser134.DataExtent
 
getPersonID() - Method in class spase.parser134.Contact
 
getPersonName() - Method in class spase.parser134.Person
 
getPhenomenonType() - Method in class spase.parser134.Annotation
 
getPhenomenonType() - Method in class spase.parser134.Catalog
 
getPhoneNumber() - Method in class spase.parser134.Person
 
getPhoton() - Method in class spase.parser134.Parameter
 
getPhotonQuantity() - Method in class spase.parser134.Photon
 
getPolarAngleRange() - Method in class spase.parser134.Particle
 
getPriorID() - Method in class spase.parser134.Granule
 
getPriorID() - Method in class spase.parser134.ResourceHeader
 
getProcessingLevel() - Method in class spase.parser134.DisplayData
 
getProcessingLevel() - Method in class spase.parser134.NumericalData
 
getProviderProcessingLevel() - Method in class spase.parser134.DisplayData
 
getProviderProcessingLevel() - Method in class spase.parser134.NumericalData
 
getProviderResourceName() - Method in class spase.parser134.Catalog
 
getProviderResourceName() - Method in class spase.parser134.DisplayData
 
getProviderResourceName() - Method in class spase.parser134.NumericalData
 
getProviderVersion() - Method in class spase.parser134.Catalog
 
getProviderVersion() - Method in class spase.parser134.DisplayData
 
getProviderVersion() - Method in class spase.parser134.NumericalData
 
getQualifier() - Method in class spase.parser134.Field
 
getQualifier() - Method in class spase.parser134.Particle
 
getQualifier() - Method in class spase.parser134.Photon
 
getQualifier() - Method in class spase.parser134.Support
 
getQuantity() - Method in class spase.parser134.DataExtent
 
getRelativeStopDate() - Method in class spase.parser134.TimeSpan
 
getReleaseDate() - Method in class spase.parser134.Granule
 
getReleaseDate() - Method in class spase.parser134.Person
 
getReleaseDate() - Method in class spase.parser134.ResourceHeader
 
getRenderingHints() - Method in class spase.parser134.Parameter
 
getRepositoryID() - Method in class spase.parser134.AccessInformation
 
getRequired() - Method in class spase.parser134.XMLParser
 
getResourceHeader() - Method in class spase.parser134.Annotation
 
getResourceHeader() - Method in class spase.parser134.Catalog
 
getResourceHeader() - Method in class spase.parser134.DisplayData
 
getResourceHeader() - Method in class spase.parser134.Document
 
getResourceHeader() - Method in class spase.parser134.Instrument
 
getResourceHeader() - Method in class spase.parser134.NumericalData
 
getResourceHeader() - Method in class spase.parser134.Observatory
 
getResourceHeader() - Method in class spase.parser134.Registry
 
getResourceHeader() - Method in class spase.parser134.Repository
 
getResourceHeader() - Method in class spase.parser134.Resource
 
getResourceHeader() - Method in class spase.parser134.Service
 
getResourceID() - Method in class spase.parser134.Annotation
 
getResourceID() - Method in class spase.parser134.Catalog
 
getResourceID() - Method in class spase.parser134.DisplayData
 
getResourceID() - Method in class spase.parser134.Document
 
getResourceID() - Method in class spase.parser134.Granule
 
getResourceID() - Method in class spase.parser134.Instrument
 
getResourceID() - Method in class spase.parser134.NumericalData
 
getResourceID() - Method in class spase.parser134.Observatory
 
getResourceID() - Method in class spase.parser134.Person
 
getResourceID() - Method in class spase.parser134.Registry
 
getResourceID() - Method in class spase.parser134.Repository
 
getResourceID() - Method in class spase.parser134.Resource
 
getResourceID() - Method in class spase.parser134.Service
 
getResourceName() - Method in class spase.parser134.ResourceHeader
 
getResources() - Method in class spase.parser134.Description
Get the ArrayList of resource descriptions.
getRight() - Method in class spase.parser134.Pair
Returns the "right" element of the pair.
getRole() - Method in class spase.parser134.Contact
 
getScaleMax() - Method in class spase.parser134.RenderingHints
 
getScaleMin() - Method in class spase.parser134.RenderingHints
 
getScaleType() - Method in class spase.parser134.RenderingHints
 
getSet() - Method in class spase.parser134.Parameter
 
getSize() - Method in class spase.parser134.Structure
 
getSource() - Method in class spase.parser134.Granule
 
getSourceType() - Method in class spase.parser134.Source
 
getSpectralRange() - Method in class spase.parser134.DisplayData
 
getSpectralRange() - Method in class spase.parser134.EnergyRange
 
getSpectralRange() - Method in class spase.parser134.FrequencyRange
 
getSpectralRange() - Method in class spase.parser134.NumericalData
 
getSpectralRange() - Method in class spase.parser134.WavelengthRange
 
getStartDate() - Method in class spase.parser134.Granule
 
getStartDate() - Method in class spase.parser134.TimeSpan
 
getStopDate() - Method in class spase.parser134.Granule
 
getStopDate() - Method in class spase.parser134.TimeSpan
 
getStringReader() - Method in class spase.parser134.XMLParser
Return a StringReader for an XML representation of the document.
getStructure() - Method in class spase.parser134.Parameter
 
getSupport() - Method in class spase.parser134.Parameter
 
getSupportQuantity() - Method in class spase.parser134.Support
 
getTagClose(int, String) - Method in class spase.parser134.XMLParser
Return an close tag with the proper indentation.
getTaggedList(int, String, ArrayList<String>) - Method in class spase.parser134.XMLParser
Return a list of tagged values, properly indented.
getTaggedList(int, String, ArrayList<String>, boolean) - Method in class spase.parser134.XMLParser
Return a list of tagged values, properly indented.
getTaggedValue(int, String, String) - Method in class spase.parser134.XMLParser
Return a value enclosed in a tag and properly indented.
getTaggedValue(int, String, String, boolean) - Method in class spase.parser134.XMLParser
Return a value enclosed in a tag and properly indented.
getTagOpen(int, String) - Method in class spase.parser134.XMLParser
Return an open tag with the proper indentation.
getTemporalDescription() - Method in class spase.parser134.DisplayData
 
getTemporalDescription() - Method in class spase.parser134.NumericalData
 
getTimeSpan() - Method in class spase.parser134.Annotation
 
getTimeSpan() - Method in class spase.parser134.Catalog
 
getTimeSpan() - Method in class spase.parser134.TemporalDescription
 
getTopParent(String) - Method in class spase.parser134.XMLParser
Find the top level parent class for a member.
getUnits() - Method in class spase.parser134.AzimuthalAngleRange
 
getUnits() - Method in class spase.parser134.DataExtent
 
getUnits() - Method in class spase.parser134.Element
 
getUnits() - Method in class spase.parser134.EnergyRange
 
getUnits() - Method in class spase.parser134.FrequencyRange
 
getUnits() - Method in class spase.parser134.Parameter
 
getUnits() - Method in class spase.parser134.PolarAngleRange
 
getUnits() - Method in class spase.parser134.WavelengthRange
 
getUnitsConversion() - Method in class spase.parser134.Element
 
getUnitsConversion() - Method in class spase.parser134.Parameter
 
getURL() - Method in class spase.parser134.AccessURL
 
getURL() - Method in class spase.parser134.InformationURL
 
getURL() - Method in class spase.parser134.Source
 
getValidMax() - Method in class spase.parser134.Element
 
getValidMax() - Method in class spase.parser134.Parameter
 
getValidMin() - Method in class spase.parser134.Element
 
getValidMin() - Method in class spase.parser134.Parameter
 
getValueFormat() - Method in class spase.parser134.RenderingHints
 
getValues(String) - Method in class spase.parser134.XMLParser
Return the list of values of a member given the XPath like reference to the member.
getValues(String, boolean) - Method in class spase.parser134.XMLParser
Return the list of values of a member given the XPath like reference to the member.
getVersion() - Method in class spase.parser134.Description
Get the version of the SPASE data model declared in the description.
getWavelengthRange() - Method in class spase.parser134.Photon
 
getWords() - Method in class spase.parser134.XMLParser
Walk the internals of a class and collect a unique list of words from all String fields.
getXMLDocument(int) - Method in class spase.parser134.AccessInformation
 
getXMLDocument(int, boolean) - Method in class spase.parser134.AccessInformation
 
getXMLDocument(int, String, int) - Method in class spase.parser134.AccessInformation
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.AccessInformation
 
getXMLDocument(int) - Method in class spase.parser134.AccessURL
 
getXMLDocument(int, boolean) - Method in class spase.parser134.AccessURL
 
getXMLDocument(int, String, int) - Method in class spase.parser134.AccessURL
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.AccessURL
 
getXMLDocument(int) - Method in class spase.parser134.Annotation
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Annotation
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Annotation
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Annotation
 
getXMLDocument(int) - Method in class spase.parser134.Association
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Association
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Association
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Association
 
getXMLDocument(int) - Method in class spase.parser134.AzimuthalAngleRange
 
getXMLDocument(int, boolean) - Method in class spase.parser134.AzimuthalAngleRange
 
getXMLDocument(int, String, int) - Method in class spase.parser134.AzimuthalAngleRange
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.AzimuthalAngleRange
 
getXMLDocument(int) - Method in class spase.parser134.Bin
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Bin
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Bin
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Bin
 
getXMLDocument(int) - Method in class spase.parser134.Catalog
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Catalog
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Catalog
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Catalog
 
getXMLDocument(int) - Method in class spase.parser134.Checksum
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Checksum
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Checksum
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Checksum
 
getXMLDocument(int) - Method in class spase.parser134.Contact
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Contact
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Contact
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Contact
 
getXMLDocument(int) - Method in class spase.parser134.CoordinateSystem
 
getXMLDocument(int, boolean) - Method in class spase.parser134.CoordinateSystem
 
getXMLDocument(int, String, int) - Method in class spase.parser134.CoordinateSystem
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.CoordinateSystem
 
getXMLDocument(int) - Method in class spase.parser134.DataExtent
 
getXMLDocument(int, boolean) - Method in class spase.parser134.DataExtent
 
getXMLDocument(int, String, int) - Method in class spase.parser134.DataExtent
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.DataExtent
 
getXMLDocument(int) - Method in class spase.parser134.Description
Return a string with an XML representation of all resources
getXMLDocument(int, boolean) - Method in class spase.parser134.Description
Return a string with an XML representation of all resources If inUseOnly is true than return only those elements which are required or set.
getXMLDocument(int, String, int) - Method in class spase.parser134.Description
Return a string with an XML representation of all resources
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Description
Return a string with an XML representation of all resources.
getXMLDocument(int) - Method in class spase.parser134.DisplayData
 
getXMLDocument(int, boolean) - Method in class spase.parser134.DisplayData
 
getXMLDocument(int, String, int) - Method in class spase.parser134.DisplayData
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.DisplayData
 
getXMLDocument(int) - Method in class spase.parser134.Document
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Document
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Document
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Document
 
getXMLDocument(int) - Method in class spase.parser134.Element
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Element
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Element
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Element
 
getXMLDocument(int) - Method in class spase.parser134.EnergyRange
 
getXMLDocument(int, boolean) - Method in class spase.parser134.EnergyRange
 
getXMLDocument(int, String, int) - Method in class spase.parser134.EnergyRange
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.EnergyRange
 
getXMLDocument(int) - Method in class spase.parser134.Field
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Field
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Field
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Field
 
getXMLDocument(int) - Method in class spase.parser134.FrequencyRange
 
getXMLDocument(int, boolean) - Method in class spase.parser134.FrequencyRange
 
getXMLDocument(int, String, int) - Method in class spase.parser134.FrequencyRange
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.FrequencyRange
 
getXMLDocument(int) - Method in class spase.parser134.Granule
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Granule
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Granule
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Granule
 
getXMLDocument(int) - Method in class spase.parser134.InformationURL
 
getXMLDocument(int, boolean) - Method in class spase.parser134.InformationURL
 
getXMLDocument(int, String, int) - Method in class spase.parser134.InformationURL
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.InformationURL
 
getXMLDocument(int) - Method in class spase.parser134.Instrument
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Instrument
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Instrument
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Instrument
 
getXMLDocument(int) - Method in class spase.parser134.Location
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Location
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Location
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Location
 
getXMLDocument(int) - Method in class spase.parser134.NumericalData
 
getXMLDocument(int, boolean) - Method in class spase.parser134.NumericalData
 
getXMLDocument(int, String, int) - Method in class spase.parser134.NumericalData
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.NumericalData
 
getXMLDocument(int) - Method in class spase.parser134.Observatory
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Observatory
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Observatory
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Observatory
 
getXMLDocument(int) - Method in class spase.parser134.Parameter
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Parameter
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Parameter
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Parameter
 
getXMLDocument(int) - Method in class spase.parser134.Particle
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Particle
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Particle
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Particle
 
getXMLDocument(int) - Method in class spase.parser134.Person
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Person
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Person
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Person
 
getXMLDocument(int) - Method in class spase.parser134.Photon
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Photon
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Photon
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Photon
 
getXMLDocument(int) - Method in class spase.parser134.PolarAngleRange
 
getXMLDocument(int, boolean) - Method in class spase.parser134.PolarAngleRange
 
getXMLDocument(int, String, int) - Method in class spase.parser134.PolarAngleRange
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.PolarAngleRange
 
getXMLDocument(int) - Method in class spase.parser134.Registry
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Registry
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Registry
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Registry
 
getXMLDocument(int) - Method in class spase.parser134.RenderingHints
 
getXMLDocument(int, boolean) - Method in class spase.parser134.RenderingHints
 
getXMLDocument(int, String, int) - Method in class spase.parser134.RenderingHints
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.RenderingHints
 
getXMLDocument(int) - Method in class spase.parser134.Repository
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Repository
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Repository
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Repository
 
getXMLDocument(int) - Method in class spase.parser134.Resource
Create an XML representation of the resource.
getXMLDocument(int, String, int) - Method in class spase.parser134.Resource
Create an XML representation of the resource.
getXMLDocument(int) - Method in class spase.parser134.ResourceHeader
 
getXMLDocument(int, boolean) - Method in class spase.parser134.ResourceHeader
 
getXMLDocument(int, String, int) - Method in class spase.parser134.ResourceHeader
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.ResourceHeader
 
getXMLDocument(int) - Method in class spase.parser134.Service
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Service
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Service
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Service
 
getXMLDocument(int) - Method in class spase.parser134.Source
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Source
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Source
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Source
 
getXMLDocument(int) - Method in class spase.parser134.Structure
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Structure
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Structure
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Structure
 
getXMLDocument(int) - Method in class spase.parser134.Support
 
getXMLDocument(int, boolean) - Method in class spase.parser134.Support
 
getXMLDocument(int, String, int) - Method in class spase.parser134.Support
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.Support
 
getXMLDocument(int) - Method in class spase.parser134.TemporalDescription
 
getXMLDocument(int, boolean) - Method in class spase.parser134.TemporalDescription
 
getXMLDocument(int, String, int) - Method in class spase.parser134.TemporalDescription
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.TemporalDescription
 
getXMLDocument(int) - Method in class spase.parser134.TimeSpan
 
getXMLDocument(int, boolean) - Method in class spase.parser134.TimeSpan
 
getXMLDocument(int, String, int) - Method in class spase.parser134.TimeSpan
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.TimeSpan
 
getXMLDocument(int) - Method in class spase.parser134.WavelengthRange
 
getXMLDocument(int, boolean) - Method in class spase.parser134.WavelengthRange
 
getXMLDocument(int, String, int) - Method in class spase.parser134.WavelengthRange
 
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.WavelengthRange
 
getXMLDocument(int) - Method in class spase.parser134.XMLParser
Return a string containing an XML representation of this instance.
getXMLDocument(int, boolean) - Method in class spase.parser134.XMLParser
Return a string containing an XML representation of this instance.
getXMLDocument(int, String, int) - Method in class spase.parser134.XMLParser
Return a string containing an XML representation of this isntance.
getXMLDocument(int, String, int, boolean) - Method in class spase.parser134.XMLParser
Return a string containing an XML representation of this isntance.
getXPathList(String, ArrayList<String>) - Static method in class spase.parser134.XMLParser
Get a list of values labeled with an XPath.
getXPathPairs(String, int) - Method in class spase.parser134.AccessInformation
 
getXPathPairs(String, ArrayList<AccessInformation>) - Static method in class spase.parser134.AccessInformation
 
getXPathPairs(String, int) - Method in class spase.parser134.AccessURL
 
getXPathPairs(String, ArrayList<AccessURL>) - Static method in class spase.parser134.AccessURL
 
getXPathPairs(String, int) - Method in class spase.parser134.Annotation
 
getXPathPairs(String, ArrayList<Annotation>) - Static method in class spase.parser134.Annotation
 
getXPathPairs(String, int) - Method in class spase.parser134.Association
 
getXPathPairs(String, ArrayList<Association>) - Static method in class spase.parser134.Association
 
getXPathPairs(String, int) - Method in class spase.parser134.AzimuthalAngleRange
 
getXPathPairs(String, ArrayList<AzimuthalAngleRange>) - Static method in class spase.parser134.AzimuthalAngleRange
 
getXPathPairs(String, int) - Method in class spase.parser134.Bin
 
getXPathPairs(String, ArrayList<Bin>) - Static method in class spase.parser134.Bin
 
getXPathPairs(String, int) - Method in class spase.parser134.Catalog
 
getXPathPairs(String, ArrayList<Catalog>) - Static method in class spase.parser134.Catalog
 
getXPathPairs(String, int) - Method in class spase.parser134.Checksum
 
getXPathPairs(String, ArrayList<Checksum>) - Static method in class spase.parser134.Checksum
 
getXPathPairs(String, int) - Method in class spase.parser134.Contact
 
getXPathPairs(String, ArrayList<Contact>) - Static method in class spase.parser134.Contact
 
getXPathPairs(String, int) - Method in class spase.parser134.CoordinateSystem
 
getXPathPairs(String, ArrayList<CoordinateSystem>) - Static method in class spase.parser134.CoordinateSystem
 
getXPathPairs(String, int) - Method in class spase.parser134.DataExtent
 
getXPathPairs(String, ArrayList<DataExtent>) - Static method in class spase.parser134.DataExtent
 
getXPathPairs(String, int) - Method in class spase.parser134.DisplayData
 
getXPathPairs(String, ArrayList<DisplayData>) - Static method in class spase.parser134.DisplayData
 
getXPathPairs(String, int) - Method in class spase.parser134.Document
 
getXPathPairs(String, ArrayList<Document>) - Static method in class spase.parser134.Document
 
getXPathPairs(String, int) - Method in class spase.parser134.Element
 
getXPathPairs(String, ArrayList<Element>) - Static method in class spase.parser134.Element
 
getXPathPairs(String, int) - Method in class spase.parser134.EnergyRange
 
getXPathPairs(String, ArrayList<EnergyRange>) - Static method in class spase.parser134.EnergyRange
 
getXPathPairs(String, int) - Method in class spase.parser134.Field
 
getXPathPairs(String, ArrayList<Field>) - Static method in class spase.parser134.Field
 
getXPathPairs(String, int) - Method in class spase.parser134.FrequencyRange
 
getXPathPairs(String, ArrayList<FrequencyRange>) - Static method in class spase.parser134.FrequencyRange
 
getXPathPairs(String, int) - Method in class spase.parser134.Granule
 
getXPathPairs(String, ArrayList<Granule>) - Static method in class spase.parser134.Granule
 
getXPathPairs(String, int) - Method in class spase.parser134.InformationURL
 
getXPathPairs(String, ArrayList<InformationURL>) - Static method in class spase.parser134.InformationURL
 
getXPathPairs(String, int) - Method in class spase.parser134.Instrument
 
getXPathPairs(String, ArrayList<Instrument>) - Static method in class spase.parser134.Instrument
 
getXPathPairs(String, int) - Method in class spase.parser134.Location
 
getXPathPairs(String, ArrayList<Location>) - Static method in class spase.parser134.Location
 
getXPathPairs(String, int) - Method in class spase.parser134.NumericalData
 
getXPathPairs(String, ArrayList<NumericalData>) - Static method in class spase.parser134.NumericalData
 
getXPathPairs(String, int) - Method in class spase.parser134.Observatory
 
getXPathPairs(String, ArrayList<Observatory>) - Static method in class spase.parser134.Observatory
 
getXPathPairs(String, int) - Method in class spase.parser134.Parameter
 
getXPathPairs(String, ArrayList<Parameter>) - Static method in class spase.parser134.Parameter
 
getXPathPairs(String, int) - Method in class spase.parser134.Particle
 
getXPathPairs(String, ArrayList<Particle>) - Static method in class spase.parser134.Particle
 
getXPathPairs(String, int) - Method in class spase.parser134.Person
 
getXPathPairs(String, ArrayList<Person>) - Static method in class spase.parser134.Person
 
getXPathPairs(String, int) - Method in class spase.parser134.Photon
 
getXPathPairs(String, ArrayList<Photon>) - Static method in class spase.parser134.Photon
 
getXPathPairs(String, int) - Method in class spase.parser134.PolarAngleRange
 
getXPathPairs(String, ArrayList<PolarAngleRange>) - Static method in class spase.parser134.PolarAngleRange
 
getXPathPairs(String, int) - Method in class spase.parser134.Registry
 
getXPathPairs(String, ArrayList<Registry>) - Static method in class spase.parser134.Registry
 
getXPathPairs(String, int) - Method in class spase.parser134.RenderingHints
 
getXPathPairs(String, ArrayList<RenderingHints>) - Static method in class spase.parser134.RenderingHints
 
getXPathPairs(String, int) - Method in class spase.parser134.Repository
 
getXPathPairs(String, ArrayList<Repository>) - Static method in class spase.parser134.Repository
 
getXPathPairs(String, int) - Method in class spase.parser134.ResourceHeader
 
getXPathPairs(String, ArrayList<ResourceHeader>) - Static method in class spase.parser134.ResourceHeader
 
getXPathPairs(String, int) - Method in class spase.parser134.Service
 
getXPathPairs(String, ArrayList<Service>) - Static method in class spase.parser134.Service
 
getXPathPairs(String, int) - Method in class spase.parser134.Source
 
getXPathPairs(String, ArrayList<Source>) - Static method in class spase.parser134.Source
 
getXPathPairs(String, int) - Method in class spase.parser134.Structure
 
getXPathPairs(String, ArrayList<Structure>) - Static method in class spase.parser134.Structure
 
getXPathPairs(String, int) - Method in class spase.parser134.Support
 
getXPathPairs(String, ArrayList<Support>) - Static method in class spase.parser134.Support
 
getXPathPairs(String, int) - Method in class spase.parser134.TemporalDescription
 
getXPathPairs(String, ArrayList<TemporalDescription>) - Static method in class spase.parser134.TemporalDescription
 
getXPathPairs(String, int) - Method in class spase.parser134.TimeSpan
 
getXPathPairs(String, ArrayList<TimeSpan>) - Static method in class spase.parser134.TimeSpan
 
getXPathPairs(String, int) - Method in class spase.parser134.WavelengthRange
 
getXPathPairs(String, ArrayList<WavelengthRange>) - Static method in class spase.parser134.WavelengthRange
 
getXPathPairs() - Method in class spase.parser134.XMLParser
Return an ArrayList of string Pairs which contains for each node in the XML document an XPath as the "left" value of the pair and the value as the "right" value of pair.
getXPathPairs(String, int) - Method in class spase.parser134.XMLParser
Return an ArrayList of string Pairs which contains for each node in the XML document an XPath as the "left" value of the pair and the value as the "right" value of pair.
Granule - Class in spase.parser134
A container of Granule information.
Granule() - Constructor for class spase.parser134.Granule
 
Granule(boolean) - Constructor for class spase.parser134.Granule
 
Granule(Node) - Constructor for class spase.parser134.Granule
 

H

hashCode() - Method in class spase.parser134.Pair
Returns the hash code.

I

indent(int) - Static method in class spase.parser134.XMLParser
Return a string with spaces to format to indicated indentation level.
InformationURL - Class in spase.parser134
A container of InformationURL information.
InformationURL() - Constructor for class spase.parser134.InformationURL
 
InformationURL(boolean) - Constructor for class spase.parser134.InformationURL
 
InformationURL(Node) - Constructor for class spase.parser134.InformationURL
 
Instrument - Class in spase.parser134
A container of Instrument information.
Instrument() - Constructor for class spase.parser134.Instrument
 
Instrument(boolean) - Constructor for class spase.parser134.Instrument
 
Instrument(Node) - Constructor for class spase.parser134.Instrument
 
isCommonWord(String) - Method in class spase.parser134.XMLParser
Determine if a word is a common word.
isInList(String, String, ArrayList, int) - Method in class spase.parser134.XMLParser
Determine if a list is of the proper type and the index is within the range of the list.
isInList(String, ArrayList<String>) - Method in class spase.parser134.XMLParser
Determine if an item is in a string ArrayList.
isInList(ArrayList<String>, ArrayList<String>, boolean) - Method in class spase.parser134.XMLParser
Determine if any or all items in a String ArrayList is in a string ArrayList.
isInUse(String, String) - Method in class spase.parser134.XMLParser
Determine if an element is in use.
isMatch(String, String) - Static method in class spase.parser134.Util
Determines if two strings match, ignoring case.
isMatch(String, String) - Method in class spase.parser134.XMLParser
Return a list of tagged values, properly indented.
isRequired(String) - Method in class spase.parser134.XMLParser
Determine if an element is required.

L

load(String) - Method in class spase.parser134.XMLParser
Parses a file containing XML into its constitute elments and sets internal variables with the contents of the file.
load(String, String) - Method in class spase.parser134.XMLParser
Parses a file containing XML into its constitute elments and sets internal variables with the contents of the file.
load(Document, String) - Method in class spase.parser134.XMLParser
Parses a Document which contains a parsed XML file and set internal variables with the contents of the file.
Location - Class in spase.parser134
A container of Location information.
Location() - Constructor for class spase.parser134.Location
 
Location(boolean) - Constructor for class spase.parser134.Location
 
Location(Node) - Constructor for class spase.parser134.Location
 

M

main(String[]) - Static method in class spase.parser134.AccessInformation
 
main(String[]) - Static method in class spase.parser134.AccessURL
 
main(String[]) - Static method in class spase.parser134.Annotation
 
main(String[]) - Static method in class spase.parser134.Association
 
main(String[]) - Static method in class spase.parser134.AzimuthalAngleRange
 
main(String[]) - Static method in class spase.parser134.Bin
 
main(String[]) - Static method in class spase.parser134.Catalog
 
main(String[]) - Static method in class spase.parser134.Checksum
 
main(String[]) - Static method in class spase.parser134.Contact
 
main(String[]) - Static method in class spase.parser134.CoordinateSystem
 
main(String[]) - Static method in class spase.parser134.DataExtent
 
main(String[]) - Static method in class spase.parser134.Description
Entry point for testing.
main(String[]) - Static method in class spase.parser134.DisplayData
 
main(String[]) - Static method in class spase.parser134.Document
 
main(String[]) - Static method in class spase.parser134.Element
 
main(String[]) - Static method in class spase.parser134.EnergyRange
 
main(String[]) - Static method in class spase.parser134.Field
 
main(String[]) - Static method in class spase.parser134.FrequencyRange
 
main(String[]) - Static method in class spase.parser134.Granule
 
main(String[]) - Static method in class spase.parser134.InformationURL
 
main(String[]) - Static method in class spase.parser134.Instrument
 
main(String[]) - Static method in class spase.parser134.Location
 
main(String[]) - Static method in class spase.parser134.NumericalData
 
main(String[]) - Static method in class spase.parser134.Observatory
 
main(String[]) - Static method in class spase.parser134.Parameter
 
main(String[]) - Static method in class spase.parser134.Particle
 
main(String[]) - Static method in class spase.parser134.Person
 
main(String[]) - Static method in class spase.parser134.Photon
 
main(String[]) - Static method in class spase.parser134.PolarAngleRange
 
main(String[]) - Static method in class spase.parser134.Registry
 
main(String[]) - Static method in class spase.parser134.RenderingHints
 
main(String[]) - Static method in class spase.parser134.Repository
 
main(String[]) - Static method in class spase.parser134.Resource
Entry point for testing.
main(String[]) - Static method in class spase.parser134.ResourceHeader
 
main(String[]) - Static method in class spase.parser134.Service
 
main(String[]) - Static method in class spase.parser134.Source
 
main(String[]) - Static method in class spase.parser134.Structure
 
main(String[]) - Static method in class spase.parser134.Support
 
main(String[]) - Static method in class spase.parser134.TemporalDescription
 
main(String[]) - Static method in class spase.parser134.TimeSpan
 
main(String[]) - Static method in class spase.parser134.WavelengthRange
 
main(String[]) - Static method in class spase.parser134.XMLParser
Entry point for testing
makeEditNodes() - Method in class spase.parser134.AccessInformation
 
makeEditNodes() - Method in class spase.parser134.AccessURL
 
makeEditNodes() - Method in class spase.parser134.Annotation
 
makeEditNodes() - Method in class spase.parser134.Association
 
makeEditNodes() - Method in class spase.parser134.AzimuthalAngleRange
 
makeEditNodes() - Method in class spase.parser134.Bin
 
makeEditNodes() - Method in class spase.parser134.Catalog
 
makeEditNodes() - Method in class spase.parser134.Checksum
 
makeEditNodes() - Method in class spase.parser134.Contact
 
makeEditNodes() - Method in class spase.parser134.CoordinateSystem
 
makeEditNodes() - Method in class spase.parser134.DataExtent
 
makeEditNodes() - Method in class spase.parser134.DisplayData
 
makeEditNodes() - Method in class spase.parser134.Document
 
makeEditNodes() - Method in class spase.parser134.Element
 
makeEditNodes() - Method in class spase.parser134.EnergyRange
 
makeEditNodes() - Method in class spase.parser134.Field
 
makeEditNodes() - Method in class spase.parser134.FrequencyRange
 
makeEditNodes() - Method in class spase.parser134.Granule
 
makeEditNodes() - Method in class spase.parser134.InformationURL
 
makeEditNodes() - Method in class spase.parser134.Instrument
 
makeEditNodes() - Method in class spase.parser134.Location
 
makeEditNodes() - Method in class spase.parser134.NumericalData
 
makeEditNodes() - Method in class spase.parser134.Observatory
 
makeEditNodes() - Method in class spase.parser134.Parameter
 
makeEditNodes() - Method in class spase.parser134.Particle
 
makeEditNodes() - Method in class spase.parser134.Person
 
makeEditNodes() - Method in class spase.parser134.Photon
 
makeEditNodes() - Method in class spase.parser134.PolarAngleRange
 
makeEditNodes() - Method in class spase.parser134.Registry
 
makeEditNodes() - Method in class spase.parser134.RenderingHints
 
makeEditNodes() - Method in class spase.parser134.Repository
 
makeEditNodes() - Method in class spase.parser134.Resource
Make an instance of every node for use in an editor
makeEditNodes() - Method in class spase.parser134.ResourceHeader
 
makeEditNodes() - Method in class spase.parser134.Service
 
makeEditNodes() - Method in class spase.parser134.Source
 
makeEditNodes() - Method in class spase.parser134.Structure
 
makeEditNodes() - Method in class spase.parser134.Support
 
makeEditNodes() - Method in class spase.parser134.TemporalDescription
 
makeEditNodes() - Method in class spase.parser134.TimeSpan
 
makeEditNodes() - Method in class spase.parser134.WavelengthRange
 
makeEditNodes() - Method in class spase.parser134.XMLParser
Create an instance of all nodes for use when editing.
makeNew(String) - Method in class spase.parser134.Resource
Create a new item in the resource.
makeNewMember(String) - Method in class spase.parser134.AccessInformation
 
makeNewMember(String) - Method in class spase.parser134.AccessURL
 
makeNewMember(String) - Method in class spase.parser134.Annotation
 
makeNewMember(String) - Method in class spase.parser134.Association
 
makeNewMember(String) - Method in class spase.parser134.AzimuthalAngleRange
 
makeNewMember(String) - Method in class spase.parser134.Bin
 
makeNewMember(String) - Method in class spase.parser134.Catalog
 
makeNewMember(String) - Method in class spase.parser134.Checksum
 
makeNewMember(String) - Method in class spase.parser134.Contact
 
makeNewMember(String) - Method in class spase.parser134.CoordinateSystem
 
makeNewMember(String) - Method in class spase.parser134.DataExtent
 
makeNewMember(String) - Method in class spase.parser134.DisplayData
 
makeNewMember(String) - Method in class spase.parser134.Document
 
makeNewMember(String) - Method in class spase.parser134.Element
 
makeNewMember(String) - Method in class spase.parser134.EnergyRange
 
makeNewMember(String) - Method in class spase.parser134.Field
 
makeNewMember(String) - Method in class spase.parser134.FrequencyRange
 
makeNewMember(String) - Method in class spase.parser134.Granule
 
makeNewMember(String) - Method in class spase.parser134.InformationURL
 
makeNewMember(String) - Method in class spase.parser134.Instrument
 
makeNewMember(String) - Method in class spase.parser134.Location
 
makeNewMember(String) - Method in class spase.parser134.NumericalData
 
makeNewMember(String) - Method in class spase.parser134.Observatory
 
makeNewMember(String) - Method in class spase.parser134.Parameter
 
makeNewMember(String) - Method in class spase.parser134.Particle
 
makeNewMember(String) - Method in class spase.parser134.Person
 
makeNewMember(String) - Method in class spase.parser134.Photon
 
makeNewMember(String) - Method in class spase.parser134.PolarAngleRange
 
makeNewMember(String) - Method in class spase.parser134.Registry
 
makeNewMember(String) - Method in class spase.parser134.RenderingHints
 
makeNewMember(String) - Method in class spase.parser134.Repository
 
makeNewMember(String) - Method in class spase.parser134.ResourceHeader
 
makeNewMember(String) - Method in class spase.parser134.Service
 
makeNewMember(String) - Method in class spase.parser134.Source
 
makeNewMember(String) - Method in class spase.parser134.Structure
 
makeNewMember(String) - Method in class spase.parser134.Support
 
makeNewMember(String) - Method in class spase.parser134.TemporalDescription
 
makeNewMember(String) - Method in class spase.parser134.TimeSpan
 
makeNewMember(String) - Method in class spase.parser134.WavelengthRange
 
makeNewMember(String) - Method in class spase.parser134.XMLParser
Create a new member.
makeSkeletonNodes() - Method in class spase.parser134.AccessInformation
 
makeSkeletonNodes() - Method in class spase.parser134.AccessURL
 
makeSkeletonNodes() - Method in class spase.parser134.Annotation
 
makeSkeletonNodes() - Method in class spase.parser134.Association
 
makeSkeletonNodes() - Method in class spase.parser134.AzimuthalAngleRange
 
makeSkeletonNodes() - Method in class spase.parser134.Bin
 
makeSkeletonNodes() - Method in class spase.parser134.Catalog
 
makeSkeletonNodes() - Method in class spase.parser134.Checksum
 
makeSkeletonNodes() - Method in class spase.parser134.Contact
 
makeSkeletonNodes() - Method in class spase.parser134.CoordinateSystem
 
makeSkeletonNodes() - Method in class spase.parser134.DataExtent
 
makeSkeletonNodes() - Method in class spase.parser134.Description
Create skeleton nodes for all resources.
makeSkeletonNodes() - Method in class spase.parser134.DisplayData
 
makeSkeletonNodes() - Method in class spase.parser134.Document
 
makeSkeletonNodes() - Method in class spase.parser134.Element
 
makeSkeletonNodes() - Method in class spase.parser134.EnergyRange
 
makeSkeletonNodes() - Method in class spase.parser134.Field
 
makeSkeletonNodes() - Method in class spase.parser134.FrequencyRange
 
makeSkeletonNodes() - Method in class spase.parser134.Granule
 
makeSkeletonNodes() - Method in class spase.parser134.InformationURL
 
makeSkeletonNodes() - Method in class spase.parser134.Instrument
 
makeSkeletonNodes() - Method in class spase.parser134.Location
 
makeSkeletonNodes() - Method in class spase.parser134.NumericalData
 
makeSkeletonNodes() - Method in class spase.parser134.Observatory
 
makeSkeletonNodes() - Method in class spase.parser134.Parameter
 
makeSkeletonNodes() - Method in class spase.parser134.Particle
 
makeSkeletonNodes() - Method in class spase.parser134.Person
 
makeSkeletonNodes() - Method in class spase.parser134.Photon
 
makeSkeletonNodes() - Method in class spase.parser134.PolarAngleRange
 
makeSkeletonNodes() - Method in class spase.parser134.Registry
 
makeSkeletonNodes() - Method in class spase.parser134.RenderingHints
 
makeSkeletonNodes() - Method in class spase.parser134.Repository
 
makeSkeletonNodes() - Method in class spase.parser134.Resource
Create skeleton nodes for all resources.
makeSkeletonNodes() - Method in class spase.parser134.ResourceHeader
 
makeSkeletonNodes() - Method in class spase.parser134.Service
 
makeSkeletonNodes() - Method in class spase.parser134.Source
 
makeSkeletonNodes() - Method in class spase.parser134.Structure
 
makeSkeletonNodes() - Method in class spase.parser134.Support
 
makeSkeletonNodes() - Method in class spase.parser134.TemporalDescription
 
makeSkeletonNodes() - Method in class spase.parser134.TimeSpan
 
makeSkeletonNodes() - Method in class spase.parser134.WavelengthRange
 
makeSkeletonNodes() - Method in class spase.parser134.XMLParser
Create all nodes for use when editing which currently do not exist.
makeTagContent(String, String) - Method in class spase.parser134.XMLParser
Return a string with content enclosed in tags with the passed name.
mResourceHeader - Variable in class spase.parser134.Resource
 
mResourceID - Variable in class spase.parser134.Resource
 

N

NumericalData - Class in spase.parser134
A container of NumericalData information.
NumericalData() - Constructor for class spase.parser134.NumericalData
 
NumericalData(boolean) - Constructor for class spase.parser134.NumericalData
 
NumericalData(Node) - Constructor for class spase.parser134.NumericalData
 

O

Observatory - Class in spase.parser134
A container of Observatory information.
Observatory() - Constructor for class spase.parser134.Observatory
 
Observatory(boolean) - Constructor for class spase.parser134.Observatory
 
Observatory(Node) - Constructor for class spase.parser134.Observatory
 

P

Pair<L,R> - Class in spase.parser134
An simple class to maintain pairs of objects.
Pair(L, R) - Constructor for class spase.parser134.Pair
Creates an instance of pair with a "left" value and a "right" value.
Parameter - Class in spase.parser134
A container of Parameter information.
Parameter() - Constructor for class spase.parser134.Parameter
 
Parameter(boolean) - Constructor for class spase.parser134.Parameter
 
Parameter(Node) - Constructor for class spase.parser134.Parameter
 
parse(String) - Method in class spase.parser134.Description
Parse a description.
parseWords(String) - Method in class spase.parser134.XMLParser
Parse a string into words and return a list of unique words.
parseXML(String) - Method in class spase.parser134.XMLParser
Parses a file containing XML into its constitute elments.
parseXML(InputStream) - Method in class spase.parser134.XMLParser
Parses a file containing XML into its constitute elments.
parseXMLString(String) - Method in class spase.parser134.XMLParser
Parses a string containing XML into its constitute elments.
Particle - Class in spase.parser134
A container of Particle information.
Particle() - Constructor for class spase.parser134.Particle
 
Particle(boolean) - Constructor for class spase.parser134.Particle
 
Particle(Node) - Constructor for class spase.parser134.Particle
 
Person - Class in spase.parser134
A container of Person information.
Person() - Constructor for class spase.parser134.Person
 
Person(boolean) - Constructor for class spase.parser134.Person
 
Person(Node) - Constructor for class spase.parser134.Person
 
Photon - Class in spase.parser134
A container of Photon information.
Photon() - Constructor for class spase.parser134.Photon
 
Photon(boolean) - Constructor for class spase.parser134.Photon
 
Photon(Node) - Constructor for class spase.parser134.Photon
 
PolarAngleRange - Class in spase.parser134
A container of PolarAngleRange information.
PolarAngleRange() - Constructor for class spase.parser134.PolarAngleRange
 
PolarAngleRange(boolean) - Constructor for class spase.parser134.PolarAngleRange
 
PolarAngleRange(Node) - Constructor for class spase.parser134.PolarAngleRange
 
populate(Document) - Method in class spase.parser134.Description
Walk the nodes of the Document and populate the resource classes.
printXML(PrintStream) - Method in class spase.parser134.XMLParser
Generates an XML representation of the label and stream it to the print stream.
processNode(Node) - Method in class spase.parser134.Description
Walk the nodes of the Document and populate the resource classes.
processNode(Node) - Method in class spase.parser134.XMLParser
Walk the nodes of the Document and populate the resource classes.
processSpase(Node) - Method in class spase.parser134.Description
Walk the nodes of the "Spase" object in a Document and populate the resource classes.

R

Registry - Class in spase.parser134
A container of Registry information.
Registry() - Constructor for class spase.parser134.Registry
 
Registry(boolean) - Constructor for class spase.parser134.Registry
 
Registry(Node) - Constructor for class spase.parser134.Registry
 
removeMember(String, int) - Method in class spase.parser134.AccessInformation
 
removeMember(String, int) - Method in class spase.parser134.AccessURL
 
removeMember(String, int) - Method in class spase.parser134.Annotation
 
removeMember(String, int) - Method in class spase.parser134.Association
 
removeMember(String, int) - Method in class spase.parser134.AzimuthalAngleRange
 
removeMember(String, int) - Method in class spase.parser134.Bin
 
removeMember(String, int) - Method in class spase.parser134.Catalog
 
removeMember(String, int) - Method in class spase.parser134.Checksum
 
removeMember(String, int) - Method in class spase.parser134.Contact
 
removeMember(String, int) - Method in class spase.parser134.CoordinateSystem
 
removeMember(String, int) - Method in class spase.parser134.DataExtent
 
removeMember(String, int) - Method in class spase.parser134.DisplayData
 
removeMember(String, int) - Method in class spase.parser134.Document
 
removeMember(String, int) - Method in class spase.parser134.Element
 
removeMember(String, int) - Method in class spase.parser134.EnergyRange
 
removeMember(String, int) - Method in class spase.parser134.Field
 
removeMember(String, int) - Method in class spase.parser134.FrequencyRange
 
removeMember(String, int) - Method in class spase.parser134.Granule
 
removeMember(String, int) - Method in class spase.parser134.InformationURL
 
removeMember(String, int) - Method in class spase.parser134.Instrument
 
removeMember(String, int) - Method in class spase.parser134.Location
 
removeMember(String, int) - Method in class spase.parser134.NumericalData
 
removeMember(String, int) - Method in class spase.parser134.Observatory
 
removeMember(String, int) - Method in class spase.parser134.Parameter
 
removeMember(String, int) - Method in class spase.parser134.Particle
 
removeMember(String, int) - Method in class spase.parser134.Person
 
removeMember(String, int) - Method in class spase.parser134.Photon
 
removeMember(String, int) - Method in class spase.parser134.PolarAngleRange
 
removeMember(String, int) - Method in class spase.parser134.Registry
 
removeMember(String, int) - Method in class spase.parser134.RenderingHints
 
removeMember(String, int) - Method in class spase.parser134.Repository
 
removeMember(String, int) - Method in class spase.parser134.ResourceHeader
 
removeMember(String, int) - Method in class spase.parser134.Service
 
removeMember(String, int) - Method in class spase.parser134.Source
 
removeMember(String, int) - Method in class spase.parser134.Structure
 
removeMember(String, int) - Method in class spase.parser134.Support
 
removeMember(String, int) - Method in class spase.parser134.TemporalDescription
 
removeMember(String, int) - Method in class spase.parser134.TimeSpan
 
removeMember(String, int) - Method in class spase.parser134.WavelengthRange
 
removeMember(String, int) - Method in class spase.parser134.XMLParser
Remove an elment of a member.
removeResource(int) - Method in class spase.parser134.Description
Remove a resource from the description
RenderingHints - Class in spase.parser134
A container of RenderingHints information.
RenderingHints() - Constructor for class spase.parser134.RenderingHints
 
RenderingHints(boolean) - Constructor for class spase.parser134.RenderingHints
 
RenderingHints(Node) - Constructor for class spase.parser134.RenderingHints
 
Repository - Class in spase.parser134
A container of Repository information.
Repository() - Constructor for class spase.parser134.Repository
 
Repository(boolean) - Constructor for class spase.parser134.Repository
 
Repository(Node) - Constructor for class spase.parser134.Repository
 
reset() - Method in class spase.parser134.AccessInformation
 
reset() - Method in class spase.parser134.AccessURL
 
reset() - Method in class spase.parser134.Annotation
 
reset() - Method in class spase.parser134.Association
 
reset() - Method in class spase.parser134.AzimuthalAngleRange
 
reset() - Method in class spase.parser134.Bin
 
reset() - Method in class spase.parser134.Catalog
 
reset() - Method in class spase.parser134.Checksum
 
reset() - Method in class spase.parser134.Contact
 
reset() - Method in class spase.parser134.CoordinateSystem
 
reset() - Method in class spase.parser134.DataExtent
 
reset() - Method in class spase.parser134.DisplayData
 
reset() - Method in class spase.parser134.Document
 
reset() - Method in class spase.parser134.Element
 
reset() - Method in class spase.parser134.EnergyRange
 
reset() - Method in class spase.parser134.Field
 
reset() - Method in class spase.parser134.FrequencyRange
 
reset() - Method in class spase.parser134.Granule
 
reset() - Method in class spase.parser134.InformationURL
 
reset() - Method in class spase.parser134.Instrument
 
reset() - Method in class spase.parser134.Location
 
reset() - Method in class spase.parser134.NumericalData
 
reset() - Method in class spase.parser134.Observatory
 
reset() - Method in class spase.parser134.Parameter
 
reset() - Method in class spase.parser134.Particle
 
reset() - Method in class spase.parser134.Person
 
reset() - Method in class spase.parser134.Photon
 
reset() - Method in class spase.parser134.PolarAngleRange
 
reset() - Method in class spase.parser134.Registry
 
reset() - Method in class spase.parser134.RenderingHints
 
reset() - Method in class spase.parser134.Repository
 
reset() - Method in class spase.parser134.Resource
 
reset() - Method in class spase.parser134.ResourceHeader
 
reset() - Method in class spase.parser134.Service
 
reset() - Method in class spase.parser134.Source
 
reset() - Method in class spase.parser134.Structure
 
reset() - Method in class spase.parser134.Support
 
reset() - Method in class spase.parser134.TemporalDescription
 
reset() - Method in class spase.parser134.TimeSpan
 
reset() - Method in class spase.parser134.WavelengthRange
 
Resource - Class in spase.parser134
A container of resource description.
Resource() - Constructor for class spase.parser134.Resource
Creates an instance of a Resource
Resource(Node) - Constructor for class spase.parser134.Resource
Creates an instance of a Resource and populates it with the contents of a parsed XML file starting at the passed Node.
ResourceHeader - Class in spase.parser134
A container of ResourceHeader information.
ResourceHeader() - Constructor for class spase.parser134.ResourceHeader
 
ResourceHeader(boolean) - Constructor for class spase.parser134.ResourceHeader
 
ResourceHeader(Node) - Constructor for class spase.parser134.ResourceHeader
 

S

Service - Class in spase.parser134
A container of Service information.
Service() - Constructor for class spase.parser134.Service
 
Service(boolean) - Constructor for class spase.parser134.Service
 
Service(Node) - Constructor for class spase.parser134.Service
 
setAccessInformation(Node) - Method in class spase.parser134.Catalog
 
setAccessInformation(Node) - Method in class spase.parser134.DisplayData
 
setAccessInformation(Node) - Method in class spase.parser134.Document
 
setAccessInformation(Node) - Method in class spase.parser134.NumericalData
 
setAccessRights(String) - Method in class spase.parser134.AccessInformation
 
setAccessRights(String[]) - Method in class spase.parser134.AccessInformation
 
setAccessURL(Node) - Method in class spase.parser134.AccessInformation
 
setAccessURL(Node) - Method in class spase.parser134.Service
 
setAcknowledgement(String) - Method in class spase.parser134.AccessInformation
 
setAcknowledgement(String[]) - Method in class spase.parser134.AccessInformation
 
setAcknowledgement(String) - Method in class spase.parser134.ResourceHeader
 
setAcknowledgement(String[]) - Method in class spase.parser134.ResourceHeader
 
setAddress(String) - Method in class spase.parser134.Person
 
setAddress(String[]) - Method in class spase.parser134.Person
 
setAlternateName(String) - Method in class spase.parser134.ResourceHeader
 
setAlternateName(String[]) - Method in class spase.parser134.ResourceHeader
 
setAnnotationType(String) - Method in class spase.parser134.Annotation
 
setAnnotationType(String[]) - Method in class spase.parser134.Annotation
 
setAssociation(Node) - Method in class spase.parser134.ResourceHeader
 
setAssociationID(String) - Method in class spase.parser134.Association
 
setAssociationID(String[]) - Method in class spase.parser134.Association
 
setAssociationType(String) - Method in class spase.parser134.Association
 
setAssociationType(String[]) - Method in class spase.parser134.Association
 
setAtomicNumber(String) - Method in class spase.parser134.Particle
 
setAtomicNumber(String[]) - Method in class spase.parser134.Particle
 
setAvailability(String) - Method in class spase.parser134.AccessInformation
 
setAvailability(String[]) - Method in class spase.parser134.AccessInformation
 
setAxisLabel(String) - Method in class spase.parser134.RenderingHints
 
setAxisLabel(String[]) - Method in class spase.parser134.RenderingHints
 
setAzimuthalAngleRange(Node) - Method in class spase.parser134.Particle
 
setBandName(String) - Method in class spase.parser134.Bin
 
setBandName(String[]) - Method in class spase.parser134.Bin
 
setBin(Node) - Method in class spase.parser134.AzimuthalAngleRange
 
setBin(Node) - Method in class spase.parser134.EnergyRange
 
setBin(Node) - Method in class spase.parser134.FrequencyRange
 
setBin(Node) - Method in class spase.parser134.PolarAngleRange
 
setBin(Node) - Method in class spase.parser134.WavelengthRange
 
setCadence(String) - Method in class spase.parser134.Parameter
 
setCadence(String[]) - Method in class spase.parser134.Parameter
 
setCadence(String) - Method in class spase.parser134.TemporalDescription
 
setCadence(String[]) - Method in class spase.parser134.TemporalDescription
 
setCaveats(String) - Method in class spase.parser134.Catalog
 
setCaveats(String[]) - Method in class spase.parser134.Catalog
 
setCaveats(String) - Method in class spase.parser134.DisplayData
 
setCaveats(String[]) - Method in class spase.parser134.DisplayData
 
setCaveats(String) - Method in class spase.parser134.Instrument
 
setCaveats(String[]) - Method in class spase.parser134.Instrument
 
setCaveats(String) - Method in class spase.parser134.NumericalData
 
setCaveats(String[]) - Method in class spase.parser134.NumericalData
 
setCaveats(String) - Method in class spase.parser134.Parameter
 
setCaveats(String[]) - Method in class spase.parser134.Parameter
 
setChecksum(Node) - Method in class spase.parser134.Source
 
setClassName(String) - Method in class spase.parser134.XMLParser
 
setComponent(String) - Method in class spase.parser134.Element
 
setComponent(String[]) - Method in class spase.parser134.Element
 
setConfidenceRating(String) - Method in class spase.parser134.Annotation
 
setConfidenceRating(String[]) - Method in class spase.parser134.Annotation
 
setContact(Node) - Method in class spase.parser134.ResourceHeader
 
setCoordinateRepresentation(String) - Method in class spase.parser134.CoordinateSystem
 
setCoordinateRepresentation(String[]) - Method in class spase.parser134.CoordinateSystem
 
setCoordinateSystem(Node) - Method in class spase.parser134.Parameter
 
setCoordinateSystemName(String) - Method in class spase.parser134.CoordinateSystem
 
setCoordinateSystemName(String[]) - Method in class spase.parser134.CoordinateSystem
 
setCoordinateSystemName(String) - Method in class spase.parser134.Location
 
setCoordinateSystemName(String[]) - Method in class spase.parser134.Location
 
setDataExtent(Node) - Method in class spase.parser134.AccessInformation
 
setDataExtent(Node) - Method in class spase.parser134.Source
 
setDescription(String) - Method in class spase.parser134.AccessURL
 
setDescription(String[]) - Method in class spase.parser134.AccessURL
 
setDescription(String) - Method in class spase.parser134.InformationURL
 
setDescription(String[]) - Method in class spase.parser134.InformationURL
 
setDescription(String) - Method in class spase.parser134.Parameter
 
setDescription(String[]) - Method in class spase.parser134.Parameter
 
setDescription(String) - Method in class spase.parser134.ResourceHeader
 
setDescription(String[]) - Method in class spase.parser134.ResourceHeader
 
setDescription(String) - Method in class spase.parser134.Structure
 
setDescription(String[]) - Method in class spase.parser134.Structure
 
setDisplayCadence(String) - Method in class spase.parser134.DisplayData
 
setDisplayCadence(String[]) - Method in class spase.parser134.DisplayData
 
setDisplayType(String) - Method in class spase.parser134.RenderingHints
 
setDisplayType(String[]) - Method in class spase.parser134.RenderingHints
 
setDocumentType(String) - Method in class spase.parser134.Document
 
setDocumentType(String[]) - Method in class spase.parser134.Document
 
setElement(Node) - Method in class spase.parser134.Structure
 
setElevation(String) - Method in class spase.parser134.Location
 
setElevation(String[]) - Method in class spase.parser134.Location
 
setEmail(String) - Method in class spase.parser134.Person
 
setEmail(String[]) - Method in class spase.parser134.Person
 
setEncoding(String) - Method in class spase.parser134.AccessInformation
 
setEncoding(String[]) - Method in class spase.parser134.AccessInformation
 
setEnergyRange(Node) - Method in class spase.parser134.Particle
 
setEnergyRange(Node) - Method in class spase.parser134.Photon
 
setExpirationDate(String) - Method in class spase.parser134.Granule
 
setExpirationDate(String[]) - Method in class spase.parser134.Granule
 
setExpirationDate(String) - Method in class spase.parser134.ResourceHeader
 
setExpirationDate(String[]) - Method in class spase.parser134.ResourceHeader
 
setExposure(String) - Method in class spase.parser134.TemporalDescription
 
setExposure(String[]) - Method in class spase.parser134.TemporalDescription
 
setExtension(String) - Method in class spase.parser134.Catalog
 
setExtension(String[]) - Method in class spase.parser134.Catalog
 
setExtension(String) - Method in class spase.parser134.DisplayData
 
setExtension(String[]) - Method in class spase.parser134.DisplayData
 
setExtension(String) - Method in class spase.parser134.Instrument
 
setExtension(String[]) - Method in class spase.parser134.Instrument
 
setExtension(String) - Method in class spase.parser134.NumericalData
 
setExtension(String[]) - Method in class spase.parser134.NumericalData
 
setExtension(String) - Method in class spase.parser134.Observatory
 
setExtension(String[]) - Method in class spase.parser134.Observatory
 
setExtension(String) - Method in class spase.parser134.Person
 
setExtension(String[]) - Method in class spase.parser134.Person
 
setExtension(String) - Method in class spase.parser134.Registry
 
setExtension(String[]) - Method in class spase.parser134.Registry
 
setExtension(String) - Method in class spase.parser134.Repository
 
setExtension(String[]) - Method in class spase.parser134.Repository
 
setExtension(String) - Method in class spase.parser134.Service
 
setExtension(String[]) - Method in class spase.parser134.Service
 
setFaxNumber(String) - Method in class spase.parser134.Person
 
setFaxNumber(String[]) - Method in class spase.parser134.Person
 
setField(Node) - Method in class spase.parser134.Parameter
 
setFieldQuantity(String) - Method in class spase.parser134.Field
 
setFieldQuantity(String[]) - Method in class spase.parser134.Field
 
setFillValue(String) - Method in class spase.parser134.Element
 
setFillValue(String[]) - Method in class spase.parser134.Element
 
setFillValue(String) - Method in class spase.parser134.Parameter
 
setFillValue(String[]) - Method in class spase.parser134.Parameter
 
setFormat(String) - Method in class spase.parser134.AccessInformation
 
setFormat(String[]) - Method in class spase.parser134.AccessInformation
 
setFrequencyRange(Node) - Method in class spase.parser134.Field
 
setFrequencyRange(Node) - Method in class spase.parser134.Photon
 
setHashFunction(String) - Method in class spase.parser134.Checksum
 
setHashFunction(String[]) - Method in class spase.parser134.Checksum
 
setHashValue(String) - Method in class spase.parser134.Checksum
 
setHashValue(String[]) - Method in class spase.parser134.Checksum
 
setHigh(String) - Method in class spase.parser134.AzimuthalAngleRange
 
setHigh(String[]) - Method in class spase.parser134.AzimuthalAngleRange
 
setHigh(String) - Method in class spase.parser134.Bin
 
setHigh(String[]) - Method in class spase.parser134.Bin
 
setHigh(String) - Method in class spase.parser134.EnergyRange
 
setHigh(String[]) - Method in class spase.parser134.EnergyRange
 
setHigh(String) - Method in class spase.parser134.FrequencyRange
 
setHigh(String[]) - Method in class spase.parser134.FrequencyRange
 
setHigh(String) - Method in class spase.parser134.PolarAngleRange
 
setHigh(String[]) - Method in class spase.parser134.PolarAngleRange
 
setHigh(String) - Method in class spase.parser134.WavelengthRange
 
setHigh(String[]) - Method in class spase.parser134.WavelengthRange
 
setIndex(String) - Method in class spase.parser134.Element
 
setIndex(String[]) - Method in class spase.parser134.Element
 
setInformationURL(Node) - Method in class spase.parser134.ResourceHeader
 
setInputResourceID(String) - Method in class spase.parser134.Catalog
 
setInputResourceID(String[]) - Method in class spase.parser134.Catalog
 
setInputResourceID(String) - Method in class spase.parser134.DisplayData
 
setInputResourceID(String[]) - Method in class spase.parser134.DisplayData
 
setInputResourceID(String) - Method in class spase.parser134.Document
 
setInputResourceID(String[]) - Method in class spase.parser134.Document
 
setInputResourceID(String) - Method in class spase.parser134.NumericalData
 
setInputResourceID(String[]) - Method in class spase.parser134.NumericalData
 
setInstrumentID(String) - Method in class spase.parser134.Catalog
 
setInstrumentID(String[]) - Method in class spase.parser134.Catalog
 
setInstrumentID(String) - Method in class spase.parser134.DisplayData
 
setInstrumentID(String[]) - Method in class spase.parser134.DisplayData
 
setInstrumentID(String) - Method in class spase.parser134.NumericalData
 
setInstrumentID(String[]) - Method in class spase.parser134.NumericalData
 
setInstrumentType(String) - Method in class spase.parser134.Instrument
 
setInstrumentType(String[]) - Method in class spase.parser134.Instrument
 
setInvestigationName(String) - Method in class spase.parser134.Instrument
 
setInvestigationName(String[]) - Method in class spase.parser134.Instrument
 
setKeyword(String) - Method in class spase.parser134.Catalog
 
setKeyword(String[]) - Method in class spase.parser134.Catalog
 
setKeyword(String) - Method in class spase.parser134.DisplayData
 
setKeyword(String[]) - Method in class spase.parser134.DisplayData
 
setKeyword(String) - Method in class spase.parser134.Document
 
setKeyword(String[]) - Method in class spase.parser134.Document
 
setKeyword(String) - Method in class spase.parser134.NumericalData
 
setKeyword(String[]) - Method in class spase.parser134.NumericalData
 
setLanguage(String) - Method in class spase.parser134.AccessURL
 
setLanguage(String[]) - Method in class spase.parser134.AccessURL
 
setLanguage(String) - Method in class spase.parser134.InformationURL
 
setLanguage(String[]) - Method in class spase.parser134.InformationURL
 
setLatitude(String) - Method in class spase.parser134.Location
 
setLatitude(String[]) - Method in class spase.parser134.Location
 
setLocation(Node) - Method in class spase.parser134.Observatory
 
setLongitude(String) - Method in class spase.parser134.Location
 
setLongitude(String[]) - Method in class spase.parser134.Location
 
setLow(String) - Method in class spase.parser134.AzimuthalAngleRange
 
setLow(String[]) - Method in class spase.parser134.AzimuthalAngleRange
 
setLow(String) - Method in class spase.parser134.Bin
 
setLow(String[]) - Method in class spase.parser134.Bin
 
setLow(String) - Method in class spase.parser134.EnergyRange
 
setLow(String[]) - Method in class spase.parser134.EnergyRange
 
setLow(String) - Method in class spase.parser134.FrequencyRange
 
setLow(String[]) - Method in class spase.parser134.FrequencyRange
 
setLow(String) - Method in class spase.parser134.PolarAngleRange
 
setLow(String[]) - Method in class spase.parser134.PolarAngleRange
 
setLow(String) - Method in class spase.parser134.WavelengthRange
 
setLow(String[]) - Method in class spase.parser134.WavelengthRange
 
setMeasurementType(String) - Method in class spase.parser134.DisplayData
 
setMeasurementType(String[]) - Method in class spase.parser134.DisplayData
 
setMeasurementType(String) - Method in class spase.parser134.NumericalData
 
setMeasurementType(String[]) - Method in class spase.parser134.NumericalData
 
setMember(String, String) - Method in class spase.parser134.XMLParser
Call the set() method with a given name suffix and a String as an argument.
setMember(String, String[]) - Method in class spase.parser134.XMLParser
Call the set() method with a given name suffix and an array of String values as an argument.
setMember(String, Node) - Method in class spase.parser134.XMLParser
Call the set() method with a given name suffix and a DOM Node as an argument.
setMirrorURL(String) - Method in class spase.parser134.Source
 
setMirrorURL(String[]) - Method in class spase.parser134.Source
 
setMixed(String) - Method in class spase.parser134.Parameter
 
setMixed(String[]) - Method in class spase.parser134.Parameter
 
setName(String) - Method in class spase.parser134.AccessURL
 
setName(String[]) - Method in class spase.parser134.AccessURL
 
setName(String) - Method in class spase.parser134.Element
 
setName(String[]) - Method in class spase.parser134.Element
 
setName(String) - Method in class spase.parser134.InformationURL
 
setName(String[]) - Method in class spase.parser134.InformationURL
 
setName(String) - Method in class spase.parser134.Parameter
 
setName(String[]) - Method in class spase.parser134.Parameter
 
setNote(String) - Method in class spase.parser134.Association
 
setNote(String[]) - Method in class spase.parser134.Association
 
setNote(String) - Method in class spase.parser134.TimeSpan
 
setNote(String[]) - Method in class spase.parser134.TimeSpan
 
setObservatoryGroup(String) - Method in class spase.parser134.Observatory
 
setObservatoryGroup(String[]) - Method in class spase.parser134.Observatory
 
setObservatoryID(String) - Method in class spase.parser134.Instrument
 
setObservatoryID(String[]) - Method in class spase.parser134.Instrument
 
setObservatoryRegion(String) - Method in class spase.parser134.Location
 
setObservatoryRegion(String[]) - Method in class spase.parser134.Location
 
setObservedRegion(String) - Method in class spase.parser134.DisplayData
 
setObservedRegion(String[]) - Method in class spase.parser134.DisplayData
 
setObservedRegion(String) - Method in class spase.parser134.NumericalData
 
setObservedRegion(String[]) - Method in class spase.parser134.NumericalData
 
setOrganizationName(String) - Method in class spase.parser134.Person
 
setOrganizationName(String[]) - Method in class spase.parser134.Person
 
setParameter(Node) - Method in class spase.parser134.Catalog
 
setParameter(Node) - Method in class spase.parser134.DisplayData
 
setParameter(Node) - Method in class spase.parser134.NumericalData
 
setParameterKey(String) - Method in class spase.parser134.Element
 
setParameterKey(String[]) - Method in class spase.parser134.Element
 
setParameterKey(String) - Method in class spase.parser134.Parameter
 
setParameterKey(String[]) - Method in class spase.parser134.Parameter
 
setParentID(String) - Method in class spase.parser134.Granule
 
setParentID(String[]) - Method in class spase.parser134.Granule
 
setParticle(Node) - Method in class spase.parser134.Parameter
 
setParticleQuantity(String) - Method in class spase.parser134.Particle
 
setParticleQuantity(String[]) - Method in class spase.parser134.Particle
 
setParticleType(String) - Method in class spase.parser134.Particle
 
setParticleType(String[]) - Method in class spase.parser134.Particle
 
setPer(String) - Method in class spase.parser134.DataExtent
 
setPer(String[]) - Method in class spase.parser134.DataExtent
 
setPersonID(String) - Method in class spase.parser134.Contact
 
setPersonID(String[]) - Method in class spase.parser134.Contact
 
setPersonName(String) - Method in class spase.parser134.Person
 
setPersonName(String[]) - Method in class spase.parser134.Person
 
setPhenomenonType(String) - Method in class spase.parser134.Annotation
 
setPhenomenonType(String[]) - Method in class spase.parser134.Annotation
 
setPhenomenonType(String) - Method in class spase.parser134.Catalog
 
setPhenomenonType(String[]) - Method in class spase.parser134.Catalog
 
setPhoneNumber(String) - Method in class spase.parser134.Person
 
setPhoneNumber(String[]) - Method in class spase.parser134.Person
 
setPhoton(Node) - Method in class spase.parser134.Parameter
 
setPhotonQuantity(String) - Method in class spase.parser134.Photon
 
setPhotonQuantity(String[]) - Method in class spase.parser134.Photon
 
setPolarAngleRange(Node) - Method in class spase.parser134.Particle
 
setPriorID(String) - Method in class spase.parser134.Granule
 
setPriorID(String[]) - Method in class spase.parser134.Granule
 
setPriorID(String) - Method in class spase.parser134.ResourceHeader
 
setPriorID(String[]) - Method in class spase.parser134.ResourceHeader
 
setProcessingLevel(String) - Method in class spase.parser134.DisplayData
 
setProcessingLevel(String[]) - Method in class spase.parser134.DisplayData
 
setProcessingLevel(String) - Method in class spase.parser134.NumericalData
 
setProcessingLevel(String[]) - Method in class spase.parser134.NumericalData
 
setProviderProcessingLevel(String) - Method in class spase.parser134.DisplayData
 
setProviderProcessingLevel(String[]) - Method in class spase.parser134.DisplayData
 
setProviderProcessingLevel(String) - Method in class spase.parser134.NumericalData
 
setProviderProcessingLevel(String[]) - Method in class spase.parser134.NumericalData
 
setProviderResourceName(String) - Method in class spase.parser134.Catalog
 
setProviderResourceName(String[]) - Method in class spase.parser134.Catalog
 
setProviderResourceName(String) - Method in class spase.parser134.DisplayData
 
setProviderResourceName(String[]) - Method in class spase.parser134.DisplayData
 
setProviderResourceName(String) - Method in class spase.parser134.NumericalData
 
setProviderResourceName(String[]) - Method in class spase.parser134.NumericalData
 
setProviderVersion(String) - Method in class spase.parser134.Catalog
 
setProviderVersion(String[]) - Method in class spase.parser134.Catalog
 
setProviderVersion(String) - Method in class spase.parser134.DisplayData
 
setProviderVersion(String[]) - Method in class spase.parser134.DisplayData
 
setProviderVersion(String) - Method in class spase.parser134.NumericalData
 
setProviderVersion(String[]) - Method in class spase.parser134.NumericalData
 
setQualifier(String) - Method in class spase.parser134.Field
 
setQualifier(String[]) - Method in class spase.parser134.Field
 
setQualifier(String) - Method in class spase.parser134.Particle
 
setQualifier(String[]) - Method in class spase.parser134.Particle
 
setQualifier(String) - Method in class spase.parser134.Photon
 
setQualifier(String[]) - Method in class spase.parser134.Photon
 
setQualifier(String) - Method in class spase.parser134.Support
 
setQualifier(String[]) - Method in class spase.parser134.Support
 
setQuantity(String) - Method in class spase.parser134.DataExtent
 
setQuantity(String[]) - Method in class spase.parser134.DataExtent
 
setRelativeStopDate(String) - Method in class spase.parser134.TimeSpan
 
setRelativeStopDate(String[]) - Method in class spase.parser134.TimeSpan
 
setReleaseDate(String) - Method in class spase.parser134.Granule
 
setReleaseDate(String[]) - Method in class spase.parser134.Granule
 
setReleaseDate(String) - Method in class spase.parser134.Person
 
setReleaseDate(String[]) - Method in class spase.parser134.Person
 
setReleaseDate(String) - Method in class spase.parser134.ResourceHeader
 
setReleaseDate(String[]) - Method in class spase.parser134.ResourceHeader
 
setRenderingHints(Node) - Method in class spase.parser134.Parameter
 
setRepositoryID(String) - Method in class spase.parser134.AccessInformation
 
setRepositoryID(String[]) - Method in class spase.parser134.AccessInformation
 
setRequired() - Method in class spase.parser134.AccessInformation
 
setRequired() - Method in class spase.parser134.AccessURL
 
setRequired() - Method in class spase.parser134.Annotation
 
setRequired() - Method in class spase.parser134.Association
 
setRequired() - Method in class spase.parser134.AzimuthalAngleRange
 
setRequired() - Method in class spase.parser134.Bin
 
setRequired() - Method in class spase.parser134.Catalog
 
setRequired() - Method in class spase.parser134.Checksum
 
setRequired() - Method in class spase.parser134.Contact
 
setRequired() - Method in class spase.parser134.CoordinateSystem
 
setRequired() - Method in class spase.parser134.DataExtent
 
setRequired() - Method in class spase.parser134.DisplayData
 
setRequired() - Method in class spase.parser134.Document
 
setRequired() - Method in class spase.parser134.Element
 
setRequired() - Method in class spase.parser134.EnergyRange
 
setRequired() - Method in class spase.parser134.Field
 
setRequired() - Method in class spase.parser134.FrequencyRange
 
setRequired() - Method in class spase.parser134.Granule
 
setRequired() - Method in class spase.parser134.InformationURL
 
setRequired() - Method in class spase.parser134.Instrument
 
setRequired() - Method in class spase.parser134.Location
 
setRequired() - Method in class spase.parser134.NumericalData
 
setRequired() - Method in class spase.parser134.Observatory
 
setRequired() - Method in class spase.parser134.Parameter
 
setRequired() - Method in class spase.parser134.Particle
 
setRequired() - Method in class spase.parser134.Person
 
setRequired() - Method in class spase.parser134.Photon
 
setRequired() - Method in class spase.parser134.PolarAngleRange
 
setRequired() - Method in class spase.parser134.Registry
 
setRequired() - Method in class spase.parser134.RenderingHints
 
setRequired() - Method in class spase.parser134.Repository
 
setRequired() - Method in class spase.parser134.ResourceHeader
 
setRequired() - Method in class spase.parser134.Service
 
setRequired() - Method in class spase.parser134.Source
 
setRequired() - Method in class spase.parser134.Structure
 
setRequired() - Method in class spase.parser134.Support
 
setRequired() - Method in class spase.parser134.TemporalDescription
 
setRequired() - Method in class spase.parser134.TimeSpan
 
setRequired() - Method in class spase.parser134.WavelengthRange
 
setResourceHeader(Node) - Method in class spase.parser134.Annotation
 
setResourceHeader(Node) - Method in class spase.parser134.Catalog
 
setResourceHeader(Node) - Method in class spase.parser134.DisplayData
 
setResourceHeader(Node) - Method in class spase.parser134.Document
 
setResourceHeader(Node) - Method in class spase.parser134.Instrument
 
setResourceHeader(Node) - Method in class spase.parser134.NumericalData
 
setResourceHeader(Node) - Method in class spase.parser134.Observatory
 
setResourceHeader(Node) - Method in class spase.parser134.Registry
 
setResourceHeader(Node) - Method in class spase.parser134.Repository
 
setResourceHeader(Node) - Method in class spase.parser134.Resource
 
setResourceHeader(Node) - Method in class spase.parser134.Service
 
setResourceID(String) - Method in class spase.parser134.Annotation
 
setResourceID(String[]) - Method in class spase.parser134.Annotation
 
setResourceID(String) - Method in class spase.parser134.Catalog
 
setResourceID(String[]) - Method in class spase.parser134.Catalog
 
setResourceID(String) - Method in class spase.parser134.DisplayData
 
setResourceID(String[]) - Method in class spase.parser134.DisplayData
 
setResourceID(String) - Method in class spase.parser134.Document
 
setResourceID(String[]) - Method in class spase.parser134.Document
 
setResourceID(String) - Method in class spase.parser134.Granule
 
setResourceID(String[]) - Method in class spase.parser134.Granule
 
setResourceID(String) - Method in class spase.parser134.Instrument
 
setResourceID(String[]) - Method in class spase.parser134.Instrument
 
setResourceID(String) - Method in class spase.parser134.NumericalData
 
setResourceID(String[]) - Method in class spase.parser134.NumericalData
 
setResourceID(String) - Method in class spase.parser134.Observatory
 
setResourceID(String[]) - Method in class spase.parser134.Observatory
 
setResourceID(String) - Method in class spase.parser134.Person
 
setResourceID(String[]) - Method in class spase.parser134.Person
 
setResourceID(String) - Method in class spase.parser134.Registry
 
setResourceID(String[]) - Method in class spase.parser134.Registry
 
setResourceID(String) - Method in class spase.parser134.Repository
 
setResourceID(String[]) - Method in class spase.parser134.Repository
 
setResourceID(String) - Method in class spase.parser134.Resource
 
setResourceID(String[]) - Method in class spase.parser134.Resource
 
setResourceID(String) - Method in class spase.parser134.Service
 
setResourceID(String[]) - Method in class spase.parser134.Service
 
setResourceName(String) - Method in class spase.parser134.ResourceHeader
 
setResourceName(String[]) - Method in class spase.parser134.ResourceHeader
 
setRole(String) - Method in class spase.parser134.Contact
 
setRole(String[]) - Method in class spase.parser134.Contact
 
setScaleMax(String) - Method in class spase.parser134.RenderingHints
 
setScaleMax(String[]) - Method in class spase.parser134.RenderingHints
 
setScaleMin(String) - Method in class spase.parser134.RenderingHints
 
setScaleMin(String[]) - Method in class spase.parser134.RenderingHints
 
setScaleType(String) - Method in class spase.parser134.RenderingHints
 
setScaleType(String[]) - Method in class spase.parser134.RenderingHints
 
setSet(String) - Method in class spase.parser134.Parameter
 
setSet(String[]) - Method in class spase.parser134.Parameter
 
setSize(String) - Method in class spase.parser134.Structure
 
setSize(String[]) - Method in class spase.parser134.Structure
 
setSource(Node) - Method in class spase.parser134.Granule
 
setSourceType(String) - Method in class spase.parser134.Source
 
setSourceType(String[]) - Method in class spase.parser134.Source
 
setSpectralRange(String) - Method in class spase.parser134.DisplayData
 
setSpectralRange(String[]) - Method in class spase.parser134.DisplayData
 
setSpectralRange(String) - Method in class spase.parser134.EnergyRange
 
setSpectralRange(String[]) - Method in class spase.parser134.EnergyRange
 
setSpectralRange(String) - Method in class spase.parser134.FrequencyRange
 
setSpectralRange(String[]) - Method in class spase.parser134.FrequencyRange
 
setSpectralRange(String) - Method in class spase.parser134.NumericalData
 
setSpectralRange(String[]) - Method in class spase.parser134.NumericalData
 
setSpectralRange(String) - Method in class spase.parser134.WavelengthRange
 
setSpectralRange(String[]) - Method in class spase.parser134.WavelengthRange
 
setStartDate(String) - Method in class spase.parser134.Granule
 
setStartDate(String[]) - Method in class spase.parser134.Granule
 
setStartDate(String) - Method in class spase.parser134.TimeSpan
 
setStartDate(String[]) - Method in class spase.parser134.TimeSpan
 
setStopDate(String) - Method in class spase.parser134.Granule
 
setStopDate(String[]) - Method in class spase.parser134.Granule
 
setStopDate(String) - Method in class spase.parser134.TimeSpan
 
setStopDate(String[]) - Method in class spase.parser134.TimeSpan
 
setStructure(Node) - Method in class spase.parser134.Parameter
 
setSupport(Node) - Method in class spase.parser134.Parameter
 
setSupportQuantity(String) - Method in class spase.parser134.Support
 
setSupportQuantity(String[]) - Method in class spase.parser134.Support
 
setTemporalDescription(Node) - Method in class spase.parser134.DisplayData
 
setTemporalDescription(Node) - Method in class spase.parser134.NumericalData
 
setTimeSpan(Node) - Method in class spase.parser134.Annotation
 
setTimeSpan(Node) - Method in class spase.parser134.Catalog
 
setTimeSpan(Node) - Method in class spase.parser134.TemporalDescription
 
setUnits(String) - Method in class spase.parser134.AzimuthalAngleRange
 
setUnits(String[]) - Method in class spase.parser134.AzimuthalAngleRange
 
setUnits(String) - Method in class spase.parser134.DataExtent
 
setUnits(String[]) - Method in class spase.parser134.DataExtent
 
setUnits(String) - Method in class spase.parser134.Element
 
setUnits(String[]) - Method in class spase.parser134.Element
 
setUnits(String) - Method in class spase.parser134.EnergyRange
 
setUnits(String[]) - Method in class spase.parser134.EnergyRange
 
setUnits(String) - Method in class spase.parser134.FrequencyRange
 
setUnits(String[]) - Method in class spase.parser134.FrequencyRange
 
setUnits(String) - Method in class spase.parser134.Parameter
 
setUnits(String[]) - Method in class spase.parser134.Parameter
 
setUnits(String) - Method in class spase.parser134.PolarAngleRange
 
setUnits(String[]) - Method in class spase.parser134.PolarAngleRange
 
setUnits(String) - Method in class spase.parser134.WavelengthRange
 
setUnits(String[]) - Method in class spase.parser134.WavelengthRange
 
setUnitsConversion(String) - Method in class spase.parser134.Element
 
setUnitsConversion(String[]) - Method in class spase.parser134.Element
 
setUnitsConversion(String) - Method in class spase.parser134.Parameter
 
setUnitsConversion(String[]) - Method in class spase.parser134.Parameter
 
setURL(String) - Method in class spase.parser134.AccessURL
 
setURL(String[]) - Method in class spase.parser134.AccessURL
 
setURL(String) - Method in class spase.parser134.InformationURL
 
setURL(String[]) - Method in class spase.parser134.InformationURL
 
setURL(String) - Method in class spase.parser134.Source
 
setURL(String[]) - Method in class spase.parser134.Source
 
setValidMax(String) - Method in class spase.parser134.Element
 
setValidMax(String[]) - Method in class spase.parser134.Element
 
setValidMax(String) - Method in class spase.parser134.Parameter
 
setValidMax(String[]) - Method in class spase.parser134.Parameter
 
setValidMin(String) - Method in class spase.parser134.Element
 
setValidMin(String[]) - Method in class spase.parser134.Element
 
setValidMin(String) - Method in class spase.parser134.Parameter
 
setValidMin(String[]) - Method in class spase.parser134.Parameter
 
setValueFormat(String) - Method in class spase.parser134.RenderingHints
 
setValueFormat(String[]) - Method in class spase.parser134.RenderingHints
 
setWavelengthRange(Node) - Method in class spase.parser134.Photon
 
size() - Method in class spase.parser134.Description
Get the the number of resources in this description.
Source - Class in spase.parser134
A container of Source information.
Source() - Constructor for class spase.parser134.Source
 
Source(boolean) - Constructor for class spase.parser134.Source
 
Source(Node) - Constructor for class spase.parser134.Source
 
spase.parser134 - package spase.parser134
 
splitMixed(String) - Method in class spase.parser134.XMLParser
Divide a string on capital letters that follow lowercase letters
Structure - Class in spase.parser134
A container of Structure information.
Structure() - Constructor for class spase.parser134.Structure
 
Structure(boolean) - Constructor for class spase.parser134.Structure
 
Structure(Node) - Constructor for class spase.parser134.Structure
 
Support - Class in spase.parser134
A container of Support information.
Support() - Constructor for class spase.parser134.Support
 
Support(boolean) - Constructor for class spase.parser134.Support
 
Support(Node) - Constructor for class spase.parser134.Support
 

T

TemporalDescription - Class in spase.parser134
A container of TemporalDescription information.
TemporalDescription() - Constructor for class spase.parser134.TemporalDescription
 
TemporalDescription(boolean) - Constructor for class spase.parser134.TemporalDescription
 
TemporalDescription(Node) - Constructor for class spase.parser134.TemporalDescription
 
TimeSpan - Class in spase.parser134
A container of TimeSpan information.
TimeSpan() - Constructor for class spase.parser134.TimeSpan
 
TimeSpan(boolean) - Constructor for class spase.parser134.TimeSpan
 
TimeSpan(Node) - Constructor for class spase.parser134.TimeSpan
 
toImproperCase(String) - Static method in class spase.parser134.XMLParser
Convert a string to "improper" case (make first letter lower case).

U

Util - Class in spase.parser134
A container of utility methods for SPASE description.
Util() - Constructor for class spase.parser134.Util
 

W

WavelengthRange - Class in spase.parser134
A container of WavelengthRange information.
WavelengthRange() - Constructor for class spase.parser134.WavelengthRange
 
WavelengthRange(boolean) - Constructor for class spase.parser134.WavelengthRange
 
WavelengthRange(Node) - Constructor for class spase.parser134.WavelengthRange
 

X

XMLParser - Class in spase.parser134
An example XML parser.
XMLParser() - Constructor for class spase.parser134.XMLParser
Creates an instance of a XML

A B C D E F G H I L M N O P R S T U W X