public class ResourcesScanner extends AbstractScanner
key: value - {web.xml: WEB-INF/web.xml}
Constructor and Description |
---|
ResourcesScanner() |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptsInput(String file) |
void |
scan(Object cls,
Store store) |
Object |
scan(Vfs.File file,
Object classObject,
Store store) |
acceptResult, equals, filterResultsBy, getConfiguration, getMetadataAdapter, getResultFilter, hashCode, put, setConfiguration, setResultFilter
public boolean acceptsInput(String file)
acceptsInput
in interface Scanner
acceptsInput
in class AbstractScanner
public Object scan(Vfs.File file, Object classObject, Store store)
scan
in interface Scanner
scan
in class AbstractScanner
public void scan(Object cls, Store store)
scan
in class AbstractScanner
Copyright © 2024. All rights reserved.