View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.felix.utils-1.11.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.felix.utils.version
├─ org.apache.felix.utils.version.VersionCleaner.class - [JAR]
├─ org.apache.felix.utils.version.VersionRange.class - [JAR]
├─ org.apache.felix.utils.version.VersionTable.class - [JAR]
org.apache.felix.utils.resource
├─ org.apache.felix.utils.resource.AbstractCapabilityRequirement.class - [JAR]
├─ org.apache.felix.utils.resource.CapabilityImpl.class - [JAR]
├─ org.apache.felix.utils.resource.CapabilitySet.class - [JAR]
├─ org.apache.felix.utils.resource.RequirementImpl.class - [JAR]
├─ org.apache.felix.utils.resource.ResourceBuilder.class - [JAR]
├─ org.apache.felix.utils.resource.ResourceImpl.class - [JAR]
├─ org.apache.felix.utils.resource.ResourceUtils.class - [JAR]
├─ org.apache.felix.utils.resource.SimpleFilter.class - [JAR]
org.apache.felix.utils.extender
├─ org.apache.felix.utils.extender.AbstractExtender.class - [JAR]
├─ org.apache.felix.utils.extender.Extension.class - [JAR]
├─ org.apache.felix.utils.extender.SimpleExtension.class - [JAR]
org.apache.felix.utils.service
├─ org.apache.felix.utils.service.BaseManagedServiceFactory.class - [JAR]
org.apache.felix.utils.log
├─ org.apache.felix.utils.log.Logger.class - [JAR]
org.apache.felix.utils.json
├─ org.apache.felix.utils.json.JSONParser.class - [JAR]
├─ org.apache.felix.utils.json.JSONWriter.class - [JAR]
org.apache.felix.utils.filter
├─ org.apache.felix.utils.filter.FilterImpl.class - [JAR]
org.apache.felix.utils.repository
├─ org.apache.felix.utils.repository.AggregateRepository.class - [JAR]
├─ org.apache.felix.utils.repository.BaseRepository.class - [JAR]
├─ org.apache.felix.utils.repository.JsonRepository.class - [JAR]
├─ org.apache.felix.utils.repository.StaxParser.class - [JAR]
├─ org.apache.felix.utils.repository.UrlLoader.class - [JAR]
├─ org.apache.felix.utils.repository.XmlRepository.class - [JAR]
org.apache.felix.utils.collections
├─ org.apache.felix.utils.collections.DictionaryAsMap.class - [JAR]
├─ org.apache.felix.utils.collections.IteratorToEnumeration.class - [JAR]
├─ org.apache.felix.utils.collections.MapToDictionary.class - [JAR]
├─ org.apache.felix.utils.collections.StringArrayMap.class - [JAR]
org.apache.felix.utils.properties
├─ org.apache.felix.utils.properties.ConfigurationHandler.class - [JAR]
├─ org.apache.felix.utils.properties.InterpolationHelper.class - [JAR]
├─ org.apache.felix.utils.properties.Properties.class - [JAR]
├─ org.apache.felix.utils.properties.TypedProperties.class - [JAR]
org.apache.felix.utils.manifest
├─ org.apache.felix.utils.manifest.Attribute.class - [JAR]
├─ org.apache.felix.utils.manifest.Clause.class - [JAR]
├─ org.apache.felix.utils.manifest.Directive.class - [JAR]
├─ org.apache.felix.utils.manifest.Parser.class - [JAR]