public class URLTranslatorFactory extends ValueTranslatorFactory<URL,String>
Constructor and Description |
---|
URLTranslatorFactory() |
Modifier and Type | Method and Description |
---|---|
protected ValueTranslator<URL,String> |
createSafe(Path path,
Property property,
Type type,
CreateContext ctx)
Create a translator, knowing that we have the appropriate type.
|
create
protected ValueTranslator<URL,String> createSafe(Path path, Property property, Type type, CreateContext ctx)
ValueTranslatorFactory
createSafe
in class ValueTranslatorFactory<URL,String>
type
- is guaranteed to erase to something assignable to ClassCopyright © 2014. All rights reserved.