net.incongru.taskman.def
Interface TaskDefParser

All Known Implementing Classes:
XStreamTaskDefParser

public interface TaskDefParser

Implementations of TaskDefParser should read TaskDefs using some parameter passed in their constructor. (TODO , make this better, maybe)

Version:
$Revision: $
Author:
greg, $Author: $ (last edit)

Method Summary
 TaskDef loadTaskDesk()
           
 

Method Detail

loadTaskDesk

TaskDef loadTaskDesk()


Copyright © 2004-2007. All Rights Reserved.