Package com.google.code.mojo.license
Interface Callback
-
public interface Callback
Date: 18-Feb-2008
Author: Mathieu Carbou (mathieu.carbou@gmail.com)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onExistingHeader(Document document, Header header)
void
onHeaderNotFound(Document document, Header header)
-