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.stanbol.entityhub.servicesapi-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.stanbol.entityhub.servicesapi.model.rdf
├─ org.apache.stanbol.entityhub.servicesapi.model.rdf.RdfResourceEnum.class - [JAR]
org.apache.stanbol.entityhub.servicesapi.util
├─ org.apache.stanbol.entityhub.servicesapi.util.AdaptingIterator.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.util.FilteringIterator.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.util.ModelUtils.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.util.PatternUtils.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.util.TextIterator.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.util.ToStringIterator.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.util.TypeSafeIterator.class - [JAR]
org.apache.stanbol.entityhub.servicesapi.query
├─ org.apache.stanbol.entityhub.servicesapi.query.Constraint.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.query.EntityQuery.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.query.FieldQuery.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.query.FieldQueryFactory.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.query.Query.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.query.QueryResultList.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.query.QueryService.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.query.RangeConstraint.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.query.ReferenceConstraint.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.query.SimilarityConstraint.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.query.TextConstraint.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.query.UnsupportedQueryTypeException.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.query.ValueConstraint.class - [JAR]
org.apache.stanbol.entityhub.servicesapi.defaults
├─ org.apache.stanbol.entityhub.servicesapi.defaults.DataTypeEnum.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.defaults.NamespaceEnum.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.defaults.SpecialFieldEnum.class - [JAR]
org.apache.stanbol.entityhub.servicesapi.model
├─ org.apache.stanbol.entityhub.servicesapi.model.Entity.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.model.ManagedEntityState.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.model.MappingState.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.model.Reference.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.model.Representation.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.model.Text.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.model.UnsupportedTypeException.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.model.ValueFactory.class - [JAR]
org.apache.stanbol.entityhub.servicesapi
├─ org.apache.stanbol.entityhub.servicesapi.Entityhub.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.EntityhubConfiguration.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.EntityhubException.class - [JAR]
org.apache.stanbol.entityhub.servicesapi.mapping
├─ org.apache.stanbol.entityhub.servicesapi.mapping.FieldMapper.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.mapping.FieldMapperConfig.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.mapping.FieldMapping.class - [JAR]
org.apache.stanbol.entityhub.servicesapi.yard
├─ org.apache.stanbol.entityhub.servicesapi.yard.Cache.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.yard.CacheInitialisationException.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.yard.CacheStrategy.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.yard.CacheingLevel.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.yard.Yard.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.yard.YardException.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.yard.YardManager.class - [JAR]
org.apache.stanbol.entityhub.servicesapi.site
├─ org.apache.stanbol.entityhub.servicesapi.site.EntityDereferencer.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.site.EntitySearcher.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.site.License.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.site.ManagedSite.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.site.ManagedSiteConfiguration.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.site.ManagedSiteException.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.site.ReferencedSiteConfiguration.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.site.Site.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.site.SiteException.class - [JAR]
├─ org.apache.stanbol.entityhub.servicesapi.site.SiteManager.class - [JAR]