Uses of Class
net.sourceforge.pmd.annotation.InternalApi
-
Packages that use InternalApi Package Description net.sourceforge.pmd This is the PMD programming mistake detector.net.sourceforge.pmd.cache The violation caching system.net.sourceforge.pmd.cli net.sourceforge.pmd.cpd net.sourceforge.pmd.lang net.sourceforge.pmd.lang.ast net.sourceforge.pmd.lang.ast.xpath net.sourceforge.pmd.lang.ast.xpath.saxon net.sourceforge.pmd.lang.metrics Language-independent framework to represent code metrics.net.sourceforge.pmd.lang.rule net.sourceforge.pmd.lang.rule.xpath net.sourceforge.pmd.lang.xpath net.sourceforge.pmd.processor net.sourceforge.pmd.properties net.sourceforge.pmd.renderers net.sourceforge.pmd.rules net.sourceforge.pmd.util net.sourceforge.pmd.util.filter net.sourceforge.pmd.util.log -
Packages with annotations of type InternalApi Package Description net.sourceforge.pmd.cache The violation caching system. -
-
Uses of InternalApi in net.sourceforge.pmd
Classes in net.sourceforge.pmd with annotations of type InternalApi Modifier and Type Class Description classRuleChainDeprecated.Internal API, will be removed with PMD 7.0.0.classRuleSetFactoryCompatibilityDeprecated.UseRuleSetLoader.enableCompatibility(boolean)to enable this feature.classRuleSetReferenceDeprecated.This is part of the internals of theRuleSetLoader.classRuleSetReferenceIdDeprecated.This is part of the internals of theRuleSetLoader.classRuleSetsDeprecated.Internal APIclassSourceCodeProcessorDeprecated.Methods in net.sourceforge.pmd with annotations of type InternalApi Modifier and Type Method Description static RuleSetFactoryRulesetsFactoryUtils. getRulesetFactory(PMDConfiguration configuration, ResourceLoader resourceLoader)Deprecated.Use aRuleSetLoaderstatic RuleSetsRulesetsFactoryUtils. getRuleSets(String rulesets, RuleSetFactory factory)Deprecated.Internal APIstatic RuleSetsRulesetsFactoryUtils. getRuleSetsWithBenchmark(String rulesets, RuleSetFactory factory)Deprecated.Is internal APIstatic ParserPMD. parserFor(LanguageVersion languageVersion, PMDConfiguration configuration)Deprecated.This is internalConstructors in net.sourceforge.pmd with annotations of type InternalApi Constructor Description RuleSetLoadException(String message)Constructors are internal.RuleSetLoadException(String message, Throwable cause)Constructors are internal. -
Uses of InternalApi in net.sourceforge.pmd.cache
Classes in net.sourceforge.pmd.cache with annotations of type InternalApi Modifier and Type Class Description classAbstractAnalysisCacheDeprecated.This is internal API, will be hidden with 7.0.0interfaceAnalysisCacheDeprecated.This is internal API, will be hidden with 7.0.0classAnalysisResultDeprecated.This is internal API, will be hidden with 7.0.0classCachedRuleMapperDeprecated.This is internal API, will be hidden with 7.0.0classCachedRuleViolationDeprecated.This is internal API, will be hidden with 7.0.0interfaceChecksumAwareDeprecated.This is internal API, will be hidden with 7.0.0classFileAnalysisCacheDeprecated.This is internal API, will be hidden with 7.0.0classNoopAnalysisCacheDeprecated.This is internal API, will be hidden with 7.0.0 -
Uses of InternalApi in net.sourceforge.pmd.cli
Classes in net.sourceforge.pmd.cli with annotations of type InternalApi Modifier and Type Class Description classPMDCommandLineInterfaceDeprecated.Internal API.classPMDParametersDeprecated.Internal API. -
Uses of InternalApi in net.sourceforge.pmd.cpd
Classes in net.sourceforge.pmd.cpd with annotations of type InternalApi Modifier and Type Class Description classAntlrTokenizerDeprecated.This is an internal API.classGridBagHelperDeprecated.Is internal API -
Uses of InternalApi in net.sourceforge.pmd.lang
Classes in net.sourceforge.pmd.lang with annotations of type InternalApi Modifier and Type Interface Description interfaceVisitorStarterDeprecated.Is internal API, and is now only used on methods deprecated for removal.interfaceXPathHandlerDeprecated.Methods in net.sourceforge.pmd.lang with annotations of type InternalApi Modifier and Type Method Description DataFlowHandlerLanguageVersionHandler. getDataFlowHandler()Deprecated.This is internal APIDFAGraphRuleLanguageVersionHandler. getDFAGraphRule()Deprecated.This is internal APIConstructors in net.sourceforge.pmd.lang with annotations of type InternalApi Constructor Description LanguageVersion(Language language, String version, LanguageVersionHandler languageVersionHandler)Deprecated. -
Uses of InternalApi in net.sourceforge.pmd.lang.ast
Classes in net.sourceforge.pmd.lang.ast with annotations of type InternalApi Modifier and Type Interface Description interfaceCharStreamDeprecated.classJavaCharStreamDeprecated.classSimpleCharStreamDeprecated.Methods in net.sourceforge.pmd.lang.ast with annotations of type InternalApi Modifier and Type Method Description voidAbstractNode. jjtAddChild(Node child, int index)Deprecated.voidAbstractNode. jjtClose()Deprecated.voidAbstractNode. jjtOpen()Deprecated.voidAbstractNode. jjtSetChildIndex(int index)Deprecated.voidAbstractNode. jjtSetParent(Node parent)Deprecated.voidAbstractNode. remove()Deprecated.This is internal APIvoidNode. remove()Deprecated.This is internal API and will be removed from this interface with 7.0.0voidAbstractNode. removeChildAtIndex(int childIndex)Deprecated.This is internal APIvoidNode. removeChildAtIndex(int childIndex)Deprecated.This is internal API and will be removed from this interface with 7.0.0voidNode. setImage(String image)Deprecated.This is internal API, the image should never be set by developers.voidAbstractNode. testingOnlySetBeginColumn(int i)Deprecated.This will be removed with 7.0.0voidAbstractNode. testingOnlySetBeginLine(int i)Deprecated.This will be removed with 7.0.0voidAbstractNode. testingOnlySetEndColumn(int i)Deprecated.This will be removed with 7.0.0voidAbstractNode. testingOnlySetEndLine(int i)Deprecated.This will be removed with 7.0.0Constructors in net.sourceforge.pmd.lang.ast with annotations of type InternalApi Constructor Description TokenMgrError(boolean eofSeen, int lexStateName, int errorLine, int errorColumn, String errorAfter, char curChar, int reason)Deprecated.This should only be used by the Javacc implementations we maintain, will change in 7.0 -
Uses of InternalApi in net.sourceforge.pmd.lang.ast.xpath
Classes in net.sourceforge.pmd.lang.ast.xpath with annotations of type InternalApi Modifier and Type Class Description classAbstractASTXPathHandlerDeprecated.classAttributeAxisIteratorDeprecated.classDefaultASTXPathHandlerDeprecated.classDocumentNavigatorDeprecated.classNodeIteratorDeprecated.Methods in net.sourceforge.pmd.lang.ast.xpath with annotations of type InternalApi Modifier and Type Method Description StringAttribute. replacementIfDeprecated()Returns null for "not deprecated", empty string for "deprecated without replacement", otherwise name of replacement attribute. -
Uses of InternalApi in net.sourceforge.pmd.lang.ast.xpath.saxon
Classes in net.sourceforge.pmd.lang.ast.xpath.saxon with annotations of type InternalApi Modifier and Type Class Description classAbstractNodeInfoDeprecated.classAttributeAxisIteratorDeprecated.classAttributeNodeDeprecated.classDocumentNodeDeprecated.classElementNodeDeprecated.classIdGeneratorDeprecated. -
Uses of InternalApi in net.sourceforge.pmd.lang.metrics
Classes in net.sourceforge.pmd.lang.metrics with annotations of type InternalApi Modifier and Type Class Description classParameterizedMetricKey<N extends Node>Deprecated.Is internal API -
Uses of InternalApi in net.sourceforge.pmd.lang.rule
Classes in net.sourceforge.pmd.lang.rule with annotations of type InternalApi Modifier and Type Class Description classParametricRuleViolation<T extends Node>Deprecated.This is internal. -
Uses of InternalApi in net.sourceforge.pmd.lang.rule.xpath
Classes in net.sourceforge.pmd.lang.rule.xpath with annotations of type InternalApi Modifier and Type Class Description classAbstractXPathRuleQueryDeprecated.Internal APIclassJaxenXPathRuleQueryDeprecated.Internal APIclassSaxonXPathRuleQueryDeprecated.Internal APIinterfaceXPathRuleQueryDeprecated.This will be internalized in 7.0.0. -
Uses of InternalApi in net.sourceforge.pmd.lang.xpath
Classes in net.sourceforge.pmd.lang.xpath with annotations of type InternalApi Modifier and Type Class Description classInitializerDeprecated.Is internal APIclassMatchesFunctionDeprecated.classPMDFunctionsDeprecated. -
Uses of InternalApi in net.sourceforge.pmd.processor
Classes in net.sourceforge.pmd.processor with annotations of type InternalApi Modifier and Type Class Description classAbstractPMDProcessorDeprecated.Is internal APIclassMonoThreadProcessorDeprecated.Is internal APIclassMultiThreadProcessorDeprecated.Is internal APIclassPmdRunnableDeprecated.Is internal APIclassPmdThreadFactoryDeprecated.Is internal API -
Uses of InternalApi in net.sourceforge.pmd.properties
Classes in net.sourceforge.pmd.properties with annotations of type InternalApi Modifier and Type Interface Description interfaceValueParser<U>Deprecated.classValueParserConstantsDeprecated.Was internal APIMethods in net.sourceforge.pmd.properties with annotations of type InternalApi Modifier and Type Method Description booleanPropertyDescriptor. isDefinedExternally()Deprecated.May be removed with 7.0.0 -
Uses of InternalApi in net.sourceforge.pmd.renderers
Classes in net.sourceforge.pmd.renderers with annotations of type InternalApi Modifier and Type Class Description classColumnDescriptor<T>Deprecated.Is internal API -
Uses of InternalApi in net.sourceforge.pmd.rules
Classes in net.sourceforge.pmd.rules with annotations of type InternalApi Modifier and Type Class Description classRuleBuilderDeprecated.classRuleFactoryDeprecated. -
Uses of InternalApi in net.sourceforge.pmd.util
Classes in net.sourceforge.pmd.util with annotations of type InternalApi Modifier and Type Class Description classClasspathClassLoaderDeprecated.Is internal APIclassCollectionUtilDeprecated.Is internal APIclassCompoundIterator<T>Deprecated.classDateTimeUtilDeprecated.classEmptyIterator<T>Deprecated.classFileFinderDeprecated.Is internal APIclassFileUtilDeprecated.Is internal APIclassIOUtilDeprecated.Is internal APIclassResourceLoaderDeprecated.Is internal APIclassStringUtilDeprecated.Is internal APIclassTypeMapDeprecated.Is internal API -
Uses of InternalApi in net.sourceforge.pmd.util.filter
Classes in net.sourceforge.pmd.util.filter with annotations of type InternalApi Modifier and Type Class Description classFiltersDeprecated.Internal API, seeFilter -
Uses of InternalApi in net.sourceforge.pmd.util.log
Classes in net.sourceforge.pmd.util.log with annotations of type InternalApi Modifier and Type Class Description classAntLogHandlerDeprecated.Is internal APIclassPmdLogFormatterDeprecated.Is internal APIclassScopedLogHandlersManagerDeprecated.Is internal API
-