Package com.mycila.xmltool
Interface CallBack
-
public interface CallBack- Author:
- Mathieu Carbou (mathieu.carbou@gmail.com)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(XMLTag doc)
-
-
-
Method Detail
-
execute
void execute(XMLTag doc)
-
-