Class AnnotationExcelBodyConfigurationSource

java.lang.Object
com.github.cla9.excel.reader.config.AnnotationExcelBodyConfigurationSource
All Implemented Interfaces:
ExcelBodyConfigurationSource

public class AnnotationExcelBodyConfigurationSource
extends java.lang.Object
implements ExcelBodyConfigurationSource
  • Constructor Summary

    Constructors 
    Constructor Description
    AnnotationExcelBodyConfigurationSource​(org.springframework.core.type.AnnotationMetadata metadata, java.lang.Class<? extends java.lang.annotation.Annotation> annotation)  
  • Method Summary

    Modifier and Type Method Description
    java.util.stream.Stream<java.lang.String> getBasePackages()  
    java.lang.Object getSource()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait