com.google.code.mojo.license
Interface Callback


public interface Callback

Date: 18-Feb-2008
Author: Mathieu Carbou (mathieu.carbou@gmail.com)


Method Summary
 void onExistingHeader(Document document, Header header)
           
 void onHeaderNotFound(Document document, Header header)
           
 

Method Detail

onHeaderNotFound

void onHeaderNotFound(Document document,
                      Header header)

onExistingHeader

void onExistingHeader(Document document,
                      Header header)


Copyright © 2008-2011 Mathieu Carbou. All Rights Reserved.