JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
F
G
P
R
U
A
addResourcesFromPatriusDataset()
- Static method in class fr.cnes.sirius.addons.patriusdataset.
PatriusDataset
Adds resources of patriusdataset found in the classpath to the Data Providers Manager
addResourcesFromPatriusDataset(ClassLoader, URLResolver)
- Static method in class fr.cnes.sirius.addons.patriusdataset.
PatriusDataset
Adds resources of patriusdataset found in the classpath to the Data Providers Manager
addResourcesFromPatriusDataset(ClassLoader, URLResolver, String, Pattern)
- Static method in class fr.cnes.sirius.addons.patriusdataset.
PatriusDataset
Adds resources of patriusdataset found in the classpath to the Data Providers Manager
F
FALLBACK_RESOURCES_LIST_PATH
- Static variable in class fr.cnes.sirius.addons.patriusdataset.
ResourceList
fr.cnes.sirius.addons.patriusdataset
- package fr.cnes.sirius.addons.patriusdataset
G
getResources(ClassLoader, URL, String, Pattern)
- Static method in class fr.cnes.sirius.addons.patriusdataset.
ResourceList
Gets a collection of resources from an url
getResourcesArray(ClassLoader, URLResolver, String, Pattern)
- Static method in class fr.cnes.sirius.addons.patriusdataset.
ResourceList
For all non-class elements of java classpath with path resourcePath, gets a Collection of resources with pattern resourcePattern
getResourcesFromDirectory(File, String, Pattern)
- Static method in class fr.cnes.sirius.addons.patriusdataset.
ResourceList
Gets resources recursively from directory
getResourcesFromDirectory(File, Pattern, int)
- Static method in class fr.cnes.sirius.addons.patriusdataset.
ResourceList
getResourcesFromJarFile(File, String, Pattern)
- Static method in class fr.cnes.sirius.addons.patriusdataset.
ResourceList
gets resources from jar file
The resources paths match resourcePath and files names resourcePattern
getResourcesList(ClassLoader, URLResolver, String, Pattern)
- Static method in class fr.cnes.sirius.addons.patriusdataset.
ResourceList
for all elements of java.class.path get a list of resources Pattern
pattern = Pattern.compile(".*"); gets all resources
P
PatriusDataset
- Class in
fr.cnes.sirius.addons.patriusdataset
Helper class for adding patrius dataset resources to patrius with
PatriusDataset.addResourcesFromPatriusDataset()
method
R
resolve(URL)
- Method in interface fr.cnes.sirius.addons.patriusdataset.
URLResolver
Converts a URL that uses a client-defined protocol into a URL that uses a protocol which is native to the Java class library (file, jar, http, etc).
ResourceList
- Class in
fr.cnes.sirius.addons.patriusdataset
Helper class that get a list resources available in the classpath
U
URLResolver
- Interface in
fr.cnes.sirius.addons.patriusdataset
interface for URL resolver
A
F
G
P
R
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2025
CNES
. All rights reserved.