文件名称: classgraph-4.1.7.jar中文-英文对照文档.zip
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.1.7</version>
</dependency>Gradle:
implementation group: 'io.github.classgraph', name: 'classgraph', version: '4.1.7'
Gradle (Short):
implementation 'io.github.classgraph:classgraph:4.1.7'
Gradle (Kotlin):
implementation("io.github.classgraph:classgraph:4.1.7")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
io.github.classgraph
io.github.classgraph.classloaderhandler
io.github.classgraph.json
io.github.classgraph.utilsio.github.classgraph.AnnotationClassRef
io.github.classgraph.AnnotationEnumValue
io.github.classgraph.AnnotationInfo
io.github.classgraph.AnnotationInfoList
io.github.classgraph.AnnotationInfoList.AnnotationInfoFilter
io.github.classgraph.AnnotationParameterValue
io.github.classgraph.ArrayTypeSignature
io.github.classgraph.BaseTypeSignature
io.github.classgraph.ClassGraph
io.github.classgraph.ClassGraph.ClasspathElementFilter
io.github.classgraph.ClassGraph.FailureHandler
io.github.classgraph.ClassGraph.ScanResultProcessor
io.github.classgraph.ClassInfo
io.github.classgraph.ClassInfoList
io.github.classgraph.ClassInfoList.ClassInfoFilter
io.github.classgraph.ClassLoaderHandler
io.github.classgraph.ClassLoaderHandler.DelegationOrder
io.github.classgraph.ClassRefOrTypeVariableSignature
io.github.classgraph.ClassRefTypeSignature
io.github.classgraph.ClassTypeSignature
io.github.classgraph.FieldInfo
io.github.classgraph.FieldInfoList
io.github.classgraph.FieldInfoList.FieldInfoFilter
io.github.classgraph.HierarchicalTypeSignature
io.github.classgraph.MethodInfo
io.github.classgraph.MethodInfoList
io.github.classgraph.MethodInfoList.MethodInfoFilter
io.github.classgraph.MethodParameterInfo
io.github.classgraph.MethodTypeSignature
io.github.classgraph.ModuleReaderProxy
io.github.classgraph.ModuleRef
io.github.classgraph.ReferenceTypeSignature
io.github.classgraph.Resource
io.github.classgraph.ResourceList
io.github.classgraph.ResourceList.ByteArrayConsumer
io.github.classgraph.ResourceList.ByteBufferConsumer
io.github.classgraph.ResourceList.InputStreamConsumer
io.github.classgraph.ResourceList.ResourceFilter
io.github.classgraph.ScanResult
io.github.classgraph.ScanSpec
io.github.classgraph.TypeArgument
io.github.classgraph.TypeArgument.Wildcard
io.github.classgraph.TypeParameter
io.github.classgraph.TypeSignature
io.github.classgraph.TypeVariableSignature
io.github.classgraph.classloaderhandler.AntClassLoaderHandler
io.github.classgraph.classloaderhandler.ClassLoaderHandlerRegistry
io.github.classgraph.classloaderhandler.ClassLoaderHandlerRegistry.ClassLoaderHandlerRegistryEntry
io.github.classgraph.classloaderhandler.EquinoxClassLoaderHandler
io.github.classgraph.classloaderhandler.EquinoxContextFinderClassLoaderHandler
io.github.classgraph.classloaderhandler.FallbackClassLoaderHandler
io.github.classgraph.classloaderhandler.FelixClassLoaderHandler
io.github.classgraph.classloaderhandler.JBossClassLoaderHandler
io.github.classgraph.classloaderhandler.JPMSClassLoaderHandler
io.github.classgraph.classloaderhandler.OSGiDefaultClassLoaderHandler
io.github.classgraph.classloaderhandler.URLClassLoaderHandler
io.github.classgraph.classloaderhandler.WeblogicClassLoaderHandler
io.github.classgraph.classloaderhandler.WebsphereLibertyClassLoaderHandler
io.github.classgraph.classloaderhandler.WebsphereTraditionalClassLoaderHandler
io.github.classgraph.json.Id
io.github.classgraph.json.JSONDeserializer
io.github.classgraph.json.JSONSerializer
io.github.classgraph.json.JSONUtils
io.github.classgraph.utils.AutoCloseableExecutorService
io.github.classgraph.utils.ClassLoaderAndModuleFinder
io.github.classgraph.utils.ClasspathFinder
io.github.classgraph.utils.ClasspathOrModulePathEntry
io.github.classgraph.utils.ClasspathOrder
io.github.classgraph.utils.FastPathResolver
io.github.classgraph.utils.FileUtils
io.github.classgraph.utils.InputStreamOrByteBufferAdapter
io.github.classgraph.utils.InterruptionChecker
io.github.classgraph.utils.JarUtils
io.github.classgraph.utils.JarfileMetadataReader
io.github.classgraph.utils.Join
io.github.classgraph.utils.LogNode
io.github.classgraph.utils.NestedJarHandler
io.github.classgraph.utils.Parser
io.github.classgraph.utils.Parser.ParseException
io.github.classgraph.utils.Recycler
io.github.classgraph.utils.ReflectionUtils
io.github.classgraph.utils.SimpleThreadFactory
io.github.classgraph.utils.SingletonMap
io.github.classgraph.utils.TypeUtils
io.github.classgraph.utils.URLPathEncoder
io.github.classgraph.utils.VersionFinder
io.github.classgraph.utils.VersionFinder.OperatingSystem
io.github.classgraph.utils.WhiteBlackList
io.github.classgraph.utils.WhiteBlackList.WhiteBlackListLeafname
io.github.classgraph.utils.WhiteBlackList.WhiteBlackListPrefix
io.github.classgraph.utils.WhiteBlackList.WhiteBlackListWholeString
io.github.classgraph.utils.WorkQueue
io.github.classgraph.utils.WorkQueue.WorkQueuePreStartHook
io.github.classgraph.utils.WorkQueue.WorkUnitProcessor