|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnmarshallingStrategy | |
|---|---|
| com.iparelan.util | Iparelan Utilities This file is part of Virtual Team Tools. Copyright © 2008, Iparelan Solutions, LLC. |
| Uses of UnmarshallingStrategy in com.iparelan.util |
|---|
| Classes in com.iparelan.util that implement UnmarshallingStrategy | |
|---|---|
class |
FileUnmarshallingStrategy
A strategy for parsing a File value that is stored as a
String. |
class |
IntegerUnmarshallingStrategy
A strategy for parsing an Integer value that is stored as
a String. |
| Fields in com.iparelan.util declared as UnmarshallingStrategy | |
|---|---|
static UnmarshallingStrategy<File> |
UnmarshallingStrategy.FILE
|
static UnmarshallingStrategy<Integer> |
UnmarshallingStrategy.INTEGER
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||