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 xml-analysis-impl-142.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.intellij.codeInsight.daemon.impl.tagTreeHighlighting
├─ com.intellij.codeInsight.daemon.impl.tagTreeHighlighting.XmlTagTreeHighlightingColors.class - [JAR]
├─ com.intellij.codeInsight.daemon.impl.tagTreeHighlighting.XmlTagTreeHighlightingUtil.class - [JAR]
com.intellij.codeInspection.htmlInspections
├─ com.intellij.codeInspection.htmlInspections.AddCustomHtmlElementIntentionAction.class - [JAR]
├─ com.intellij.codeInspection.htmlInspections.AddHtmlTagOrAttributeToCustomsIntention.class - [JAR]
├─ com.intellij.codeInspection.htmlInspections.HtmlExtraClosingTagInspection.class - [JAR]
├─ com.intellij.codeInspection.htmlInspections.HtmlLocalInspectionTool.class - [JAR]
├─ com.intellij.codeInspection.htmlInspections.HtmlUnknownAttributeInspectionBase.class - [JAR]
├─ com.intellij.codeInspection.htmlInspections.HtmlUnknownBooleanAttributeInspectionBase.class - [JAR]
├─ com.intellij.codeInspection.htmlInspections.HtmlUnknownElementInspection.class - [JAR]
├─ com.intellij.codeInspection.htmlInspections.HtmlUnknownTagInspectionBase.class - [JAR]
├─ com.intellij.codeInspection.htmlInspections.RemoveAttributeIntentionAction.class - [JAR]
├─ com.intellij.codeInspection.htmlInspections.RemoveExtraClosingTagIntentionAction.class - [JAR]
├─ com.intellij.codeInspection.htmlInspections.RenameTagBeginOrEndIntentionAction.class - [JAR]
├─ com.intellij.codeInspection.htmlInspections.RequiredAttributesInspectionBase.class - [JAR]
├─ com.intellij.codeInspection.htmlInspections.SwitchToHtml5Action.class - [JAR]
├─ com.intellij.codeInspection.htmlInspections.SwitchToHtml5WithHighPriorityAction.class - [JAR]
├─ com.intellij.codeInspection.htmlInspections.XmlWrongClosingTagNameInspection.class - [JAR]
├─ com.intellij.codeInspection.htmlInspections.XmlWrongRootElementInspection.class - [JAR]
com.intellij.psi.impl.source.resolve.reference.impl.providers
├─ com.intellij.psi.impl.source.resolve.reference.impl.providers.IdRefReference.class - [JAR]
├─ com.intellij.psi.impl.source.resolve.reference.impl.providers.IdReferenceProvider.class - [JAR]
com.intellij.xml.util
├─ com.intellij.xml.util.AnchorReference.class - [JAR]
├─ com.intellij.xml.util.CheckDtdReferencesInspection.class - [JAR]
├─ com.intellij.xml.util.CheckEmptyTagInspection.class - [JAR]
├─ com.intellij.xml.util.CheckTagEmptyBodyInspection.class - [JAR]
├─ com.intellij.xml.util.CheckValidXmlInScriptBodyInspectionBase.class - [JAR]
├─ com.intellij.xml.util.CheckXmlFileWithXercesValidatorInspection.class - [JAR]
├─ com.intellij.xml.util.TagSetRuleProvider.class - [JAR]
├─ com.intellij.xml.util.XmlDeclareIdInCommentAction.class - [JAR]
├─ com.intellij.xml.util.XmlDuplicatedIdInspection.class - [JAR]
├─ com.intellij.xml.util.XmlInvalidIdInspection.class - [JAR]
├─ com.intellij.xml.util.XmlRefCountHolder.class - [JAR]
├─ com.intellij.xml.util.XmlTagRuleProviderBase.class - [JAR]
com.intellij.lang.xml
├─ com.intellij.lang.xml.XMLExternalAnnotator.class - [JAR]
com.intellij.codeInsight.highlighting
├─ com.intellij.codeInsight.highlighting.HtmlClosingTagErrorFilter.class - [JAR]
com.intellij.xml
├─ com.intellij.xml.XmlUndefinedElementFixProvider.class - [JAR]
com.intellij.codeInsight.daemon.impl.analysis
├─ com.intellij.codeInsight.daemon.impl.analysis.HtmlFileReferenceHelper.class - [JAR]
├─ com.intellij.codeInsight.daemon.impl.analysis.HtmlUnknownAnchorTargetInspection.class - [JAR]
├─ com.intellij.codeInsight.daemon.impl.analysis.HtmlUnknownTargetInspection.class - [JAR]
├─ com.intellij.codeInsight.daemon.impl.analysis.RemoveAttributeIntentionFix.class - [JAR]
├─ com.intellij.codeInsight.daemon.impl.analysis.XmlErrorQuickFixProvider.class - [JAR]
├─ com.intellij.codeInsight.daemon.impl.analysis.XmlHighlightVisitor.class - [JAR]
├─ com.intellij.codeInsight.daemon.impl.analysis.XmlHighlightVisitorBasedInspection.class - [JAR]
├─ com.intellij.codeInsight.daemon.impl.analysis.XmlHighlightingAwareElementDescriptor.class - [JAR]
├─ com.intellij.codeInsight.daemon.impl.analysis.XmlNSColorProvider.class - [JAR]
├─ com.intellij.codeInsight.daemon.impl.analysis.XmlNamespaceAnnotator.class - [JAR]
├─ com.intellij.codeInsight.daemon.impl.analysis.XmlNsPrefixAnnotator.class - [JAR]
├─ com.intellij.codeInsight.daemon.impl.analysis.XmlPathReferenceInspection.class - [JAR]
├─ com.intellij.codeInsight.daemon.impl.analysis.XmlUnboundNsPrefixInspection.class - [JAR]
├─ com.intellij.codeInsight.daemon.impl.analysis.XmlUnusedNamespaceInspection.class - [JAR]
com.intellij.codeInspection
├─ com.intellij.codeInspection.EmptyXmlQuickFixFactory.class - [JAR]
com.intellij.application.options.editor
├─ com.intellij.application.options.editor.WebEditorOptions.class - [JAR]