Uses of Record Class
dev.archunitjava.importer.ClassPathAssemblyOptions
Packages that use ClassPathAssemblyOptions
-
Uses of ClassPathAssemblyOptions in dev.archunitjava.importer
Methods in dev.archunitjava.importer that return ClassPathAssemblyOptionsModifier and TypeMethodDescriptionstatic ClassPathAssemblyOptionsClassPathAssemblyOptions.classPathDefaults()static ClassPathAssemblyOptionsClassPathAssemblyOptions.modulePathDefaults()ClassPathAssemblyOptions.withImportOptions(ImportOptions value) ClassPathAssemblyOptions.withManifestClassPath(boolean enabled) ClassPathAssemblyOptions.withTargetJavaRelease(int release) Methods in dev.archunitjava.importer with parameters of type ClassPathAssemblyOptionsModifier and TypeMethodDescriptionstatic AnalysisCacheKeyAnalysisCacheKey.fromResources(List<ClassFileResource> resources, ClassPathAssemblyOptions options, String parserVersion, String libraryVersion, int schemaVersion, int maximumResourceBytes) Constructors in dev.archunitjava.importer with parameters of type ClassPathAssemblyOptionsModifierConstructorDescriptionClassPathImportResolver(ClassPathAssemblyOptions assemblyOptions, ClassFileReaderOptions readerOptions, ImportFailurePolicy failurePolicy)