A B C D E F G H I K L M O P R S T U V

A

Activator - Class in org.apache.ace.obr.metadata.bindex
 
Activator() - Constructor for class org.apache.ace.obr.metadata.bindex.Activator
 
add(Resource) - Method in interface org.osgi.service.obr.Resolver
 
addAttribute(String, String) - Method in class org.osgi.impl.bundle.obr.resource.Tag
Add a new attribute.
addAttribute(String, Object) - Method in class org.osgi.impl.bundle.obr.resource.Tag
Add a new attribute.
addAttribute(String, int) - Method in class org.osgi.impl.bundle.obr.resource.Tag
Add a new attribute.
addAttribute(String, Date) - Method in class org.osgi.impl.bundle.obr.resource.Tag
Add a new date attribute.
addCapability(CapabilityImpl) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
addCategory(String) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
addContent(String) - Method in class org.osgi.impl.bundle.obr.resource.Tag
Add a new content string.
addContent(Tag) - Method in class org.osgi.impl.bundle.obr.resource.Tag
Add a new content tag.
addParameter(Parameter) - Method in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 
addProperty(String, Object) - Method in class org.osgi.impl.bundle.obr.resource.CapabilityImpl
 
addRepository(URL) - Method in interface org.osgi.service.obr.RepositoryAdmin
Add a new repository to the federation.
addRequirement(RequirementImpl) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 

B

BIndexMetadataGenerator - Class in org.apache.ace.obr.metadata.bindex
 
BIndexMetadataGenerator() - Constructor for class org.apache.ace.obr.metadata.bindex.BIndexMetadataGenerator
 
build() - Method in class org.osgi.impl.bundle.obr.resource.BundleInfo
Convert the bundle to a Resource.
BundleInfo - Class in org.osgi.impl.bundle.obr.resource
Convert a bundle to a generic resource description and store its local dependencies (like for example a license file in the JAR) in a zip file.
BundleInfo(RepositoryImpl, File) - Constructor for class org.osgi.impl.bundle.obr.resource.BundleInfo
Parse a zipFile from the file system.
BundleInfo(Manifest) - Constructor for class org.osgi.impl.bundle.obr.resource.BundleInfo
 

C

Capability - Interface in org.osgi.service.obr
A named set of properties representing some capability that is provided by its owner.
CapabilityImpl - Class in org.osgi.impl.bundle.obr.resource
 
CapabilityImpl(String) - Constructor for class org.osgi.impl.bundle.obr.resource.CapabilityImpl
 
CapabilityImpl(XmlPullParser) - Constructor for class org.osgi.impl.bundle.obr.resource.CapabilityImpl
 
CapabilityProvider - Interface in org.osgi.service.obr
This service interface allows third parties to provide capabilities that are present on the system but not encoded in the bundle's manifests.
compareTo(Object) - Method in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 
compareTo(Object) - Method in class org.osgi.impl.bundle.obr.resource.VersionRange
 
convert(Collection, String, Tag) - Static method in class org.osgi.impl.bundle.obr.resource.Tag
 
COPYRIGHT - Static variable in interface org.osgi.service.obr.Resource
 

D

deploy(boolean) - Method in interface org.osgi.service.obr.Resolver
 
DESCRIPTION - Static variable in interface org.osgi.service.obr.Resource
 
destroy(BundleContext, DependencyManager) - Method in class org.apache.ace.obr.metadata.bindex.Activator
 
directives - Variable in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 
discoverResources(String) - Method in interface org.osgi.service.obr.RepositoryAdmin
Discover any resources that match the given filter.
DOCUMENTATION_URL - Static variable in interface org.osgi.service.obr.Resource
 

E

equals(Object) - Method in class org.osgi.impl.bundle.obr.resource.FilterImpl
 
equals(Object) - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
equals(Object) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
equals(Object) - Method in class org.osgi.impl.bundle.obr.resource.VersionRange
 

F

FilterImpl - Class in org.osgi.impl.bundle.obr.resource
 
FilterImpl(String) - Constructor for class org.osgi.impl.bundle.obr.resource.FilterImpl
 
findRecursiveAttribute(String) - Method in class org.osgi.impl.bundle.obr.resource.Tag
 

G

generateMetadata(File) - Method in class org.apache.ace.obr.metadata.bindex.BIndexMetadataGenerator
 
generateMetadata(File) - Method in interface org.apache.ace.obr.metadata.MetadataGenerator
Generates the repository.xml based upon the new set of Bundles in the given directory.
get(Object) - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
get_native() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getActivator() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getAddedResources() - Method in interface org.osgi.service.obr.Resolver
 
getAlias(String) - Method in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 
getAttribute(String) - Method in class org.osgi.impl.bundle.obr.resource.Tag
Return the attribute value.
getAttribute(String, String) - Method in class org.osgi.impl.bundle.obr.resource.Tag
Return the attribute value or a default if not defined.
getAttributes() - Method in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 
getAttributes() - Method in class org.osgi.impl.bundle.obr.resource.Tag
Answer the attributes as a Dictionary object.
getBsn() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getCapabilities() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getCapabilities() - Method in interface org.osgi.service.obr.CapabilityProvider
Return a set of capabilities.
getCapabilities() - Method in interface org.osgi.service.obr.Resource
 
getCapabilityList() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getCategories() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getCategories() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getCategories() - Method in interface org.osgi.service.obr.Resource
 
getClasspath() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getComment() - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
getComment() - Method in interface org.osgi.service.obr.Requirement
 
getContents() - Method in class org.osgi.impl.bundle.obr.resource.Tag
Return the contents.
getContents(String) - Method in class org.osgi.impl.bundle.obr.resource.Tag
Return only the tags of the first level of descendants that match the name.
getContentsAsString() - Method in class org.osgi.impl.bundle.obr.resource.Tag
Return the whole contents as a String (no tag info and attributes).
getContentsAsString(StringBuffer) - Method in class org.osgi.impl.bundle.obr.resource.Tag
convenient method to get the contents in a StringBuffer.
getCopyright() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getCopyright() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getDescription() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getDirectives() - Method in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 
getDocumentation() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getDocumentation() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getDuplicates() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getEntries(String) - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getExports() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getExtendList() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getFilter() - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
getFilter() - Method in interface org.osgi.service.obr.Requirement
Return the filter.
getHost() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getId() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getId() - Method in interface org.osgi.service.obr.Resource
 
getImports() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getLastModified() - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
 
getLastModified() - Method in interface org.osgi.service.obr.Repository
 
getLicense() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getLocalName() - Method in class org.osgi.impl.bundle.obr.resource.Tag
 
getLocation() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getManifestVersion() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getName() - Method in class org.osgi.impl.bundle.obr.resource.CapabilityImpl
 
getName() - Method in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 
getName() - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
 
getName() - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
getName() - Method in class org.osgi.impl.bundle.obr.resource.Tag
Return the name of the tag.
getName() - Method in interface org.osgi.service.obr.Capability
Return the name of the capability.
getName() - Method in interface org.osgi.service.obr.Repository
Return the name of this reposotory.
getName() - Method in interface org.osgi.service.obr.Requirement
Return the name of the requirement.
getNameSpace() - Method in class org.osgi.impl.bundle.obr.resource.Tag
 
getNameSpace(String) - Method in class org.osgi.impl.bundle.obr.resource.Tag
 
getNative() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getOptionalResources() - Method in interface org.osgi.service.obr.Resolver
 
getPath() - Method in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 
getPresentationName() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getPresentationName() - Method in interface org.osgi.service.obr.Resource
 
getProperties() - Method in class org.osgi.impl.bundle.obr.resource.CapabilityImpl
 
getProperties() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getProperties() - Method in interface org.osgi.service.obr.Capability
Return the set of properties.
getProperties() - Method in interface org.osgi.service.obr.Resource
 
getRanking() - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
 
getReason(Resource) - Method in interface org.osgi.service.obr.Resolver
 
getRepository() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getRepository() - Method in interface org.osgi.service.obr.Resource
 
getRequire() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getRequiredExecutionEnvironments() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getRequiredResources() - Method in interface org.osgi.service.obr.Resolver
 
getRequirementList() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getRequirements() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getRequirements() - Method in interface org.osgi.service.obr.Resource
 
getResource(String) - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
 
getResource(String) - Method in interface org.osgi.service.obr.RepositoryAdmin
 
getResourceList() - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
 
getResources() - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
 
getResources() - Method in interface org.osgi.service.obr.Repository
Return the resources for this repository.
getResources(Requirement) - Method in interface org.osgi.service.obr.Resolver
 
getSize() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getSource() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getString(String) - Method in class org.osgi.impl.bundle.obr.resource.Tag
 
getStringContent() - Method in class org.osgi.impl.bundle.obr.resource.Tag
 
getSymbolicName() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getSymbolicName() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getSymbolicName() - Method in interface org.osgi.service.obr.Resource
 
getUnsatisfiedRequirements() - Method in interface org.osgi.service.obr.Resolver
 
getURL() - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
 
getURL() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getURL() - Method in interface org.osgi.service.obr.Repository
Return the associated URL for the repository.
getURL() - Method in interface org.osgi.service.obr.Resource
 
getValue(String) - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getValue(String, String) - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getVersion() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getVersion() - Method in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 
getVersion() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getVersion() - Method in interface org.osgi.service.obr.Resource
 

H

hashCode() - Method in class org.osgi.impl.bundle.obr.resource.FilterImpl
 
hashCode() - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
hashCode() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
hashCode() - Method in class org.osgi.impl.bundle.obr.resource.VersionRange
 

I

ID - Static variable in interface org.osgi.service.obr.Resource
 
includeHigh() - Method in class org.osgi.impl.bundle.obr.resource.VersionRange
 
includeLow() - Method in class org.osgi.impl.bundle.obr.resource.VersionRange
 
Index - Class in org.osgi.impl.bundle.bindex
Iterate over a set of given bundles and convert them to resources.
Index() - Constructor for class org.osgi.impl.bundle.bindex.Index
 
init(BundleContext, DependencyManager) - Method in class org.apache.ace.obr.metadata.bindex.Activator
 
isExtend() - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
isExtend() - Method in interface org.osgi.service.obr.Requirement
 
isMultiple() - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
isMultiple() - Method in interface org.osgi.service.obr.Requirement
 
isOptional() - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
isOptional() - Method in interface org.osgi.service.obr.Requirement
 
isRange() - Method in class org.osgi.impl.bundle.obr.resource.VersionRange
 
isSatisfied(Capability) - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
isSatisfied(Capability) - Method in interface org.osgi.service.obr.Requirement
 

K

KEYS - Static variable in interface org.osgi.service.obr.Resource
 

L

LICENSE_URL - Static variable in interface org.osgi.service.obr.Resource
 
listRepositories() - Method in interface org.osgi.service.obr.RepositoryAdmin
List all the repositories.

M

main(String[]) - Static method in class org.osgi.impl.bundle.bindex.Index
Main entry.
Manifest - Class in org.osgi.impl.bundle.obr.resource
 
Manifest(InputStream) - Constructor for class org.osgi.impl.bundle.obr.resource.Manifest
 
Manifest(Reader) - Constructor for class org.osgi.impl.bundle.obr.resource.Manifest
 
ManifestEntry - Class in org.osgi.impl.bundle.obr.resource
 
ManifestEntry(String) - Constructor for class org.osgi.impl.bundle.obr.resource.ManifestEntry
 
ManifestEntry(String, VersionRange) - Constructor for class org.osgi.impl.bundle.obr.resource.ManifestEntry
 
match(Map) - Method in class org.osgi.impl.bundle.obr.resource.FilterImpl
 
match(String, Tag, Tag) - Method in class org.osgi.impl.bundle.obr.resource.Tag
 
MetadataGenerator - Interface in org.apache.ace.obr.metadata
 

O

org.apache.ace.obr.metadata - package org.apache.ace.obr.metadata
 
org.apache.ace.obr.metadata.bindex - package org.apache.ace.obr.metadata.bindex
 
org.osgi.impl.bundle.bindex - package org.osgi.impl.bundle.bindex
 
org.osgi.impl.bundle.obr.resource - package org.osgi.impl.bundle.obr.resource
 
org.osgi.service.obr - package org.osgi.service.obr
 

P

PRESENTATION_NAME - Static variable in interface org.osgi.service.obr.Resource
 
print(int, PrintWriter) - Method in class org.osgi.impl.bundle.obr.resource.Tag
Print the tag formatted to a PrintWriter.
put(Object, Object) - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 

R

refresh() - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
Refresh the repository from the URL.
removeRepository(URL) - Method in interface org.osgi.service.obr.RepositoryAdmin
 
rename(String) - Method in class org.osgi.impl.bundle.obr.resource.Tag
 
Repository - Interface in org.osgi.service.obr
Represents a repository.
RepositoryAdmin - Interface in org.osgi.service.obr
Provides centralized access to the distributed repository.
RepositoryImpl - Class in org.osgi.impl.bundle.obr.resource
Implements the basic repository.
RepositoryImpl(URL) - Constructor for class org.osgi.impl.bundle.obr.resource.RepositoryImpl
Each repository is identified by a single URL.
RepositoryPermission - Class in org.osgi.service.obr
TODO OBR - Implement repository permission.
RepositoryPermission(String) - Constructor for class org.osgi.service.obr.RepositoryPermission
 
Requirement - Interface in org.osgi.service.obr
A named requirement specifies the need for certain capabilities with the same name.
RequirementImpl - Class in org.osgi.impl.bundle.obr.resource
Implements the Requirement interface.
RequirementImpl(String) - Constructor for class org.osgi.impl.bundle.obr.resource.RequirementImpl
Create a requirement with the given name.
RequirementImpl(XmlPullParser) - Constructor for class org.osgi.impl.bundle.obr.resource.RequirementImpl
Parse the requirement from the pull parser.
resolve() - Method in interface org.osgi.service.obr.Resolver
 
resolver() - Method in interface org.osgi.service.obr.RepositoryAdmin
Create a resolver.
Resolver - Interface in org.osgi.service.obr
 
Resource - Interface in org.osgi.service.obr
A resource is an abstraction of a downloadable thing, like a bundle.
ResourceImpl - Class in org.osgi.impl.bundle.obr.resource
 
ResourceImpl(RepositoryImpl, String, VersionRange) - Constructor for class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
ResourceImpl(RepositoryImpl, XmlPullParser) - Constructor for class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
ResourceImpl(RepositoryImpl) - Constructor for class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
ResourceImpl(RepositoryImpl, URL) - Constructor for class org.osgi.impl.bundle.obr.resource.ResourceImpl
 

S

satisfies(RequirementImpl) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
select(String) - Method in class org.osgi.impl.bundle.obr.resource.Tag
root/preferences/native/os
select(String, Tag) - Method in class org.osgi.impl.bundle.obr.resource.Tag
 
set_native(Native[]) - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
setBsn(ManifestEntry) - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
setComment(String) - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
setCopyright(String) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
setDescription(String) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
setDocumentation(URL) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
setDuplicates(Vector) - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
setExtend(boolean) - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
setFile(File) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
setFilter(String) - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
setHost(ManifestEntry) - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
setLicense(URL) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
setMultiple(boolean) - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
setOptional(boolean) - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
setPresentationName(String) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
setRanking(int) - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
 
setSize(long) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
setSource(URL) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
setURL(URL) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
SIZE - Static variable in interface org.osgi.service.obr.Resource
 
SOURCE_URL - Static variable in interface org.osgi.service.obr.Resource
 
StringSet - Class in org.osgi.impl.bundle.obr.resource
 
StringSet(String) - Constructor for class org.osgi.impl.bundle.obr.resource.StringSet
 
SYMBOLIC_NAME - Static variable in interface org.osgi.service.obr.Resource
 

T

Tag - Class in org.osgi.impl.bundle.obr.resource
The Tag class represents a minimal XML tree.
Tag(String) - Constructor for class org.osgi.impl.bundle.obr.resource.Tag
Construct a new Tag with a name.
Tag(String, Map) - Constructor for class org.osgi.impl.bundle.obr.resource.Tag
Construct a new Tag with a name.
Tag(String, String[]) - Constructor for class org.osgi.impl.bundle.obr.resource.Tag
Construct a new Tag with a name and a set of attributes.
Tag(String, String) - Constructor for class org.osgi.impl.bundle.obr.resource.Tag
Construct a new Tag with a single string as content.
toString() - Method in class org.osgi.impl.bundle.obr.resource.FilterImpl
 
toString() - Method in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 
toString() - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
toString() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
toString() - Method in class org.osgi.impl.bundle.obr.resource.Tag
Return a string representation of this Tag and all its children recursively.
toString() - Method in class org.osgi.impl.bundle.obr.resource.VersionRange
 
toXML() - Method in class org.osgi.impl.bundle.obr.resource.CapabilityImpl
 
toXML(Capability) - Static method in class org.osgi.impl.bundle.obr.resource.CapabilityImpl
 
toXML(String) - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
toXML(Requirement) - Static method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
toXML() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
toXML(Resource) - Static method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
toXML(Resource, boolean) - Static method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 

U

URL - Static variable in interface org.osgi.service.obr.Resource
 
uses - Variable in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 

V

VERSION - Static variable in interface org.osgi.service.obr.Resource
 
VersionRange - Class in org.osgi.impl.bundle.obr.resource
 
VersionRange(String) - Constructor for class org.osgi.impl.bundle.obr.resource.VersionRange
 

A B C D E F G H I K L M O P R S T U V

Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.