Package | Description |
---|---|
net.sf.jguiraffe.transform |
The transform package contains interfaces and classes for transforming
and validating data.
|
Modifier and Type | Class and Description |
---|---|
class |
DateTimeTransformer
A specialized transformer that transforms strings into date objects with both
a date and time component.
|
class |
DateTransformer
A specialized transformer that transforms strings into date objects.
|
class |
TimeTransformer
A specialized transformer that transforms strings into date objects, taking
only the time portion into account.
|
Copyright © 2016 The JGUIraffe Team. All rights reserved.