| Package | Description |
|---|---|
| org.expath.pkg.repo |
| Modifier and Type | Method and Description |
|---|---|
PackageInfo |
Package.getInfo(java.lang.String name)
Return the info object with the given name, null if there is no such info.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Package.addInfo(java.lang.String name,
PackageInfo info)
Set the info object for the given name.
|
void |
Package.setInfo(java.lang.String name,
PackageInfo info)
Set the info object for the given name.
|
Copyright © 2015-2024 EXPath. All Rights Reserved