public class UrlTransform extends Object
| Constructor and Description |
|---|
UrlTransform() |
| Modifier and Type | Method and Description |
|---|---|
URL |
read(String value)
Transform a string value to an appropriate basic Java object representation.
|
String |
write(URL value)
Transform a basic Java object to a string value.
|
Copyright © 2015. All rights reserved.