// Generated by esidl 0.4.0. package org.w3c.dom.file; public interface FileCallback { // FileCallback public void handleEvent(File file); }