Package | Description |
---|---|
net.sf.mmm.util.path.base | |
net.sf.mmm.util.path.impl |
Modifier and Type | Field and Description |
---|---|
private Map<String,PathProvider> |
AbstractPathFactory.schema2providerMap |
Modifier and Type | Method and Description |
---|---|
protected PathProvider |
AbstractPathFactory.getProvider(PathUri pathUri)
This method gets the
PathProvider for the given PathUri . |
Modifier and Type | Method and Description |
---|---|
void |
AbstractPathFactory.registerProvider(PathProvider provider)
This method registers the given
PathProvider . |
void |
AbstractPathFactory.registerProvider(PathProvider provider,
String schemePrefix)
This method registers the given
PathProvider . |
Modifier and Type | Class and Description |
---|---|
class |
ClassPathProvider
|
Modifier and Type | Field and Description |
---|---|
private List<PathProvider> |
PathFactoryImpl.providers |
Modifier and Type | Method and Description |
---|---|
protected List<PathProvider> |
PathFactoryImpl.getProviders() |
Modifier and Type | Method and Description |
---|---|
void |
PathFactoryImpl.setProviders(List<PathProvider> providers)
|
Copyright © 2001–2016 mmm-Team. All rights reserved.