public interface ClassPathResource
ClassPathElement| Modifier and Type | Method and Description |
|---|---|
ClassPathElement |
getContainingElement() |
byte[] |
getData()
Loads the data contained in this resource and returns it as a byte array
|
String |
getPath() |
URL |
getUrl() |
ClassPathElement getContainingElement()
String getPath()
ClassPathElementURL getUrl()
byte[] getData()
Copyright © 2020 JBoss by Red Hat. All rights reserved.