| Package | Description |
|---|---|
| org.expath.pkg.repo | |
| org.expath.pkg.repo.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
ClasspathStorage
Storage using the classpath.
|
class |
FileSystemStorage
Storage using the file system.
|
| Modifier and Type | Method and Description |
|---|---|
Storage |
Repository.getStorage()
Get the repository storage.
|
| Constructor and Description |
|---|
Repository(Storage storage) |
| Modifier and Type | Method and Description |
|---|---|
Package |
DescriptorParser.parse(javax.xml.transform.Source desc,
java.lang.String rsrc_name,
Storage storage,
Repository repo)
Parse a package descriptor and build the corresponding
Package object. |
Copyright © 2015-2023 EXPath. All Rights Reserved