documenter.engine
Interface DocGeneratorView

All Known Implementing Classes:
DocGeneratorGui

public interface DocGeneratorView

Interface which should be implemented by the DocGenerator View

Author:
Misio

Method Summary
 void refreshGeneratorView(java.util.ArrayList<java.lang.String> filenames)
          Invoked when filename list gets updated
 

Method Detail

refreshGeneratorView

void refreshGeneratorView(java.util.ArrayList<java.lang.String> filenames)
Invoked when filename list gets updated

Parameters:
filenames - List of source schema files