public class LibraryInfo extends Object
LibraryInfo
is a simple wrapper class for information pertinent to building
a complete resource path using a Library and/or Contract.
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getContract() |
ResourceHelper |
getHelper() |
String |
getLocalePrefix() |
String |
getName() |
String |
getPath() |
String |
getPath(String localePrefix) |
VersionInfo |
getVersion() |
int |
hashCode() |
String |
toString() |
public String getName()
public VersionInfo getVersion()
null
if the library isn't versioned.public ResourceHelper getHelper()
ResourceHelper
for this resourcepublic String getPath()
public String getLocalePrefix()
public String getContract()
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.