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 anno4j-core-2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.anno4j.model.impl.agent
├─ com.github.anno4j.model.impl.agent.Organization.class - [JAR]
├─ com.github.anno4j.model.impl.agent.Person.class - [JAR]
├─ com.github.anno4j.model.impl.agent.Software.class - [JAR]
com.github.anno4j
├─ com.github.anno4j.Anno4j.class - [JAR]
├─ com.github.anno4j.Transaction.class - [JAR]
├─ com.github.anno4j.TransactionCommands.class - [JAR]
├─ com.github.anno4j.ValidatedTransaction.class - [JAR]
com.github.anno4j.schema_parsing.validation
├─ com.github.anno4j.schema_parsing.validation.NotNullValidator.class - [JAR]
├─ com.github.anno4j.schema_parsing.validation.Validator.class - [JAR]
├─ com.github.anno4j.schema_parsing.validation.ValidatorChain.class - [JAR]
├─ com.github.anno4j.schema_parsing.validation.XSDValueSpaceValidator.class - [JAR]
com.github.anno4j.querying.evaluation
├─ com.github.anno4j.querying.evaluation.EvalComparison.class - [JAR]
├─ com.github.anno4j.querying.evaluation.EvalQuery.class - [JAR]
├─ com.github.anno4j.querying.evaluation.LDPathEvaluatorConfiguration.class - [JAR]
├─ com.github.anno4j.querying.evaluation.VarIDGenerator.class - [JAR]
com.github.anno4j.model.impl.selector
├─ com.github.anno4j.model.impl.selector.CSSSelector.class - [JAR]
├─ com.github.anno4j.model.impl.selector.DataPositionSelector.class - [JAR]
├─ com.github.anno4j.model.impl.selector.FragmentSelector.class - [JAR]
├─ com.github.anno4j.model.impl.selector.FragmentSelectorSupport.class - [JAR]
├─ com.github.anno4j.model.impl.selector.RangeSelector.class - [JAR]
├─ com.github.anno4j.model.impl.selector.SvgSelector.class - [JAR]
├─ com.github.anno4j.model.impl.selector.SvgSelectorSupport.class - [JAR]
├─ com.github.anno4j.model.impl.selector.TextPositionSelector.class - [JAR]
├─ com.github.anno4j.model.impl.selector.TextQuoteSelector.class - [JAR]
├─ com.github.anno4j.model.impl.selector.XPathSelector.class - [JAR]
com.github.anno4j.model.impl.multiplicity
├─ com.github.anno4j.model.impl.multiplicity.Choice.class - [JAR]
├─ com.github.anno4j.model.impl.multiplicity.ChoiceSupport.class - [JAR]
├─ com.github.anno4j.model.impl.multiplicity.Composite.class - [JAR]
├─ com.github.anno4j.model.impl.multiplicity.CompositeSupport.class - [JAR]
com.github.anno4j.schema
├─ com.github.anno4j.schema.OWLSchemaPersistingManager.class - [JAR]
├─ com.github.anno4j.schema.SchemaPersistingManager.class - [JAR]
├─ com.github.anno4j.schema.SchemaSanitizingObject.class - [JAR]
├─ com.github.anno4j.schema.SchemaSanitizingObjectSupport.class - [JAR]
com.github.anno4j.schema.model.rdfs
├─ com.github.anno4j.schema.model.rdfs.RDFSClazz.class - [JAR]
├─ com.github.anno4j.schema.model.rdfs.RDFSClazzSupport.class - [JAR]
├─ com.github.anno4j.schema.model.rdfs.RDFSProperty.class - [JAR]
├─ com.github.anno4j.schema.model.rdfs.RDFSPropertySupport.class - [JAR]
├─ com.github.anno4j.schema.model.rdfs.RDFSSchemaResource.class - [JAR]
├─ com.github.anno4j.schema.model.rdfs.RDFSSchemaResourceSupport.class - [JAR]
com.github.anno4j.model.impl.selector.enums
├─ com.github.anno4j.model.impl.selector.enums.FragmentSpecification.class - [JAR]
com.github.anno4j.schema_parsing.model
├─ com.github.anno4j.schema_parsing.model.BuildableRDFSClazz.class - [JAR]
├─ com.github.anno4j.schema_parsing.model.BuildableRDFSClazzSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.model.BuildableRDFSProperty.class - [JAR]
├─ com.github.anno4j.schema_parsing.model.BuildableRDFSPropertySupport.class - [JAR]
com.github.anno4j.schema_parsing.naming
├─ com.github.anno4j.schema_parsing.naming.ClassNameBuilder.class - [JAR]
├─ com.github.anno4j.schema_parsing.naming.IdentifierBuilder.class - [JAR]
├─ com.github.anno4j.schema_parsing.naming.MethodNameBuilder.class - [JAR]
com.github.anno4j.querying
├─ com.github.anno4j.querying.Comparison.class - [JAR]
├─ com.github.anno4j.querying.Criteria.class - [JAR]
├─ com.github.anno4j.querying.Order.class - [JAR]
├─ com.github.anno4j.querying.QueryOptimizer.class - [JAR]
├─ com.github.anno4j.querying.QueryService.class - [JAR]
├─ com.github.anno4j.querying.QueryServiceConfiguration.class - [JAR]
com.github.anno4j.schema_parsing.mapping
├─ com.github.anno4j.schema_parsing.mapping.DatatypeMapper.class - [JAR]
├─ com.github.anno4j.schema_parsing.mapping.IllegalMappingException.class - [JAR]
com.github.anno4j.model
├─ com.github.anno4j.model.Agent.class - [JAR]
├─ com.github.anno4j.model.AgentSupport.class - [JAR]
├─ com.github.anno4j.model.Annotation.class - [JAR]
├─ com.github.anno4j.model.AnnotationSupport.class - [JAR]
├─ com.github.anno4j.model.Audience.class - [JAR]
├─ com.github.anno4j.model.Body.class - [JAR]
├─ com.github.anno4j.model.CreationProvenance.class - [JAR]
├─ com.github.anno4j.model.CreationProvenanceSupport.class - [JAR]
├─ com.github.anno4j.model.ExternalWebResource.class - [JAR]
├─ com.github.anno4j.model.ExternalWebResourceSupport.class - [JAR]
├─ com.github.anno4j.model.Motivation.class - [JAR]
├─ com.github.anno4j.model.MotivationFactory.class - [JAR]
├─ com.github.anno4j.model.Selector.class - [JAR]
├─ com.github.anno4j.model.SelectorSupport.class - [JAR]
├─ com.github.anno4j.model.State.class - [JAR]
├─ com.github.anno4j.model.Style.class - [JAR]
├─ com.github.anno4j.model.Target.class - [JAR]
├─ com.github.anno4j.model.TextDirectionFactory.class - [JAR]
com.github.anno4j.model.impl.state
├─ com.github.anno4j.model.impl.state.HttpRequestState.class - [JAR]
├─ com.github.anno4j.model.impl.state.TimeState.class - [JAR]
├─ com.github.anno4j.model.impl.state.TimeStateSupport.class - [JAR]
com.github.anno4j.model.impl
├─ com.github.anno4j.model.impl.ResourceObject.class - [JAR]
├─ com.github.anno4j.model.impl.ResourceObjectSupport.class - [JAR]
com.github.anno4j.schema_parsing.building.support
├─ com.github.anno4j.schema_parsing.building.support.AdderAllImplementationSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.AdderAllSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.AdderImplementationSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.AdderSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.ClazzBuildingSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.GetterSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.InterfaceTypeSpecSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.PropertyBuildingSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.PropertySchemaAnnotationSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.RemoverAllImplementationSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.RemoverAllSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.RemoverImplementationSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.RemoverSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.SetterBuildingSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.SetterSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.SupportTypeSpecSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.VarArgSetterImplementationSupport.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.support.VarArgSetterSupport.class - [JAR]
com.github.anno4j.schema.model.owl
├─ com.github.anno4j.schema.model.owl.FunctionalProperty.class - [JAR]
├─ com.github.anno4j.schema.model.owl.InverseFunctionalProperty.class - [JAR]
├─ com.github.anno4j.schema.model.owl.OWLClazz.class - [JAR]
├─ com.github.anno4j.schema.model.owl.ObjectProperty.class - [JAR]
├─ com.github.anno4j.schema.model.owl.Restriction.class - [JAR]
├─ com.github.anno4j.schema.model.owl.RestrictionSupport.class - [JAR]
├─ com.github.anno4j.schema.model.owl.SymmetricProperty.class - [JAR]
├─ com.github.anno4j.schema.model.owl.TransitiveProperty.class - [JAR]
com.github.anno4j.model.impl.collection
├─ com.github.anno4j.model.impl.collection.AnnotationCollection.class - [JAR]
├─ com.github.anno4j.model.impl.collection.AnnotationCollectionSupport.class - [JAR]
├─ com.github.anno4j.model.impl.collection.AnnotationPage.class - [JAR]
├─ com.github.anno4j.model.impl.collection.AnnotationPageSupport.class - [JAR]
com.github.anno4j.querying.evaluation.ldpath
├─ com.github.anno4j.querying.evaluation.ldpath.AndTestEvaluator.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.GroupedSelectorEvaluator.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.IsATestEvaluator.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.IsLiteralTest.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.IsLiteralTestEvaluator.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.LDPathEvaluator.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.LiteralLanguageTestEvaluator.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.LiteralTypeTestEvaluator.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.NotTestEvaluator.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.OrTestEvaluator.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.PathEqualityTestEvaluator.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.PathSelectorEvaluator.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.PropertySelectorEvaluator.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.RecursivePathSelectorEvaluator.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.ReversePropertySelectorEvaluator.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.SelfSelectionEvaluator.class - [JAR]
├─ com.github.anno4j.querying.evaluation.ldpath.UnionSelectorEvaluator.class - [JAR]
com.github.anno4j.model.namespaces
├─ com.github.anno4j.model.namespaces.AS.class - [JAR]
├─ com.github.anno4j.model.namespaces.Anno4jNS.class - [JAR]
├─ com.github.anno4j.model.namespaces.CNT.class - [JAR]
├─ com.github.anno4j.model.namespaces.DC.class - [JAR]
├─ com.github.anno4j.model.namespaces.DCTERMS.class - [JAR]
├─ com.github.anno4j.model.namespaces.DCTYPES.class - [JAR]
├─ com.github.anno4j.model.namespaces.FOAF.class - [JAR]
├─ com.github.anno4j.model.namespaces.OADM.class - [JAR]
├─ com.github.anno4j.model.namespaces.OWL.class - [JAR]
├─ com.github.anno4j.model.namespaces.PROV.class - [JAR]
├─ com.github.anno4j.model.namespaces.RDF.class - [JAR]
├─ com.github.anno4j.model.namespaces.RDFS.class - [JAR]
├─ com.github.anno4j.model.namespaces.SCHEMA.class - [JAR]
├─ com.github.anno4j.model.namespaces.SKOS.class - [JAR]
├─ com.github.anno4j.model.namespaces.XSD.class - [JAR]
com.github.anno4j.schema_parsing.building
├─ com.github.anno4j.schema_parsing.building.BuildableOntologyClazz.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.BuildableOntologyProperty.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.BuildableOntologyResource.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.OWLJavaFileGenerator.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.OntGenerationConfig.class - [JAR]
├─ com.github.anno4j.schema_parsing.building.OntologyModelBuilder.class - [JAR]
com.github.anno4j.querying.extension
├─ com.github.anno4j.querying.extension.QueryEvaluator.class - [JAR]
├─ com.github.anno4j.querying.extension.QueryExtension.class - [JAR]
├─ com.github.anno4j.querying.extension.TestEvaluator.class - [JAR]
com.github.anno4j.util
├─ com.github.anno4j.util.IdentifierUtil.class - [JAR]
├─ com.github.anno4j.util.JenaSesameUtils.class - [JAR]
├─ com.github.anno4j.util.TimeHelper.class - [JAR]
com.github.anno4j.model.impl.body
├─ com.github.anno4j.model.impl.body.TextualBody.class - [JAR]
├─ com.github.anno4j.model.impl.body.TextualBodySupport.class - [JAR]
com.github.anno4j.io
├─ com.github.anno4j.io.ObjectParser.class - [JAR]
├─ com.github.anno4j.io.StatementSailHandler.class - [JAR]
com.github.anno4j.annotations
├─ com.github.anno4j.annotations.AllValuesFrom.class - [JAR]
├─ com.github.anno4j.annotations.Bijective.class - [JAR]
├─ com.github.anno4j.annotations.Cardinalities.class - [JAR]
├─ com.github.anno4j.annotations.Cardinality.class - [JAR]
├─ com.github.anno4j.annotations.Evaluator.class - [JAR]
├─ com.github.anno4j.annotations.Functional.class - [JAR]
├─ com.github.anno4j.annotations.InverseFunctional.class - [JAR]
├─ com.github.anno4j.annotations.InverseOf.class - [JAR]
├─ com.github.anno4j.annotations.MaxCardinalities.class - [JAR]
├─ com.github.anno4j.annotations.MaxCardinality.class - [JAR]
├─ com.github.anno4j.annotations.MinCardinalities.class - [JAR]
├─ com.github.anno4j.annotations.MinCardinality.class - [JAR]
├─ com.github.anno4j.annotations.Partial.class - [JAR]
├─ com.github.anno4j.annotations.SomeValuesFrom.class - [JAR]
├─ com.github.anno4j.annotations.SubPropertyOf.class - [JAR]
├─ com.github.anno4j.annotations.Symmetric.class - [JAR]
├─ com.github.anno4j.annotations.Transitive.class - [JAR]
com.github.anno4j.model.impl.targets
├─ com.github.anno4j.model.impl.targets.SpecificResource.class - [JAR]
├─ com.github.anno4j.model.impl.targets.SpecificResourceSupport.class - [JAR]
com.github.anno4j.schema_parsing.generation
├─ com.github.anno4j.schema_parsing.generation.JavaFileGenerator.class - [JAR]
com.github.anno4j.model.impl.style
├─ com.github.anno4j.model.impl.style.CssStylesheet.class - [JAR]
com.github.anno4j.schema_parsing.util
├─ com.github.anno4j.schema_parsing.util.LowestCommonSuperclass.class - [JAR]
├─ com.github.anno4j.schema_parsing.util.StronglyConnectedComponents.class - [JAR]