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 clearwsd-verbnet-0.10.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.clearwsd.verbnet.xml
├─ io.github.clearwsd.verbnet.xml.FrameDescriptionXml.class - [JAR]
├─ io.github.clearwsd.verbnet.xml.FrameExampleXml.class - [JAR]
├─ io.github.clearwsd.verbnet.xml.LogicalRelation.class - [JAR]
├─ io.github.clearwsd.verbnet.xml.SelectionalRestrictionXml.class - [JAR]
├─ io.github.clearwsd.verbnet.xml.SelectionalRestrictionsXml.class - [JAR]
├─ io.github.clearwsd.verbnet.xml.SemanticArgumentXml.class - [JAR]
├─ io.github.clearwsd.verbnet.xml.SemanticPredicateXml.class - [JAR]
├─ io.github.clearwsd.verbnet.xml.SyntacticRestrictionXml.class - [JAR]
├─ io.github.clearwsd.verbnet.xml.SyntacticRestrictionsXml.class - [JAR]
├─ io.github.clearwsd.verbnet.xml.VerbNetXml.class - [JAR]
├─ io.github.clearwsd.verbnet.xml.VerbNetXmlFactory.class - [JAR]
├─ io.github.clearwsd.verbnet.xml.VnClassXml.class - [JAR]
├─ io.github.clearwsd.verbnet.xml.VnFrameXml.class - [JAR]
├─ io.github.clearwsd.verbnet.xml.VnMemberXml.class - [JAR]
├─ io.github.clearwsd.verbnet.xml.VnThematicRoleXml.class - [JAR]
io.github.clearwsd.verbnet
├─ io.github.clearwsd.verbnet.DefaultVnIndex.class - [JAR]
├─ io.github.clearwsd.verbnet.VnClass.class - [JAR]
├─ io.github.clearwsd.verbnet.VnClassId.class - [JAR]
├─ io.github.clearwsd.verbnet.VnFrame.class - [JAR]
├─ io.github.clearwsd.verbnet.VnFrameDescription.class - [JAR]
├─ io.github.clearwsd.verbnet.VnIndex.class - [JAR]
├─ io.github.clearwsd.verbnet.VnMember.class - [JAR]
├─ io.github.clearwsd.verbnet.VnThematicRole.class - [JAR]
├─ io.github.clearwsd.verbnet.WnKey.class - [JAR]
io.github.clearwsd.verbnet.syntax
├─ io.github.clearwsd.verbnet.syntax.VnLex.class - [JAR]
├─ io.github.clearwsd.verbnet.syntax.VnNounPhrase.class - [JAR]
├─ io.github.clearwsd.verbnet.syntax.VnPrep.class - [JAR]
├─ io.github.clearwsd.verbnet.syntax.VnSyntax.class - [JAR]
├─ io.github.clearwsd.verbnet.syntax.VnSyntaxType.class - [JAR]
io.github.clearwsd.verbnet.semantics
├─ io.github.clearwsd.verbnet.semantics.VnPredicatePolarity.class - [JAR]
├─ io.github.clearwsd.verbnet.semantics.VnSemanticArgument.class - [JAR]
├─ io.github.clearwsd.verbnet.semantics.VnSemanticPredicate.class - [JAR]
io.github.clearwsd.verbnet.restrictions
├─ io.github.clearwsd.verbnet.restrictions.DefaultVnRestrictions.class - [JAR]
├─ io.github.clearwsd.verbnet.restrictions.VnRestrictions.class - [JAR]
io.github.clearwsd.verbnet.xml.util
├─ io.github.clearwsd.verbnet.xml.util.BooleanAdapterXmlAdapter.class - [JAR]
├─ io.github.clearwsd.verbnet.xml.util.LogicAdapterXmlAdapter.class - [JAR]