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 xowl-denotation-2.3.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.xowl.infra.denotation.rules
├─ org.xowl.infra.denotation.rules.DenotationLexer.class - [JAR]
├─ org.xowl.infra.denotation.rules.DenotationParser.class - [JAR]
├─ org.xowl.infra.denotation.rules.DenotationRule.class - [JAR]
├─ org.xowl.infra.denotation.rules.DenotationRuleContext.class - [JAR]
├─ org.xowl.infra.denotation.rules.DenotationRuleLoader.class - [JAR]
├─ org.xowl.infra.denotation.rules.SemeConsequent.class - [JAR]
├─ org.xowl.infra.denotation.rules.SemeMatched.class - [JAR]
├─ org.xowl.infra.denotation.rules.SemeStatic.class - [JAR]
├─ org.xowl.infra.denotation.rules.SemeTemplate.class - [JAR]
├─ org.xowl.infra.denotation.rules.SemeTemplateExpression.class - [JAR]
├─ org.xowl.infra.denotation.rules.SemeTemplateExpressionIRI.class - [JAR]
├─ org.xowl.infra.denotation.rules.SemeTemplateExpressionLiteral.class - [JAR]
├─ org.xowl.infra.denotation.rules.SemeTemplateExpressionSemeRef.class - [JAR]
├─ org.xowl.infra.denotation.rules.SemeTemplateExpressionSignProperty.class - [JAR]
├─ org.xowl.infra.denotation.rules.SemeTemplateProperty.class - [JAR]
├─ org.xowl.infra.denotation.rules.SignAntecedent.class - [JAR]
├─ org.xowl.infra.denotation.rules.SignPattern.class - [JAR]
├─ org.xowl.infra.denotation.rules.SignPropertyConstraint.class - [JAR]
├─ org.xowl.infra.denotation.rules.SignReference.class - [JAR]
├─ org.xowl.infra.denotation.rules.SignRelationConstraint.class - [JAR]
org.xowl.infra.denotation
├─ org.xowl.infra.denotation.Denotation.class - [JAR]
org.xowl.infra.denotation.phrases
├─ org.xowl.infra.denotation.phrases.Parser.class - [JAR]
├─ org.xowl.infra.denotation.phrases.Phrase.class - [JAR]
├─ org.xowl.infra.denotation.phrases.PhraseVocabulary.class - [JAR]
├─ org.xowl.infra.denotation.phrases.Sign.class - [JAR]
├─ org.xowl.infra.denotation.phrases.SignProperty.class - [JAR]
├─ org.xowl.infra.denotation.phrases.SignPropertyBrightness.class - [JAR]
├─ org.xowl.infra.denotation.phrases.SignPropertyColor.class - [JAR]
├─ org.xowl.infra.denotation.phrases.SignPropertyLength.class - [JAR]
├─ org.xowl.infra.denotation.phrases.SignPropertyName.class - [JAR]
├─ org.xowl.infra.denotation.phrases.SignPropertyOrientation.class - [JAR]
├─ org.xowl.infra.denotation.phrases.SignPropertyPosition2D.class - [JAR]
├─ org.xowl.infra.denotation.phrases.SignPropertyPositionText.class - [JAR]
├─ org.xowl.infra.denotation.phrases.SignPropertyShape.class - [JAR]
├─ org.xowl.infra.denotation.phrases.SignPropertySize.class - [JAR]
├─ org.xowl.infra.denotation.phrases.SignPropertySize2D.class - [JAR]
├─ org.xowl.infra.denotation.phrases.SignPropertyTexture.class - [JAR]
├─ org.xowl.infra.denotation.phrases.SignPropertyZone2D.class - [JAR]
├─ org.xowl.infra.denotation.phrases.SignRelation.class - [JAR]
org.xowl.infra.denotation.domain
├─ org.xowl.infra.denotation.domain.Domain.class - [JAR]
├─ org.xowl.infra.denotation.domain.DomainEntity.class - [JAR]