文件名称: classgraph-4.8.90.jar中文-英文对照文档.zip
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.90</version>
</dependency>Gradle:
implementation group: 'io.github.classgraph', name: 'classgraph', version: '4.8.90'
Gradle (Short):
implementation 'io.github.classgraph:classgraph:4.8.90'
Gradle (Kotlin):
implementation("io.github.classgraph:classgraph:4.8.90")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
io.github.classgraphio.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.AnnotationParameterValueList
io.github.classgraph.ArrayClassInfo
io.github.classgraph.ArrayTypeSignature
io.github.classgraph.BaseTypeSignature
io.github.classgraph.ClassGraph
io.github.classgraph.ClassGraph.ClasspathElementFilter
io.github.classgraph.ClassGraph.ClasspathElementURLFilter
io.github.classgraph.ClassGraph.FailureHandler
io.github.classgraph.ClassGraph.ScanResultProcessor
io.github.classgraph.ClassGraphException
io.github.classgraph.ClassInfo
io.github.classgraph.ClassInfoList
io.github.classgraph.ClassInfoList.ClassInfoFilter
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.HasName
io.github.classgraph.HierarchicalTypeSignature
io.github.classgraph.InfoList
io.github.classgraph.MappableInfoList
io.github.classgraph.MethodInfo
io.github.classgraph.MethodInfoList
io.github.classgraph.MethodInfoList.MethodInfoFilter
io.github.classgraph.MethodParameterInfo
io.github.classgraph.MethodTypeSignature
io.github.classgraph.ModuleInfo
io.github.classgraph.ModuleInfoList
io.github.classgraph.ModuleInfoList.ModuleInfoFilter
io.github.classgraph.ModulePathInfo
io.github.classgraph.ModuleReaderProxy
io.github.classgraph.ModuleRef
io.github.classgraph.PackageInfo
io.github.classgraph.PackageInfoList
io.github.classgraph.PackageInfoList.PackageInfoFilter
io.github.classgraph.ReferenceTypeSignature
io.github.classgraph.Resource
io.github.classgraph.ResourceList
io.github.classgraph.ResourceList.ByteArrayConsumer
io.github.classgraph.ResourceList.ByteArrayConsumerThrowsIOException
io.github.classgraph.ResourceList.ByteBufferConsumer
io.github.classgraph.ResourceList.ByteBufferConsumerThrowsIOException
io.github.classgraph.ResourceList.InputStreamConsumer
io.github.classgraph.ResourceList.InputStreamConsumerThrowsIOException
io.github.classgraph.ResourceList.ResourceFilter
io.github.classgraph.ScanResult
io.github.classgraph.TypeArgument
io.github.classgraph.TypeArgument.Wildcard
io.github.classgraph.TypeParameter
io.github.classgraph.TypeSignature
io.github.classgraph.TypeVariableSignature