Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
F
G
H
J
N
O
P
R
T
W
N
newInstance(File)
- Static method in class org.vostok.lang.classes.
DynamicClassLoader
Load classes from this directory (and sub directories and jar files)
newObjectInstance(Class<E>, String)
- Method in class org.vostok.lang.classes.
DynamicClassLoader
create new instance of a class, casting is as "type".
newObjectInstance(String)
- Method in class org.vostok.lang.classes.
DynamicClassLoader
create new instance of a class.
NotADirectoryException
- Exception in
org.vostok.lang.classes
tried to load an url that doesn't point ot a directory
NotADirectoryException()
- Constructor for exception org.vostok.lang.classes.
NotADirectoryException
Creates a new instance of
NotADirectoryException
without detail message.
NotADirectoryException(String)
- Constructor for exception org.vostok.lang.classes.
NotADirectoryException
Constructs an instance of
NotADirectoryException
with the specified detail message.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
F
G
H
J
N
O
P
R
T
W