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 dkpro-tc-api-features-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dkpro.tc.api.features
├─ org.dkpro.tc.api.features.Feature.class - [JAR]
├─ org.dkpro.tc.api.features.FeatureExtractor.class - [JAR]
├─ org.dkpro.tc.api.features.FeatureExtractorResource_ImplBase.class - [JAR]
├─ org.dkpro.tc.api.features.FeatureNameEscaper.class - [JAR]
├─ org.dkpro.tc.api.features.FeatureType.class - [JAR]
├─ org.dkpro.tc.api.features.Instance.class - [JAR]
├─ org.dkpro.tc.api.features.PairFeatureExtractor.class - [JAR]
├─ org.dkpro.tc.api.features.TcFeature.class - [JAR]
├─ org.dkpro.tc.api.features.TcFeatureFactory.class - [JAR]
├─ org.dkpro.tc.api.features.TcFeatureSet.class - [JAR]
org.dkpro.tc.api.features.meta
├─ org.dkpro.tc.api.features.meta.MetaCollector.class - [JAR]
├─ org.dkpro.tc.api.features.meta.MetaCollectorConfiguration.class - [JAR]
├─ org.dkpro.tc.api.features.meta.MetaDependent.class - [JAR]
org.dkpro.tc.api.features.util
├─ org.dkpro.tc.api.features.util.FeatureUtil.class - [JAR]