This file is indexed.

/usr/share/doc/libosgi-core-java/api/allclasses-frame.html is in libosgi-core-java-doc 6.0.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Thu May 07 04:50:34 UTC 2015 -->
<title>All Classes</title>
<meta name="date" content="2015-05-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="org/osgi/service/url/AbstractURLStreamHandlerService.html" title="class in org.osgi.service.url" target="classFrame">AbstractURLStreamHandlerService</a></li>
<li><a href="org/osgi/framework/namespace/AbstractWiringNamespace.html" title="class in org.osgi.framework.namespace" target="classFrame">AbstractWiringNamespace</a></li>
<li><a href="org/osgi/framework/AdaptPermission.html" title="class in org.osgi.framework" target="classFrame">AdaptPermission</a></li>
<li><a href="org/osgi/framework/AdminPermission.html" title="class in org.osgi.framework" target="classFrame">AdminPermission</a></li>
<li><a href="org/osgi/framework/AllServiceListener.html" title="interface in org.osgi.framework" target="classFrame"><i>AllServiceListener</i></a></li>
<li><a href="org/osgi/framework/Bundle.html" title="interface in org.osgi.framework" target="classFrame"><i>Bundle</i></a></li>
<li><a href="org/osgi/framework/BundleActivator.html" title="interface in org.osgi.framework" target="classFrame"><i>BundleActivator</i></a></li>
<li><a href="org/osgi/framework/wiring/BundleCapability.html" title="interface in org.osgi.framework.wiring" target="classFrame"><i>BundleCapability</i></a></li>
<li><a href="org/osgi/framework/BundleContext.html" title="interface in org.osgi.framework" target="classFrame"><i>BundleContext</i></a></li>
<li><a href="org/osgi/framework/dto/BundleDTO.html" title="class in org.osgi.framework.dto" target="classFrame">BundleDTO</a></li>
<li><a href="org/osgi/framework/BundleEvent.html" title="class in org.osgi.framework" target="classFrame">BundleEvent</a></li>
<li><a href="org/osgi/framework/BundleException.html" title="class in org.osgi.framework" target="classFrame">BundleException</a></li>
<li><a href="org/osgi/framework/BundleListener.html" title="interface in org.osgi.framework" target="classFrame"><i>BundleListener</i></a></li>
<li><a href="org/osgi/service/condpermadmin/BundleLocationCondition.html" title="class in org.osgi.service.condpermadmin" target="classFrame">BundleLocationCondition</a></li>
<li><a href="org/osgi/framework/namespace/BundleNamespace.html" title="class in org.osgi.framework.namespace" target="classFrame">BundleNamespace</a></li>
<li><a href="org/osgi/framework/BundlePermission.html" title="class in org.osgi.framework" target="classFrame">BundlePermission</a></li>
<li><a href="org/osgi/framework/BundleReference.html" title="interface in org.osgi.framework" target="classFrame"><i>BundleReference</i></a></li>
<li><a href="org/osgi/framework/wiring/BundleRequirement.html" title="interface in org.osgi.framework.wiring" target="classFrame"><i>BundleRequirement</i></a></li>
<li><a href="org/osgi/framework/wiring/BundleRevision.html" title="interface in org.osgi.framework.wiring" target="classFrame"><i>BundleRevision</i></a></li>
<li><a href="org/osgi/framework/wiring/dto/BundleRevisionDTO.html" title="class in org.osgi.framework.wiring.dto" target="classFrame">BundleRevisionDTO</a></li>
<li><a href="org/osgi/framework/wiring/BundleRevisions.html" title="interface in org.osgi.framework.wiring" target="classFrame"><i>BundleRevisions</i></a></li>
<li><a href="org/osgi/service/condpermadmin/BundleSignerCondition.html" title="class in org.osgi.service.condpermadmin" target="classFrame">BundleSignerCondition</a></li>
<li><a href="org/osgi/framework/startlevel/BundleStartLevel.html" title="interface in org.osgi.framework.startlevel" target="classFrame"><i>BundleStartLevel</i></a></li>
<li><a href="org/osgi/framework/startlevel/dto/BundleStartLevelDTO.html" title="class in org.osgi.framework.startlevel.dto" target="classFrame">BundleStartLevelDTO</a></li>
<li><a href="org/osgi/util/tracker/BundleTracker.html" title="class in org.osgi.util.tracker" target="classFrame">BundleTracker</a></li>
<li><a href="org/osgi/util/tracker/BundleTrackerCustomizer.html" title="interface in org.osgi.util.tracker" target="classFrame"><i>BundleTrackerCustomizer</i></a></li>
<li><a href="org/osgi/framework/wiring/BundleWire.html" title="interface in org.osgi.framework.wiring" target="classFrame"><i>BundleWire</i></a></li>
<li><a href="org/osgi/framework/wiring/dto/BundleWireDTO.html" title="class in org.osgi.framework.wiring.dto" target="classFrame">BundleWireDTO</a></li>
<li><a href="org/osgi/framework/wiring/BundleWiring.html" title="interface in org.osgi.framework.wiring" target="classFrame"><i>BundleWiring</i></a></li>
<li><a href="org/osgi/framework/wiring/dto/BundleWiringDTO.html" title="class in org.osgi.framework.wiring.dto" target="classFrame">BundleWiringDTO</a></li>
<li><a href="org/osgi/framework/wiring/dto/BundleWiringDTO.NodeDTO.html" title="class in org.osgi.framework.wiring.dto" target="classFrame">BundleWiringDTO.NodeDTO</a></li>
<li><a href="org/osgi/resource/Capability.html" title="interface in org.osgi.resource" target="classFrame"><i>Capability</i></a></li>
<li><a href="org/osgi/resource/dto/CapabilityDTO.html" title="class in org.osgi.resource.dto" target="classFrame">CapabilityDTO</a></li>
<li><a href="org/osgi/framework/CapabilityPermission.html" title="class in org.osgi.framework" target="classFrame">CapabilityPermission</a></li>
<li><a href="org/osgi/resource/dto/CapabilityRefDTO.html" title="class in org.osgi.resource.dto" target="classFrame">CapabilityRefDTO</a></li>
<li><a href="org/osgi/framework/hooks/bundle/CollisionHook.html" title="interface in org.osgi.framework.hooks.bundle" target="classFrame"><i>CollisionHook</i></a></li>
<li><a href="org/osgi/service/condpermadmin/Condition.html" title="interface in org.osgi.service.condpermadmin" target="classFrame"><i>Condition</i></a></li>
<li><a href="org/osgi/service/condpermadmin/ConditionalPermissionAdmin.html" title="interface in org.osgi.service.condpermadmin" target="classFrame"><i>ConditionalPermissionAdmin</i></a></li>
<li><a href="org/osgi/service/condpermadmin/ConditionalPermissionInfo.html" title="interface in org.osgi.service.condpermadmin" target="classFrame"><i>ConditionalPermissionInfo</i></a></li>
<li><a href="org/osgi/service/condpermadmin/ConditionalPermissionUpdate.html" title="interface in org.osgi.service.condpermadmin" target="classFrame"><i>ConditionalPermissionUpdate</i></a></li>
<li><a href="org/osgi/service/condpermadmin/ConditionInfo.html" title="class in org.osgi.service.condpermadmin" target="classFrame">ConditionInfo</a></li>
<li><a href="org/osgi/framework/Configurable.html" title="interface in org.osgi.framework" target="classFrame"><i>Configurable</i></a></li>
<li><a href="org/osgi/framework/Constants.html" title="interface in org.osgi.framework" target="classFrame"><i>Constants</i></a></li>
<li><a href="org/osgi/dto/DTO.html" title="class in org.osgi.dto" target="classFrame">DTO</a></li>
<li><a href="org/osgi/framework/hooks/bundle/EventHook.html" title="interface in org.osgi.framework.hooks.bundle" target="classFrame"><i>EventHook</i></a></li>
<li><a href="org/osgi/framework/hooks/service/EventHook.html" title="interface in org.osgi.framework.hooks.service" target="classFrame"><i>EventHook</i></a></li>
<li><a href="org/osgi/framework/hooks/service/EventListenerHook.html" title="interface in org.osgi.framework.hooks.service" target="classFrame"><i>EventListenerHook</i></a></li>
<li><a href="org/osgi/framework/namespace/ExecutionEnvironmentNamespace.html" title="class in org.osgi.framework.namespace" target="classFrame">ExecutionEnvironmentNamespace</a></li>
<li><a href="org/osgi/service/packageadmin/ExportedPackage.html" title="interface in org.osgi.service.packageadmin" target="classFrame"><i>ExportedPackage</i></a></li>
<li><a href="org/osgi/framework/Filter.html" title="interface in org.osgi.framework" target="classFrame"><i>Filter</i></a></li>
<li><a href="org/osgi/framework/hooks/bundle/FindHook.html" title="interface in org.osgi.framework.hooks.bundle" target="classFrame"><i>FindHook</i></a></li>
<li><a href="org/osgi/framework/hooks/service/FindHook.html" title="interface in org.osgi.framework.hooks.service" target="classFrame"><i>FindHook</i></a></li>
<li><a href="org/osgi/framework/launch/Framework.html" title="interface in org.osgi.framework.launch" target="classFrame"><i>Framework</i></a></li>
<li><a href="org/osgi/framework/dto/FrameworkDTO.html" title="class in org.osgi.framework.dto" target="classFrame">FrameworkDTO</a></li>
<li><a href="org/osgi/framework/FrameworkEvent.html" title="class in org.osgi.framework" target="classFrame">FrameworkEvent</a></li>
<li><a href="org/osgi/framework/launch/FrameworkFactory.html" title="interface in org.osgi.framework.launch" target="classFrame"><i>FrameworkFactory</i></a></li>
<li><a href="org/osgi/framework/FrameworkListener.html" title="interface in org.osgi.framework" target="classFrame"><i>FrameworkListener</i></a></li>
<li><a href="org/osgi/framework/startlevel/FrameworkStartLevel.html" title="interface in org.osgi.framework.startlevel" target="classFrame"><i>FrameworkStartLevel</i></a></li>
<li><a href="org/osgi/framework/startlevel/dto/FrameworkStartLevelDTO.html" title="class in org.osgi.framework.startlevel.dto" target="classFrame">FrameworkStartLevelDTO</a></li>
<li><a href="org/osgi/framework/FrameworkUtil.html" title="class in org.osgi.framework" target="classFrame">FrameworkUtil</a></li>
<li><a href="org/osgi/framework/wiring/FrameworkWiring.html" title="interface in org.osgi.framework.wiring" target="classFrame"><i>FrameworkWiring</i></a></li>
<li><a href="org/osgi/framework/namespace/HostNamespace.html" title="class in org.osgi.framework.namespace" target="classFrame">HostNamespace</a></li>
<li><a href="org/osgi/framework/namespace/IdentityNamespace.html" title="class in org.osgi.framework.namespace" target="classFrame">IdentityNamespace</a></li>
<li><a href="org/osgi/framework/InvalidSyntaxException.html" title="class in org.osgi.framework" target="classFrame">InvalidSyntaxException</a></li>
<li><a href="org/osgi/framework/hooks/service/ListenerHook.html" title="interface in org.osgi.framework.hooks.service" target="classFrame"><i>ListenerHook</i></a></li>
<li><a href="org/osgi/framework/hooks/service/ListenerHook.ListenerInfo.html" title="interface in org.osgi.framework.hooks.service" target="classFrame"><i>ListenerHook.ListenerInfo</i></a></li>
<li><a href="org/osgi/resource/Namespace.html" title="class in org.osgi.resource" target="classFrame">Namespace</a></li>
<li><a href="org/osgi/framework/namespace/NativeNamespace.html" title="class in org.osgi.framework.namespace" target="classFrame">NativeNamespace</a></li>
<li><a href="org/osgi/service/packageadmin/PackageAdmin.html" title="interface in org.osgi.service.packageadmin" target="classFrame"><i>PackageAdmin</i></a></li>
<li><a href="org/osgi/framework/namespace/PackageNamespace.html" title="class in org.osgi.framework.namespace" target="classFrame">PackageNamespace</a></li>
<li><a href="org/osgi/framework/PackagePermission.html" title="class in org.osgi.framework" target="classFrame">PackagePermission</a></li>
<li><a href="org/osgi/service/permissionadmin/PermissionAdmin.html" title="interface in org.osgi.service.permissionadmin" target="classFrame"><i>PermissionAdmin</i></a></li>
<li><a href="org/osgi/service/permissionadmin/PermissionInfo.html" title="class in org.osgi.service.permissionadmin" target="classFrame">PermissionInfo</a></li>
<li><a href="org/osgi/framework/PrototypeServiceFactory.html" title="interface in org.osgi.framework" target="classFrame"><i>PrototypeServiceFactory</i></a></li>
<li><a href="org/osgi/service/packageadmin/RequiredBundle.html" title="interface in org.osgi.service.packageadmin" target="classFrame"><i>RequiredBundle</i></a></li>
<li><a href="org/osgi/resource/Requirement.html" title="interface in org.osgi.resource" target="classFrame"><i>Requirement</i></a></li>
<li><a href="org/osgi/resource/dto/RequirementDTO.html" title="class in org.osgi.resource.dto" target="classFrame">RequirementDTO</a></li>
<li><a href="org/osgi/resource/dto/RequirementRefDTO.html" title="class in org.osgi.resource.dto" target="classFrame">RequirementRefDTO</a></li>
<li><a href="org/osgi/framework/hooks/resolver/ResolverHook.html" title="interface in org.osgi.framework.hooks.resolver" target="classFrame"><i>ResolverHook</i></a></li>
<li><a href="org/osgi/framework/hooks/resolver/ResolverHookFactory.html" title="interface in org.osgi.framework.hooks.resolver" target="classFrame"><i>ResolverHookFactory</i></a></li>
<li><a href="org/osgi/resource/Resource.html" title="interface in org.osgi.resource" target="classFrame"><i>Resource</i></a></li>
<li><a href="org/osgi/resource/dto/ResourceDTO.html" title="class in org.osgi.resource.dto" target="classFrame">ResourceDTO</a></li>
<li><a href="org/osgi/framework/ServiceEvent.html" title="class in org.osgi.framework" target="classFrame">ServiceEvent</a></li>
<li><a href="org/osgi/framework/ServiceException.html" title="class in org.osgi.framework" target="classFrame">ServiceException</a></li>
<li><a href="org/osgi/framework/ServiceFactory.html" title="interface in org.osgi.framework" target="classFrame"><i>ServiceFactory</i></a></li>
<li><a href="org/osgi/framework/ServiceListener.html" title="interface in org.osgi.framework" target="classFrame"><i>ServiceListener</i></a></li>
<li><a href="org/osgi/framework/ServiceObjects.html" title="interface in org.osgi.framework" target="classFrame"><i>ServiceObjects</i></a></li>
<li><a href="org/osgi/framework/ServicePermission.html" title="class in org.osgi.framework" target="classFrame">ServicePermission</a></li>
<li><a href="org/osgi/framework/ServiceReference.html" title="interface in org.osgi.framework" target="classFrame"><i>ServiceReference</i></a></li>
<li><a href="org/osgi/framework/dto/ServiceReferenceDTO.html" title="class in org.osgi.framework.dto" target="classFrame">ServiceReferenceDTO</a></li>
<li><a href="org/osgi/framework/ServiceRegistration.html" title="interface in org.osgi.framework" target="classFrame"><i>ServiceRegistration</i></a></li>
<li><a href="org/osgi/util/tracker/ServiceTracker.html" title="class in org.osgi.util.tracker" target="classFrame">ServiceTracker</a></li>
<li><a href="org/osgi/util/tracker/ServiceTrackerCustomizer.html" title="interface in org.osgi.util.tracker" target="classFrame"><i>ServiceTrackerCustomizer</i></a></li>
<li><a href="org/osgi/service/startlevel/StartLevel.html" title="interface in org.osgi.service.startlevel" target="classFrame"><i>StartLevel</i></a></li>
<li><a href="org/osgi/framework/SynchronousBundleListener.html" title="interface in org.osgi.framework" target="classFrame"><i>SynchronousBundleListener</i></a></li>
<li><a href="org/osgi/framework/UnfilteredServiceListener.html" title="interface in org.osgi.framework" target="classFrame"><i>UnfilteredServiceListener</i></a></li>
<li><a href="org/osgi/service/url/URLConstants.html" title="interface in org.osgi.service.url" target="classFrame"><i>URLConstants</i></a></li>
<li><a href="org/osgi/service/url/URLStreamHandlerService.html" title="interface in org.osgi.service.url" target="classFrame"><i>URLStreamHandlerService</i></a></li>
<li><a href="org/osgi/service/url/URLStreamHandlerSetter.html" title="interface in org.osgi.service.url" target="classFrame"><i>URLStreamHandlerSetter</i></a></li>
<li><a href="org/osgi/framework/Version.html" title="class in org.osgi.framework" target="classFrame">Version</a></li>
<li><a href="org/osgi/framework/VersionRange.html" title="class in org.osgi.framework" target="classFrame">VersionRange</a></li>
<li><a href="org/osgi/framework/hooks/weaving/WeavingException.html" title="class in org.osgi.framework.hooks.weaving" target="classFrame">WeavingException</a></li>
<li><a href="org/osgi/framework/hooks/weaving/WeavingHook.html" title="interface in org.osgi.framework.hooks.weaving" target="classFrame"><i>WeavingHook</i></a></li>
<li><a href="org/osgi/resource/Wire.html" title="interface in org.osgi.resource" target="classFrame"><i>Wire</i></a></li>
<li><a href="org/osgi/resource/dto/WireDTO.html" title="class in org.osgi.resource.dto" target="classFrame">WireDTO</a></li>
<li><a href="org/osgi/resource/Wiring.html" title="interface in org.osgi.resource" target="classFrame"><i>Wiring</i></a></li>
<li><a href="org/osgi/resource/dto/WiringDTO.html" title="class in org.osgi.resource.dto" target="classFrame">WiringDTO</a></li>
<li><a href="org/osgi/framework/hooks/weaving/WovenClass.html" title="interface in org.osgi.framework.hooks.weaving" target="classFrame"><i>WovenClass</i></a></li>
<li><a href="org/osgi/framework/hooks/weaving/WovenClassListener.html" title="interface in org.osgi.framework.hooks.weaving" target="classFrame"><i>WovenClassListener</i></a></li>
</ul>
</div>
</body>
</html>