类 SimpleScanResourceInput

java.lang.Object
com.github.aqiu202.util.scan.SimpleScanResourceInput
所有已实现的接口:
ScanResourceInput

public class SimpleScanResourceInput extends Object implements ScanResourceInput
  • 构造器详细资料

    • SimpleScanResourceInput

      public SimpleScanResourceInput(URL resource, String basePackage)
    • SimpleScanResourceInput

      public SimpleScanResourceInput(URL resource, String basePackage, boolean recursive)
  • 方法详细资料