net.sf.jpkgmk
Interface FileHandler.ContentWriter

All Known Implementing Classes:
AbstractFileCreatorAdapter, PkgInfo, PkgMap, Prototype
Enclosing interface:
FileHandler

public static interface FileHandler.ContentWriter

Is responsible to write the content into a file


Method Summary
 void writeContent(java.io.Writer writer)
           
 

Method Detail

writeContent

void writeContent(java.io.Writer writer)
                  throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2007-2008. All Rights Reserved.