net.dpml.library
Interface Info

All Known Implementing Classes:
InfoDirective

public interface Info

Interface implemented by info handlers.

Version:
1.2.0
Author:
Digital Product Meta Library

Method Summary
 String getDescription()
          Return the resource description.
 String getTitle()
          Return the resource title.
 

Method Detail

getTitle

String getTitle()
Return the resource title.

Returns:
the title

getDescription

String getDescription()
Return the resource description.

Returns:
the description