Package | Description |
---|---|
er.extensions.foundation |
Modifier and Type | Method and Description |
---|---|
static ERXFileRepository |
ERXFileRepository.addRepository(String name,
ERXFileRepository repository)
Adds an existing repository under the given name.
|
static ERXFileRepository |
ERXFileRepository.addRepository(String name,
File root)
Adds a repository under the given name and the given root directory that uses the default factory.
|
static ERXFileRepository |
ERXFileRepository.addRepository(String name,
File root,
ERXFileRepository.Factory factory)
Adds a repository under the given name and the given root directory that uses the given factory.
|
static ERXFileRepository |
ERXFileRepository.repository(String name)
Returns the repository that is registered under the given name.
|
Modifier and Type | Method and Description |
---|---|
static ERXFileRepository |
ERXFileRepository.addRepository(String name,
ERXFileRepository repository)
Adds an existing repository under the given name.
|
Copyright © 2002 – 2024 Project Wonder.