public interface Transformer<INPUT,RESULT>
RESULT
transform(INPUT source)
RESULT transform(INPUT source) throws IOException
IOException
Copyright © 2019. All rights reserved.