A B C D E F G H I J K L M N O P R S T V W

J

JGenFile - class au.com.prunge.jgenfile.JGenFile.
The central JGenFile class that can be used to easily get access to file systems and their providers.
JGenFileConfigurationError - error au.com.prunge.jgenfile.JGenFileConfigurationError.
Occurs when there is a serious configuration problem with JGenFile.
JGenFileConfigurationError() - Constructor for class au.com.prunge.jgenfile.JGenFileConfigurationError
Constructs a JGenFileConfigurationError.
JGenFileConfigurationError(String) - Constructor for class au.com.prunge.jgenfile.JGenFileConfigurationError
Constructs a JGenFileConfigurationError with the specified detail message.
JGenFileConfigurationError(String, Throwable) - Constructor for class au.com.prunge.jgenfile.JGenFileConfigurationError
Constructs a JGenFileConfigurationError with the specified message and cause.
JGenFileConfigurationError(Throwable) - Constructor for class au.com.prunge.jgenfile.JGenFileConfigurationError
Constructs a JGenFileConfigurationError with the specified cause exception.
JGenFileException - exception au.com.prunge.jgenfile.JGenFileException.
An exception that occurs when something goes wrong with an operation in a file system.
JGenFileException() - Constructor for class au.com.prunge.jgenfile.JGenFileException
Constructs a JGenFileException.
JGenFileException(String) - Constructor for class au.com.prunge.jgenfile.JGenFileException
Constructs a JGenFileException with the specified detail message.
JGenFileException(String, Throwable) - Constructor for class au.com.prunge.jgenfile.JGenFileException
Constructs a JGenFileException with the specified detail message and causing exception.
JGenFileException(Throwable) - Constructor for class au.com.prunge.jgenfile.JGenFileException
Constructs a JGenFileException with the specified causing exception.

A B C D E F G H I J K L M N O P R S T V W