public class ClassPathResource extends Object
| Constructor and Description |
|---|
ClassPathResource(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists() |
InputStream |
getInputStream() |
public ClassPathResource(String name)
public InputStream getInputStream()
public boolean exists()
Copyright © 2016. All rights reserved.