com.xebialabs.deployit.hostsession
Interface HostFileInputStreamTransformer

All Known Implementing Classes:
LenientTemplateResolvingHostFileInputTransformer

public interface HostFileInputStreamTransformer


Method Summary
 java.io.InputStream transform(HostFile input)
          Transforms a Source hostfile Can transform paths or contents of the file
 

Method Detail

transform

java.io.InputStream transform(HostFile input)
Transforms a Source hostfile Can transform paths or contents of the file

Parameters:
input - hostfile
Returns:
output TransformedInputStream


Copyright © 2010. All Rights Reserved.