public interface ClassGate
| Modifier and Type | Field and Description |
|---|---|
static long |
STATIC_CLASS |
| Modifier and Type | Method and Description |
|---|---|
CodeSource |
getCodeSource() |
long |
getLastModDate(String path) |
URL |
getResource(String path) |
InputStream |
getResourceAsStream(String path) |
ClassStreamTicket |
getTicket(String name) |
static final long STATIC_CLASS
CodeSource getCodeSource() throws Exception
ExceptionClassStreamTicket getTicket(String name) throws Exception
ExceptionInputStream getResourceAsStream(String path) throws Exception
ExceptionCopyright © 2020. All rights reserved.