| Package | Description |
|---|---|
| de.vandermeer.skb.base.info |
Interfaces and classes to load information from sources and to write information to targets.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractFileInfo.Options |
AbstractFileInfo.asStringOpt
Option for the return value of asString method.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractFileInfo.Options |
AbstractFileInfo.Options.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractFileInfo.Options[] |
AbstractFileInfo.Options.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFileInfo.setAsStringOption(AbstractFileInfo.Options option)
Sets the option for an asString method
|
Copyright © 2010–2017. All rights reserved.