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

A

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.
addFileset(FileSet) - Method in class org.osgi.impl.bundle.bindex.ant.BindexTask
 
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
 
addRequirement(RequirementImpl) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 

B

BindexTask - Class in org.osgi.impl.bundle.bindex.ant
This Ant task is based on the http://bundles.osgi.org/build/jar/bindex.jar source code
BindexTask() - Constructor for class org.osgi.impl.bundle.bindex.ant.BindexTask
 
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

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
 
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
 

D

directives - Variable in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 

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
 
execute() - Method in class org.osgi.impl.bundle.bindex.ant.BindexTask
Main entry.

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

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
 
getAlias(String) - Method in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 
getAttribute(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
 
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
 
getClasspath() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getComment() - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
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
 
getDirective(String) - Method in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 
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
 
getHost() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getId() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getImports() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getLastModified() - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
 
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.
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
 
getPath() - Method in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 
getPresentationName() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getProperties() - Method in class org.osgi.impl.bundle.obr.resource.CapabilityImpl
 
getProperties() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getRanking() - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
 
getRepository() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getRequire() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getRequiredExecutionEnvironments() - Method in class org.osgi.impl.bundle.obr.resource.Manifest
 
getRequirementList() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getRequirements() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
getResource(String) - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
 
getResourceList() - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
 
getResources() - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
 
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
 
getURL() - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
 
getURL() - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
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
 

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

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
 
isExtend() - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
isMultiple() - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
isOptional() - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
isRange() - Method in class org.osgi.impl.bundle.obr.resource.VersionRange
 
isSatisfied(Capability) - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 

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
 

O

org - package org
 
org.osgi.impl.bundle.bindex - package org.osgi.impl.bundle.bindex
 
org.osgi.impl.bundle.bindex.ant - package org.osgi.impl.bundle.bindex.ant
 
org.osgi.impl.bundle.obr.resource - package org.osgi.impl.bundle.obr.resource
 

P

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.
rename(String) - Method in class org.osgi.impl.bundle.obr.resource.Tag
 
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.
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.
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
 

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
 
setLicenseURL(String) - Method in class org.osgi.impl.bundle.bindex.ant.BindexTask
 
setMultiple(boolean) - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
setName(String) - Method in class org.osgi.impl.bundle.bindex.ant.BindexTask
 
setOptional(boolean) - Method in class org.osgi.impl.bundle.obr.resource.RequirementImpl
 
setPresentationName(String) - Method in class org.osgi.impl.bundle.obr.resource.ResourceImpl
 
setQuiet(boolean) - Method in class org.osgi.impl.bundle.bindex.ant.BindexTask
 
setRanking(int) - Method in class org.osgi.impl.bundle.obr.resource.RepositoryImpl
 
setRepositoryFile(File) - Method in class org.osgi.impl.bundle.bindex.ant.BindexTask
 
setRoot(File) - Method in class org.osgi.impl.bundle.bindex.ant.BindexTask
 
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
 
setUrlTemplate(String) - Method in class org.osgi.impl.bundle.bindex.ant.BindexTask
 
StringSet - Class in org.osgi.impl.bundle.obr.resource
 
StringSet(String) - Constructor for class org.osgi.impl.bundle.obr.resource.StringSet
 

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

uses - Variable in class org.osgi.impl.bundle.obr.resource.ManifestEntry
 

V

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 M O P R S T U V