JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
aQute.lib.converter
Converter
Hook
Contents
Description
Method Summary
Method Details
convert(Type, Object)
Hide sidebar
Show sidebar
Interface Converter.Hook
Enclosing class:
Converter
public static interface
Converter.Hook
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
convert
(
Type
dest,
Object
o)
Method Details
convert
Object
convert
(
Type
dest,
Object
o)
throws
Exception
Throws:
Exception