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

A

add(ParsedURL) - Method in class opendap.crawler.Equivalence
Add a new component literal and its source URL to this equivalence class.
add(ParsedURL) - Method in class opendap.crawler.URLGroup
 
add(URLGroup) - Method in class opendap.crawler.URLGroups
 
addDateClassification(DateClassification.DatePart) - Method in class opendap.crawler.Equivalence
 
assignUrlsToInitialGroups(Enumeration<String>) - Method in class opendap.crawler.URLClassifier
For all of the URLs, assign them to an initial set of URLGroups.

B

BES - Class in opendap.namespaces
Created by IntelliJ IDEA.
BES() - Constructor for class opendap.namespaces.BES
 
BES_NAMESPACE_STRING - Static variable in class opendap.namespaces.BES
 
BES_NS - Static variable in class opendap.namespaces.BES
 
build(File) - Method in class opendap.xml.Transformer
 
build(Source) - Method in class opendap.xml.Transformer
 
buildDataPoints(DDXRetriever) - Method in class opendap.crawler.k_means.KMeans
Build a Vector instance with all of the URL Components as data points.

C

cacheDDXURL(String) - Method in class opendap.crawler.DDXRetriever
 
calcEuclideanDistance() - Method in class opendap.crawler.cluster_example.DataPoint
 
calcEuclideanDistance() - Method in class opendap.crawler.k_means.DataPoint
 
CATALOG - Static variable in class opendap.namespaces.THREDDS
 
CATALOG_REF - Static variable in class opendap.namespaces.THREDDS
 
checkNamespace(Element, String, Namespace) - Static method in class opendap.namespaces.NS
 
classifyPotentialDate(Equivalence) - Static method in class opendap.crawler.DateClassification
 
classifyURLs(PrintStream) - Method in class opendap.crawler.URLClassifier
 
clearAllParameters() - Method in class opendap.xml.Transformer
 
clearParameter(String) - Method in class opendap.xml.Transformer
 
compareTo(DateString) - Method in class opendap.crawler.DateString
 
ComponentFeatures - Class in opendap.crawler.k_means
Given a String/pattern that is one component of a URL, calculate the 'features' that describe that component.
ComponentFeatures(String) - Constructor for class opendap.crawler.k_means.ComponentFeatures
 
concat(T[], T[]) - Static method in class opendap.crawler.ParsedURL
Concatenate two arrays of the same type and return the result in an array.
concat_java5(T[], T[]) - Static method in class opendap.crawler.ParsedURL
A version of concat that does not require Java 6
crawlCatalog(String, PrintStream, boolean) - Method in class opendap.crawler.DDXCrawler
 

D

DAP - Class in opendap.namespaces
Created by IntelliJ IDEA.
DAP() - Constructor for class opendap.namespaces.DAP
 
DAPv32_NAMESPACE_STRING - Static variable in class opendap.namespaces.DAP
 
DAPv32_NS - Static variable in class opendap.namespaces.DAP
 
DAPv32_SCHEMA_LOCATION - Static variable in class opendap.namespaces.DAP
 
DAPv40_NAMESPACE_STRING - Static variable in class opendap.namespaces.DAP
 
DAPv40_NS - Static variable in class opendap.namespaces.DAP
 
DAPv40_SCHEMA_LOCATION - Static variable in class opendap.namespaces.DAP
 
DataPoint - Class in opendap.crawler.cluster_example
This class represents a candidate for Cluster analysis.
DataPoint(double, double, String) - Constructor for class opendap.crawler.cluster_example.DataPoint
 
DataPoint - Class in opendap.crawler.k_means
This class represents a candidate for Cluster analysis.
DataPoint(double[], String, String, int) - Constructor for class opendap.crawler.k_means.DataPoint
 
DataPoint(int[], String, String, int) - Constructor for class opendap.crawler.k_means.DataPoint
 
DataPoint(double, double, double, String, String, int) - Constructor for class opendap.crawler.k_means.DataPoint
 
DATASET - Static variable in class opendap.namespaces.THREDDS
 
DateClassification - Class in opendap.crawler
This class holds the 'rules' for recognizing dates in the patterns formed by the URL parse.
DateClassification() - Constructor for class opendap.crawler.DateClassification
 
DateClassification.DatePart - Enum in opendap.crawler
Provide names for the kinds of dates an Equivalence can hold
DateString - Class in opendap.crawler
 
DateString(String, List<DateClassification.DatePart>) - Constructor for class opendap.crawler.DateString
 
DDXCrawler - Class in opendap.crawler
This class is a simple DDX crawler that uses an Enumeration object returned by the ThreddsCatalogUtil() class.
DDXCrawler() - Constructor for class opendap.crawler.DDXCrawler
 
DDXRetriever - Class in opendap.crawler
Use this with crawlers to manage a collection of DDX responses and the URLs that reference them.
DDXRetriever(String) - Constructor for class opendap.crawler.DDXRetriever
 
DDXRetriever(boolean, String) - Constructor for class opendap.crawler.DDXRetriever
 

E

EMLBuilder - Class in opendap.crawler
This class handles the task of getting an EML given a DDX document.
EMLBuilder() - Constructor for class opendap.crawler.EMLBuilder
 
EMLBuilder(String) - Constructor for class opendap.crawler.EMLBuilder
 
EMLBuilder(String, String) - Constructor for class opendap.crawler.EMLBuilder
 
EMLBuilder(boolean, String, String) - Constructor for class opendap.crawler.EMLBuilder
 
EMLWriter - Class in opendap.crawler
 
EMLWriter() - Constructor for class opendap.crawler.EMLWriter
 
Equivalence - Class in opendap.crawler
Store information about a particular 'equivalence class'.
Equivalence(int, URLProcessedComponents.Lexeme) - Constructor for class opendap.crawler.Equivalence
Make a new Equivalence.
Equivalence.DateClassifications - Class in opendap.crawler
 
Equivalence.DateClassifications() - Constructor for class opendap.crawler.Equivalence.DateClassifications
 
Equivalence.SortedValues - Class in opendap.crawler
 
Equivalence.SortedValues() - Constructor for class opendap.crawler.Equivalence.SortedValues
 
Equivalence.Values - Class in opendap.crawler
 
Equivalence.Values() - Constructor for class opendap.crawler.Equivalence.Values
 

F

finalize() - Method in class opendap.crawler.ResponseCachePostgres
This won't be called when an out of memory exception is thrown.
finalize() - Method in class opendap.crawler.ResponseCachePostgres.ResponseCacheKeysEnumeration
 

G

get(int) - Method in class opendap.crawler.Equivalence.SortedValues
 
get(int) - Method in class opendap.crawler.URLGroup.URLs
 
getCachedCatalog(String) - Method in class opendap.crawler.ThreddsCatalogUtil
Return the THREDDS catalog associated with the given URL from the local cache.
getCachedCatalogEnumeration() - Method in class opendap.crawler.ThreddsCatalogUtil
Get access to all of the THREDDS Catalogs in the cache.
getCachedDDXDoc(String) - Method in class opendap.crawler.DDXRetriever
 
getCachedDDXLMT(String) - Method in class opendap.crawler.DDXRetriever
 
getCachedDDXURLs() - Method in class opendap.crawler.DDXRetriever
 
getCachedEMLDoc(String) - Method in class opendap.crawler.EMLBuilder
Return the EML document generated using the DDX from the given DDX URL.
getCachedNCMLDoc(String) - Method in class opendap.crawler.NCMLBuilder
Return the NCML document generated using the DDX from the given DDX URL.
getCachedResponse(String) - Method in class opendap.crawler.ResponseCachePostgres
Retrieve a Response document from the cache.
getCatalogEnumeration(String) - Method in class opendap.crawler.ThreddsCatalogUtil
Crawl a thredds catalog.
getCatalogEnumeration() - Method in class opendap.crawler.ThreddsCatalogUtil
Resume an interrupted crawl.
getCatalogRefURLs(String) - Method in class opendap.crawler.ThreddsCatalogUtil
Returns all of the THREDDS catalog URLs contained in the THREDDS catalog located at the passed URL.
getClassifications() - Method in class opendap.crawler.URLGroup
 
getCluster() - Method in class opendap.crawler.cluster_example.DataPoint
 
getCluster(int) - Method in class opendap.crawler.cluster_example.JCA
 
getCluster() - Method in class opendap.crawler.k_means.DataPoint
 
getCluster(int) - Method in class opendap.crawler.k_means.JCA
 
getClusterOutput() - Method in class opendap.crawler.cluster_example.JCA
 
getClusterOutput() - Method in class opendap.crawler.k_means.JCA
 
getComp() - Method in class opendap.crawler.k_means.DataPoint
 
getCompNum() - Method in class opendap.crawler.k_means.DataPoint
 
getComponents() - Method in class opendap.crawler.ParsedURL
 
getCurrentEuDt() - Method in class opendap.crawler.cluster_example.DataPoint
 
getCurrentEuDt() - Method in class opendap.crawler.k_means.DataPoint
 
getCurrentTransform() - Method in class opendap.xml.Transformer
 
getDatasetRoot() - Method in class opendap.crawler.URLGroupFacts
The pathname relative to the OPeNDAP server's root directory to the start of the directory tree that holds this dataset.
getDate() - Method in class opendap.crawler.DateString
 
getDateClassifications() - Method in class opendap.crawler.Equivalence
 
getDateEquivalence() - Method in class opendap.crawler.URLGroup
Search for the Equivalence that has the largest number of DatePart instances and return it.
getDateString() - Method in class opendap.crawler.DateString
 
getDDXDoc(String) - Method in class opendap.crawler.DDXRetriever
Given a URL to a DDX, get the DDX document.
getDDXUrls(String) - Method in class opendap.crawler.ThreddsCatalogUtil
Return all of the DDX urls to data sources referenced by the given thredds catalog.
getDocument(File) - Static method in class opendap.xml.Util
 
getDocument(InputStream) - Static method in class opendap.xml.Util
 
getDocument(String) - Static method in class opendap.xml.Util
 
getDocumentBuilder() - Method in class opendap.xml.Transformer
 
getDocumentRoot(File) - Static method in class opendap.xml.Util
 
getDocumentRoot(String) - Static method in class opendap.xml.Util
 
getEML(String, String) - Method in class opendap.crawler.EMLBuilder
Build and cache an EML document using the given DDX document.
getEML(String, String, String[]) - Method in class opendap.crawler.EMLBuilder
This version takes a varying number of parameters.
getEquivalences() - Method in class opendap.crawler.URLGroup
Use this to access the Equivalences that help define this group.
getFeatureVector() - Method in class opendap.crawler.k_means.ComponentFeatures
 
getFirstDate() - Method in class opendap.crawler.URLGroupFacts
 
getFirstDDXDoc() - Method in class opendap.crawler.URLGroupFacts
 
getFirstDDXURL() - Method in class opendap.crawler.URLGroupFacts
 
getIsDatasetRootUnique() - Method in class opendap.crawler.URLGroupFacts
 
getIsMultiFile() - Method in class opendap.crawler.URLGroupFacts
 
getIsTimeSeries() - Method in class opendap.crawler.URLGroupFacts
 
getIterations() - Method in class opendap.crawler.cluster_example.JCA
 
getIterations() - Method in class opendap.crawler.k_means.JCA
 
getKValue() - Method in class opendap.crawler.cluster_example.JCA
 
getKValue() - Method in class opendap.crawler.k_means.JCA
 
getLastDate() - Method in class opendap.crawler.URLGroupFacts
 
getLastVisited(String) - Method in class opendap.crawler.ResponseCachePostgres
When was this Response URL last visited?
getLastVisitedKeys() - Method in class opendap.crawler.ResponseCachePostgres
Get all of the keys in the URL cache named when this class was instantiated.
getLexemeArray() - Method in class opendap.crawler.URLProcessedComponents
 
getLexemes() - Method in class opendap.crawler.URLProcessedComponents
 
getMachine() - Method in class opendap.crawler.ParsedURL
 
getNCML(String, String) - Method in class opendap.crawler.NCMLBuilder
Build and cache an NCML document using the given DDX document.
getNCML(String, String, String[]) - Method in class opendap.crawler.NCMLBuilder
This version takes a varying number of parameters.
getNormalizedFeatureVector() - Method in class opendap.crawler.k_means.ComponentFeatures
 
getNumberDateClassifications() - Method in class opendap.crawler.Equivalence
 
getNumberOfUrls() - Method in class opendap.crawler.URLGroup
How many URLs are in this group?
getNumberOfValues() - Method in class opendap.crawler.Equivalence
How many discreet values exist for this equivalence class?
getObjName() - Method in class opendap.crawler.cluster_example.DataPoint
 
getObjName() - Method in class opendap.crawler.k_means.DataPoint
 
getOccurrences(String) - Method in class opendap.crawler.Equivalence
How many times does the value 'comp' show up? For a pattern, this can be any number between 1 and getTotalMembers().
getParsedURL(String) - Method in class opendap.crawler.Equivalence
 
getPattern() - Method in class opendap.crawler.Equivalence
 
getPatternPosition() - Method in class opendap.crawler.Equivalence
 
getProcessor() - Method in class opendap.xml.Transformer
 
getResponseKeys() - Method in class opendap.crawler.ResponseCachePostgres
Get all of the keys in the Response document (postgres) cache.
getServerRootPosition() - Method in class opendap.crawler.URLGroupFacts
The position in the URL where the 'mechanics' end and the pathnames start.
getSortedValues() - Method in class opendap.crawler.Equivalence
 
getSWCSS() - Method in class opendap.crawler.cluster_example.JCA
 
getSWCSS() - Method in class opendap.crawler.k_means.JCA
 
getTheURL() - Method in class opendap.crawler.ParsedURL
 
getTotalDataPoints() - Method in class opendap.crawler.cluster_example.JCA
 
getTotalDataPoints() - Method in class opendap.crawler.k_means.JCA
 
getTotalMembers() - Method in class opendap.crawler.Equivalence
How many URLs contributed to this class? Should be the same as URLGroup's totalMembers.
getTransformedDocument(Source, StreamSource) - Static method in class opendap.xml.Transformer
 
getURLs() - Method in class opendap.crawler.URLGroup
Get an instance of the Iteration over the URLs in this group.
getValue() - Method in class opendap.crawler.URLProcessedComponents.Lexeme
 
getValues() - Method in class opendap.crawler.Equivalence
 
getX() - Method in class opendap.crawler.cluster_example.DataPoint
 
getX() - Method in class opendap.crawler.k_means.DataPoint
 
getXdmNode(Processor, String) - Static method in class opendap.xml.Transformer
 
getXMLDoc(String) - Static method in class opendap.xml.Transformer
 
getXsltTransformer(Processor, String) - Static method in class opendap.xml.Transformer
 
getY() - Method in class opendap.crawler.cluster_example.DataPoint
 
getY() - Method in class opendap.crawler.k_means.DataPoint
 
getZ() - Method in class opendap.crawler.k_means.DataPoint
 

H

hasDateClassification(DateClassification.DatePart) - Method in class opendap.crawler.Equivalence
 
hasMoreElements() - Method in class opendap.crawler.ResponseCachePostgres.ResponseCacheKeysEnumeration
 
hasMoreElements() - Method in class opendap.crawler.ResponseCachePostgres.ResponseVisitedKeysEnumeration
 
hasMoreElements() - Method in class opendap.crawler.ThreddsCatalogUtil.ThreddsCrawlerEnumeration
 
hasMoreElements() - Method in class opendap.crawler.URLProcessedComponents.Lexemes
 

I

isLitteral() - Method in class opendap.crawler.Equivalence
 
isPattern() - Method in class opendap.crawler.URLProcessedComponents.Lexeme
 
isVisited(String) - Method in class opendap.crawler.ResponseCachePostgres
Has this URL been visited?
isWellFormedDDX(String) - Method in class opendap.crawler.DDXRetriever
Simple method to test if the DDX will parse.
isWellFormedEML(String) - Method in class opendap.crawler.EMLBuilder
Simple method to test if the EML will parse.
isWellFormedNCML(String) - Method in class opendap.crawler.NCMLBuilder
Simple method to test if the NCML will parse.
iterator() - Method in class opendap.crawler.Equivalence.DateClassifications
 
iterator() - Method in class opendap.crawler.Equivalence.SortedValues
 
iterator() - Method in class opendap.crawler.Equivalence.Values
 
iterator() - Method in class opendap.crawler.URLGroup.Equivalences
 
iterator() - Method in class opendap.crawler.URLGroup.URLs
 
iterator() - Method in class opendap.crawler.URLGroups
 

J

JCA - Class in opendap.crawler.cluster_example
This class is the entry point for constructing Cluster Analysis objects.
JCA(int, int, Vector<DataPoint>) - Constructor for class opendap.crawler.cluster_example.JCA
 
JCA - Class in opendap.crawler.k_means
This class is the entry point for constructing Cluster Analysis objects.
JCA(int, int, Vector<DataPoint>) - Constructor for class opendap.crawler.k_means.JCA
 
jdomXsltTransfom(String, String, OutputStream) - Static method in class opendap.xml.Transformer
 

K

KMeans - Class in opendap.crawler.k_means
 
KMeans() - Constructor for class opendap.crawler.k_means.KMeans
 

L

loadXML(String) - Static method in class opendap.xml.Util
 
lookForDates() - Method in class opendap.crawler.URLClassifier
Look for dates in the equivalence classes that define each group

M

main(String[]) - Static method in class opendap.crawler.cluster_example.PrgMain
 
main(String[]) - Static method in class opendap.crawler.DDXCrawler
 
main(String[]) - Static method in class opendap.crawler.DDXRetriever
This 'main' has many conflicting features/options.
main(String[]) - Static method in class opendap.crawler.EMLWriter
 
main(String[]) - Static method in class opendap.crawler.k_means.KMeans
 
main(String[]) - Static method in class opendap.crawler.MakeVisitedCacheFromFile
 
main(String[]) - Static method in class opendap.crawler.NCMLWriter
 
main(String[]) - Static method in class opendap.crawler.ParsedURL
 
main(String[]) - Static method in class opendap.crawler.PrintVisitedCache
Given the name of the visited cache (e.g., test.opendap.or_THREDDS) and the name of the Postgres database table (e.g., thredds_resoponses), print the URLs and the stored LMT.
main(String[]) - Static method in class opendap.crawler.URLClassifier
 
main(String[]) - Static method in class opendap.crawler.URLProcessedComponents
 
main(String[]) - Static method in class opendap.xml.Transformer
 
main(String[]) - Static method in class opendap.xml.Validator
 
MakeVisitedCacheFromFile - Class in opendap.crawler
Goofy utility class to make a ConcurrentHashMap, serialized, that can be used as a 'Visited' cache by the ResponseCachePostgres class.
MakeVisitedCacheFromFile() - Constructor for class opendap.crawler.MakeVisitedCacheFromFile
 

N

NAME - Static variable in class opendap.namespaces.THREDDS
 
NAMESPACE_PREFIX - Static variable in class opendap.namespaces.THREDDS
 
NAMESPACE_PREFIX - Static variable in class opendap.namespaces.XLINK
 
NAMESPACE_STRING - Static variable in class opendap.namespaces.SOAP
 
NAMESPACE_STRING - Static variable in class opendap.namespaces.THREDDS
 
NAMESPACE_STRING - Static variable in class opendap.namespaces.XLINK
 
NCMLBuilder - Class in opendap.crawler
This class handles the task of getting an NCML given a DDX document.
NCMLBuilder(String) - Constructor for class opendap.crawler.NCMLBuilder
 
NCMLBuilder(String, String) - Constructor for class opendap.crawler.NCMLBuilder
 
NCMLWriter - Class in opendap.crawler
 
NCMLWriter() - Constructor for class opendap.crawler.NCMLWriter
 
newXPathCompiler() - Method in class opendap.xml.Transformer
 
nextElement() - Method in class opendap.crawler.ResponseCachePostgres.ResponseCacheKeysEnumeration
 
nextElement() - Method in class opendap.crawler.ResponseCachePostgres.ResponseVisitedKeysEnumeration
 
nextElement() - Method in class opendap.crawler.ThreddsCatalogUtil.ThreddsCrawlerEnumeration
 
nextElement() - Method in class opendap.crawler.URLProcessedComponents.Lexemes
 
NS - Class in opendap.namespaces
Created by IntelliJ IDEA.
NS() - Constructor for class opendap.namespaces.NS
 
NS - Static variable in class opendap.namespaces.SOAP
 
NS - Static variable in class opendap.namespaces.THREDDS
 
NS - Static variable in class opendap.namespaces.XLINK
 

O

opendap.crawler - package opendap.crawler
 
opendap.crawler.cluster_example - package opendap.crawler.cluster_example
 
opendap.crawler.k_means - package opendap.crawler.k_means
 
opendap.namespaces - package opendap.namespaces
 
opendap.xml - package opendap.xml
 

P

ParsedURL - Class in opendap.crawler
Given a URL passed to the constructor, parse the URL and provide access to its various parts.
ParsedURL(String) - Constructor for class opendap.crawler.ParsedURL
A URL is parsed by first removing the protocol and '://' parts, then the machine part.
PrgMain - Class in opendap.crawler.cluster_example
Created by IntelliJ IDEA.
PrgMain() - Constructor for class opendap.crawler.cluster_example.PrgMain
 
printClassifications(PrintStream) - Method in class opendap.crawler.URLClassifier
Print simple information about a classification.
printCompleteClassifications(PrintStream) - Method in class opendap.crawler.URLClassifier
Print more information about each classification.
printUsage(PrintStream) - Static method in class opendap.xml.Transformer
 
PrintVisitedCache - Class in opendap.crawler
Print the keys (URLs) and Last Modified Times (which are actually the access times) for a given 'visited' cache.
PrintVisitedCache(String, String) - Constructor for class opendap.crawler.PrintVisitedCache
 

R

reloadTransformIfRequired() - Method in class opendap.xml.Transformer
 
ResponseCachePostgres - Class in opendap.crawler
Provide a cache for XML/HTTP response objects.
ResponseCachePostgres(String, String) - Constructor for class opendap.crawler.ResponseCachePostgres
Build an instance of ResponseCachePostgres.
ResponseCachePostgres(boolean, String, String) - Constructor for class opendap.crawler.ResponseCachePostgres
Build an instance of ResponseCachePostgres.
ResponseCachePostgres.ResponseCacheKeysEnumeration - Class in opendap.crawler
 
ResponseCachePostgres.ResponseVisitedKeysEnumeration - Class in opendap.crawler
 
restoreState(String) - Method in class opendap.crawler.URLGroups
 

S

saveCatalogCache() - Method in class opendap.crawler.ThreddsCatalogUtil
Save the 'visited' cache.
saveDDXCache() - Method in class opendap.crawler.DDXRetriever
 
saveEMLCache() - Method in class opendap.crawler.EMLBuilder
Save the EML cache.
saveNCMLCache() - Method in class opendap.crawler.NCMLBuilder
Save the NCML cache.
saveState() - Method in class opendap.crawler.ResponseCachePostgres
Force the cache to save its state now.
saveState() - Method in class opendap.crawler.ThreddsCatalogUtil.ThreddsCrawlerEnumeration
 
saveState(String) - Method in class opendap.crawler.URLGroups
 
saxonXsltTransform(String, String, OutputStream) - Static method in class opendap.xml.Transformer
 
saxonXsltTransform(InputStream, String, OutputStream) - Static method in class opendap.xml.Transformer
 
saxonXsltTransform(InputStream, InputStream, OutputStream) - Static method in class opendap.xml.Transformer
 
SCHEMA_LOCATION_BASE - Static variable in class opendap.namespaces.SOAP
 
SERVICE - Static variable in class opendap.namespaces.THREDDS
 
setCachedResponse(String, String) - Method in class opendap.crawler.ResponseCachePostgres
Add a Response document to the cache using its URL as a key.
setCluster(Cluster) - Method in class opendap.crawler.cluster_example.DataPoint
 
setCluster(Cluster) - Method in class opendap.crawler.k_means.DataPoint
 
setDatasetRoot(String) - Method in class opendap.crawler.URLGroupFacts
 
setFirstDate(String) - Method in class opendap.crawler.URLGroupFacts
 
setImportXMLParameter(String, String) - Method in class opendap.xml.Transformer
 
setIsDatasetRootUnique(boolean) - Method in class opendap.crawler.URLGroupFacts
 
setIsMultiFile(boolean) - Method in class opendap.crawler.URLGroupFacts
 
setIsTimeSeries(boolean) - Method in class opendap.crawler.URLGroupFacts
 
setLastDate(String) - Method in class opendap.crawler.URLGroupFacts
 
setLastVisited(String, long) - Method in class opendap.crawler.ResponseCachePostgres
Add or update the entry in Response URL cache.
setParameter(QName, XdmValue) - Method in class opendap.xml.Transformer
 
setParameter(String, String) - Method in class opendap.xml.Transformer
 
setParameter(String, XdmNode) - Method in class opendap.xml.Transformer
 
setServerRootPosition(int) - Method in class opendap.crawler.URLGroupFacts
 
size() - Method in class opendap.crawler.Equivalence.SortedValues
 
size() - Method in class opendap.crawler.URLGroup.URLs
 
size() - Method in class opendap.crawler.URLGroups
 
SOAP - Class in opendap.namespaces
Created by IntelliJ IDEA.
SOAP() - Constructor for class opendap.namespaces.SOAP
 
startAnalysis() - Method in class opendap.crawler.cluster_example.JCA
 
startAnalysis() - Method in class opendap.crawler.k_means.JCA
 

T

testEuclideanDistance(Centroid) - Method in class opendap.crawler.cluster_example.DataPoint
 
testEuclideanDistance(Centroid) - Method in class opendap.crawler.k_means.DataPoint
 
THREDDS - Class in opendap.namespaces
User: ndp Date: Apr 18, 2008 Time: 7:06:27 PM
THREDDS() - Constructor for class opendap.namespaces.THREDDS
 
ThreddsCatalogUtil - Class in opendap.crawler
 
ThreddsCatalogUtil(String, boolean) - Constructor for class opendap.crawler.ThreddsCatalogUtil
Constructor.
ThreddsCatalogUtil.SERVICE - Enum in opendap.crawler
 
ThreddsCatalogUtil.ThreddsCrawlerEnumeration - Class in opendap.crawler
Implements a modified depth-first traversal of a thredds catalog.
toString() - Method in class opendap.crawler.URLGroup
 
transform(Source, StreamSource, OutputStream) - Method in class opendap.xml.Transformer
 
transform(Source, StreamSource) - Static method in class opendap.xml.Transformer
 
transform(XdmNode, OutputStream) - Method in class opendap.xml.Transformer
 
transform(Source, OutputStream) - Method in class opendap.xml.Transformer
 
transform(Source) - Method in class opendap.xml.Transformer
 
transform(String) - Method in class opendap.xml.Transformer
 
Transformer - Class in opendap.xml
User: ndp Date: Apr 23, 2008 Time: 9:22:11 AM
Transformer(String) - Constructor for class opendap.xml.Transformer
 
Transformer(Processor, String) - Constructor for class opendap.xml.Transformer
 
Transformer(StreamSource) - Constructor for class opendap.xml.Transformer
 

U

uriInfo(URI) - Static method in class opendap.xml.Transformer
 
URLClassifier - Class in opendap.crawler
Grovel over a bunch of DDX URLs and group them using equivalence classes.
URLClassifier(String, boolean) - Constructor for class opendap.crawler.URLClassifier
 
URLGroup - Class in opendap.crawler
A URLGroup is a set of URLs each with the same number of components where each corresponding component of all the URLs either matches literally or is a member of an equivalence class.
URLGroup(ParsedURL, URLProcessedComponents) - Constructor for class opendap.crawler.URLGroup
Build a new URLGroup and initialize it with a single URL.
URLGroup.Equivalences - Class in opendap.crawler
An Enumeration of the equivalence classes that help define this group.
URLGroup.Equivalences() - Constructor for class opendap.crawler.URLGroup.Equivalences
 
URLGroup.URLs - Class in opendap.crawler
 
URLGroup.URLs() - Constructor for class opendap.crawler.URLGroup.URLs
 
URLGroupFacts - Class in opendap.crawler
 
URLGroupFacts(String, String) - Constructor for class opendap.crawler.URLGroupFacts
 
URLGroups - Class in opendap.crawler
Hold a collection of groups.
URLGroups() - Constructor for class opendap.crawler.URLGroups
 
URLGroups(String) - Constructor for class opendap.crawler.URLGroups
 
URLProcessedComponents - Class in opendap.crawler
 
URLProcessedComponents(String) - Constructor for class opendap.crawler.URLProcessedComponents
 
URLProcessedComponents(ParsedURL) - Constructor for class opendap.crawler.URLProcessedComponents
 
URLProcessedComponents.Lexeme - Class in opendap.crawler
 
URLProcessedComponents.Lexeme() - Constructor for class opendap.crawler.URLProcessedComponents.Lexeme
 
URLProcessedComponents.Lexemes - Class in opendap.crawler
 
URLProcessedComponents.Lexemes() - Constructor for class opendap.crawler.URLProcessedComponents.Lexemes
 
Util - Class in opendap.xml
User: ndp Date: Apr 1, 2009 Time: 2:47:01 PM
Util() - Constructor for class opendap.xml.Util
 

V

validateURI(String) - Method in class opendap.xml.Validator
 
Validator - Class in opendap.xml
User: ndp Date: Apr 17, 2008 Time: 10:23:18 AM
Validator() - Constructor for class opendap.xml.Validator
 
valueOf(String) - Static method in enum opendap.crawler.DateClassification.DatePart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum opendap.crawler.ThreddsCatalogUtil.SERVICE
Returns the enum constant of this type with the specified name.
values() - Static method in enum opendap.crawler.DateClassification.DatePart
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum opendap.crawler.ThreddsCatalogUtil.SERVICE
Returns an array containing the constants of this enum type, in the order they are declared.

X

XLINK - Class in opendap.namespaces
Created by IntelliJ IDEA.
XLINK() - Constructor for class opendap.namespaces.XLINK
 

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