Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
X
A
AbstractFileMojo
- Class in
org.apache.felix.obr.plugin
Base class for the command-line install-file and deploy-file goals.
AbstractFileMojo()
- Constructor for class org.apache.felix.obr.plugin.
AbstractFileMojo
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(Capability)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
add a new capability for this bundle description.
addCapability(CapabilityImpl)
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
addCategory(Category)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
add a new category for this bundle decription.
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.
addP(PElement)
- Method in class org.apache.felix.obr.plugin.
Capability
add one element in List.
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
addRequire(Require)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
add a new requirement for this bundle description.
addRequirement(RequirementImpl)
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
B
build()
- Method in class org.osgi.impl.bundle.obr.resource.
BundleInfo
Convert the bundle to a Resource.
buildPom(String, String, String, String)
- Static method in class org.apache.felix.obr.plugin.
PomHelper
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
- Class in
org.apache.felix.obr.plugin
This class describe and store capability node.
Capability()
- Constructor for class org.apache.felix.obr.plugin.
Capability
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
Category
- Class in
org.apache.felix.obr.plugin
describe and store category node.
Category()
- Constructor for class org.apache.felix.obr.plugin.
Category
compareTo(Object)
- Method in class org.osgi.impl.bundle.obr.resource.
ManifestEntry
compareTo(Object)
- Method in class org.osgi.impl.bundle.obr.resource.
VersionRange
Config
- Class in
org.apache.felix.obr.plugin
this class is used to store some user information about configuration of the plugin.
Config()
- Constructor for class org.apache.felix.obr.plugin.
Config
constructor: set default configuration: use relative path and don't upload file.
connect(String, String)
- Method in class org.apache.felix.obr.plugin.
RemoteFileManager
connect the current object to repository given in constructor.
construct(MavenProject, ExtractBindexInfo)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
this method gets information form pom.xml to complete missing data from those given by user.
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
disconnect()
- Method in class org.apache.felix.obr.plugin.
RemoteFileManager
disconnect the current object.
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.apache.felix.obr.plugin.
ObrCleanRepo
execute()
- Method in class org.apache.felix.obr.plugin.
ObrDeploy
execute()
- Method in class org.apache.felix.obr.plugin.
ObrDeployFile
execute()
- Method in class org.apache.felix.obr.plugin.
ObrInstall
execute()
- Method in class org.apache.felix.obr.plugin.
ObrInstallFile
ExtractBindexInfo
- Class in
org.apache.felix.obr.plugin
this class is used to configure bindex and get information built by bindex about targeted bundle.
ExtractBindexInfo(URI, String)
- Constructor for class org.apache.felix.obr.plugin.
ExtractBindexInfo
configure bindex and build information.
F
file
- Variable in class org.apache.felix.obr.plugin.
AbstractFileMojo
Bundle file, defaults to the artifact in the local Maven repository.
FilterImpl
- Class in
org.osgi.impl.bundle.obr.resource
FilterImpl(String)
- Constructor for class org.osgi.impl.bundle.obr.resource.
FilterImpl
findBundleJar(ArtifactRepository, Artifact)
- Static method in class org.apache.felix.obr.plugin.
ObrUtils
findObrXml(Collection)
- Static method in class org.apache.felix.obr.plugin.
ObrUtils
findRecursiveAttribute(String)
- Method in class org.osgi.impl.bundle.obr.resource.
Tag
findRepositoryXml(String, String)
- Static method in class org.apache.felix.obr.plugin.
ObrUtils
G
get(String, String)
- Method in class org.apache.felix.obr.plugin.
RemoteFileManager
get a file from the current repository connected.
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.
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.apache.felix.obr.plugin.
ExtractBindexInfo
extract capabilities from bindex information.
getCapabilities()
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
getCapability()
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
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
getCategory()
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
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.apache.felix.obr.plugin.
ExtractBindexInfo
extract copyright from bindex information.
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.apache.felix.obr.plugin.
ExtractBindexInfo
extract description from bindex information.
getDescription()
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
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.apache.felix.obr.plugin.
ExtractBindexInfo
extract documentation from bindex information.
getDocumentation()
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
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
getExtend()
- Method in class org.apache.felix.obr.plugin.
Require
get the extend attribute.
getExtendList()
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
getFilter()
- Method in class org.apache.felix.obr.plugin.
Require
get the filter attribute.
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.apache.felix.obr.plugin.
Category
get the id attribute.
getId()
- Method in class org.apache.felix.obr.plugin.
ExtractBindexInfo
extract source from bindex information.
getId()
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
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.apache.felix.obr.plugin.
ExtractBindexInfo
extract license from bindex information.
getLicense()
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
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
getMultiple()
- Method in class org.apache.felix.obr.plugin.
Require
get multiple attribute.
getN()
- Method in class org.apache.felix.obr.plugin.
PElement
get the n tag.
getName()
- Method in class org.apache.felix.obr.plugin.
Capability
get the name attribute.
getName()
- Method in class org.apache.felix.obr.plugin.
Require
get name attribute.
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
getNode(Document)
- Method in class org.apache.felix.obr.plugin.
Capability
transform this object to Node.
getNode(Document)
- Method in class org.apache.felix.obr.plugin.
Category
transform this object to node.
getNode(Document)
- Method in class org.apache.felix.obr.plugin.
PElement
transform this object to node.
getNode(Document)
- Method in class org.apache.felix.obr.plugin.
Require
transform this object to Node.
getNode(Document)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
transform this object to Node.
getOptional()
- Method in class org.apache.felix.obr.plugin.
Require
get the optional attribute.
getP()
- Method in class org.apache.felix.obr.plugin.
Capability
return the capabilities.
getPath()
- Method in class org.osgi.impl.bundle.obr.resource.
ManifestEntry
getPresentationName()
- Method in class org.apache.felix.obr.plugin.
ExtractBindexInfo
extract presentation name from bindex information.
getPresentationName()
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
getPresentationName()
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
getProject()
- Method in class org.apache.felix.obr.plugin.
AbstractFileMojo
getProperties()
- Method in class org.osgi.impl.bundle.obr.resource.
CapabilityImpl
getProperties()
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
getProxyInfo(Settings)
- Static method in class org.apache.felix.obr.plugin.
RemoteFileManager
Convenience method to map a Proxy object from the user system settings to a ProxyInfo object.
getRanking()
- Method in class org.osgi.impl.bundle.obr.resource.
RepositoryImpl
getRelativeURI(URI, URI)
- Static method in class org.apache.felix.obr.plugin.
ObrUtils
getRemoteBundle()
- Method in class org.apache.felix.obr.plugin.
Config
getRepository()
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
getRequire()
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
getRequire()
- Method in class org.osgi.impl.bundle.obr.resource.
Manifest
getRequiredExecutionEnvironments()
- Method in class org.osgi.impl.bundle.obr.resource.
Manifest
getRequirement()
- Method in class org.apache.felix.obr.plugin.
ExtractBindexInfo
extract requirement from bindex information.
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.apache.felix.obr.plugin.
ResourcesBundle
getSize()
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
getSource()
- Method in class org.apache.felix.obr.plugin.
ExtractBindexInfo
extract source from bindex information.
getSource()
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
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.apache.felix.obr.plugin.
ExtractBindexInfo
extract symbolic name from bindex information.
getSymbolicName()
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
getSymbolicName()
- Method in class org.osgi.impl.bundle.obr.resource.
Manifest
getSymbolicName()
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
getT()
- Method in class org.apache.felix.obr.plugin.
PElement
get the t tag.
getTextContent(Node)
- Static method in class org.apache.felix.obr.plugin.
XmlHelper
based on public Java5 javadoc of org.w3c.dom.Node.getTextContent method
getUri()
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
getURL()
- Method in class org.osgi.impl.bundle.obr.resource.
RepositoryImpl
getURL()
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
getV()
- Method in class org.apache.felix.obr.plugin.
PElement
get the v tag.
getValue()
- Method in class org.apache.felix.obr.plugin.
Require
get value of the tag.
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.apache.felix.obr.plugin.
ExtractBindexInfo
extract version from bindex information.
getVersion()
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
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
isExtend()
- Method in class org.osgi.impl.bundle.obr.resource.
RequirementImpl
isLockedFile(String)
- Method in class org.apache.felix.obr.plugin.
RemoteFileManager
this method indicates if the targeted file is locked or not.
isMultiple()
- Method in class org.osgi.impl.bundle.obr.resource.
RequirementImpl
isOptional()
- Method in class org.osgi.impl.bundle.obr.resource.
RequirementImpl
isPathRelative()
- Method in class org.apache.felix.obr.plugin.
Config
isRange()
- Method in class org.osgi.impl.bundle.obr.resource.
VersionRange
isRemoteFile()
- Method in class org.apache.felix.obr.plugin.
Config
isSameBundleResource(String, String)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
test if this bundle has the same symbolicname, and version number.
isSatisfied(Capability)
- Method in class org.osgi.impl.bundle.obr.resource.
RequirementImpl
isValid()
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
return if the bundle resource is complete.
L
lockFile(String, boolean)
- Method in class org.apache.felix.obr.plugin.
RemoteFileManager
M
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
ObrCleanRepo
- Class in
org.apache.felix.obr.plugin
Clean an OBR repository by finding and removing missing resources.
ObrCleanRepo()
- Constructor for class org.apache.felix.obr.plugin.
ObrCleanRepo
ObrDeploy
- Class in
org.apache.felix.obr.plugin
Deploys bundle details to a remote OBR repository (life-cycle goal)
ObrDeploy()
- Constructor for class org.apache.felix.obr.plugin.
ObrDeploy
ObrDeployFile
- Class in
org.apache.felix.obr.plugin
Deploys bundle details to a remote OBR repository (command-line goal)
ObrDeployFile()
- Constructor for class org.apache.felix.obr.plugin.
ObrDeployFile
ObrInstall
- Class in
org.apache.felix.obr.plugin
Installs bundle details in the local OBR repository (life-cycle goal)
ObrInstall()
- Constructor for class org.apache.felix.obr.plugin.
ObrInstall
ObrInstallFile
- Class in
org.apache.felix.obr.plugin
Installs bundle details in the local OBR repository (command-line goal)
ObrInstallFile()
- Constructor for class org.apache.felix.obr.plugin.
ObrInstallFile
ObrUpdate
- Class in
org.apache.felix.obr.plugin
this class parse the old repository.xml file build the bundle resource description and update the repository.
ObrUpdate(URI, URI, MavenProject, URI, String, Config, Log)
- Constructor for class org.apache.felix.obr.plugin.
ObrUpdate
initialize information.
ObrUtils
- Class in
org.apache.felix.obr.plugin
Various OBR utility methods
ObrUtils()
- Constructor for class org.apache.felix.obr.plugin.
ObrUtils
obrXml
- Variable in class org.apache.felix.obr.plugin.
AbstractFileMojo
Optional XML file describing additional requirements and capabilities.
org.apache.felix.obr.plugin
- package org.apache.felix.obr.plugin
org.osgi.impl.bundle.obr.resource
- package org.osgi.impl.bundle.obr.resource
P
PElement
- Class in
org.apache.felix.obr.plugin
this class describe the p element in a capability tag.
PElement()
- Constructor for class org.apache.felix.obr.plugin.
PElement
PomHelper
- Class in
org.apache.felix.obr.plugin
Maven POM helper methods.
PomHelper()
- Constructor for class org.apache.felix.obr.plugin.
PomHelper
print(int, PrintWriter)
- Method in class org.osgi.impl.bundle.obr.resource.
Tag
Print the tag formatted to a PrintWriter.
put(File, String)
- Method in class org.apache.felix.obr.plugin.
RemoteFileManager
put a file on the current repository connected.
put(Object, Object)
- Method in class org.osgi.impl.bundle.obr.resource.
Manifest
R
readPom(File)
- Static method in class org.apache.felix.obr.plugin.
PomHelper
refresh()
- Method in class org.osgi.impl.bundle.obr.resource.
RepositoryImpl
Refresh the repository from the URL.
RemoteFileManager
- Class in
org.apache.felix.obr.plugin
this class is used to manage all connections by wagon.
RemoteFileManager(WagonManager, Settings, Log)
- Constructor for class org.apache.felix.obr.plugin.
RemoteFileManager
initialize main information.
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.
Require
- Class in
org.apache.felix.obr.plugin
this class store a Require tag.
Require()
- Constructor for class org.apache.felix.obr.plugin.
Require
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
ResourcesBundle
- Class in
org.apache.felix.obr.plugin
this class describe all information by bundle.
ResourcesBundle(Log)
- Constructor for class org.apache.felix.obr.plugin.
ResourcesBundle
initialize logger.
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
setCapability(List)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
setCategory(List)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
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.apache.felix.obr.plugin.
ResourcesBundle
setDescription(String)
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
setDocumentation(String)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
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(String)
- Method in class org.apache.felix.obr.plugin.
Require
set the extend attribute.
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.apache.felix.obr.plugin.
Require
set the filter attribute.
setFilter(String)
- Method in class org.osgi.impl.bundle.obr.resource.
RequirementImpl
setHost(ManifestEntry)
- Method in class org.osgi.impl.bundle.obr.resource.
Manifest
setId(String)
- Method in class org.apache.felix.obr.plugin.
Category
set the id attribute.
setId(String)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
setLicense(String)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
setLicense(URL)
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
setMultiple(String)
- Method in class org.apache.felix.obr.plugin.
Require
set multiple attribute.
setMultiple(boolean)
- Method in class org.osgi.impl.bundle.obr.resource.
RequirementImpl
setN(String)
- Method in class org.apache.felix.obr.plugin.
PElement
set the n tage.
setName(String)
- Method in class org.apache.felix.obr.plugin.
Capability
set the name attribute.
setName(String)
- Method in class org.apache.felix.obr.plugin.
Require
set name attribute.
setOptional(String)
- Method in class org.apache.felix.obr.plugin.
Require
set the optional attribute.
setOptional(boolean)
- Method in class org.osgi.impl.bundle.obr.resource.
RequirementImpl
setP(List)
- Method in class org.apache.felix.obr.plugin.
Capability
set the capabilities.
setPathRelative(boolean)
- Method in class org.apache.felix.obr.plugin.
Config
setPresentationName(String)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
setPresentationName(String)
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
setRanking(int)
- Method in class org.osgi.impl.bundle.obr.resource.
RepositoryImpl
setRemoteBundle(URI)
- Method in class org.apache.felix.obr.plugin.
Config
setRemoteFile(boolean)
- Method in class org.apache.felix.obr.plugin.
Config
setRequire(List)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
setSize(String)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
setSize(long)
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
setSource(String)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
setSource(URL)
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
setSymbolicName(String)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
setT(String)
- Method in class org.apache.felix.obr.plugin.
PElement
set the t tag.
setTextContent(Node, String)
- Static method in class org.apache.felix.obr.plugin.
XmlHelper
based on public Java5 javadoc of org.w3c.dom.Node.setTextContent method
setUri(String)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
setURL(URL)
- Method in class org.osgi.impl.bundle.obr.resource.
ResourceImpl
setV(String)
- Method in class org.apache.felix.obr.plugin.
PElement
set the v tag.
setValue(String)
- Method in class org.apache.felix.obr.plugin.
Require
set the value of the tag.
setVersion(String)
- Method in class org.apache.felix.obr.plugin.
ResourcesBundle
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.
toFileURI(String)
- Static method in class org.apache.felix.obr.plugin.
ObrUtils
toString()
- Method in class org.apache.felix.obr.plugin.
RemoteFileManager
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
unlockFile(String)
- Method in class org.apache.felix.obr.plugin.
RemoteFileManager
updateRepository()
- Method in class org.apache.felix.obr.plugin.
ObrUpdate
update the repository descriptor file.
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
X
XmlHelper
- Class in
org.apache.felix.obr.plugin
Provide XML helper methods to support pre-Java5 runtimes
XmlHelper()
- Constructor for class org.apache.felix.obr.plugin.
XmlHelper
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes