Uses of Class
org.apache.http.util.VersionInfo
| Package | Description |
|---|---|
| org.apache.http.util |
Mostly utility classes with static helper methods for various purposes.
|
-
Uses of VersionInfo in org.apache.http.util
Methods in org.apache.http.util that return VersionInfo Modifier and Type Method Description protected static VersionInfoVersionInfo. fromMap(String pckg, Map info, ClassLoader clsldr)Instantiates version information from properties.static VersionInfo[]VersionInfo. loadVersionInfo(String[] pckgs, ClassLoader clsldr)Loads version information for a list of packages.static VersionInfoVersionInfo. loadVersionInfo(String pckg, ClassLoader clsldr)Loads version information for a package.