synergynetframework.appsystem.contentsystem.contentloader
Interface IContentLoader

All Known Implementing Classes:
XMLContentLoader

public interface IContentLoader

The Interface IContentLoader.


Method Summary
 java.util.Set<ContentItem> loadContent(java.lang.String filePath, ContentSystem contentsys)
          Load content.
 

Method Detail

loadContent

java.util.Set<ContentItem> loadContent(java.lang.String filePath,
                                       ContentSystem contentsys)
Load content.

Parameters:
filePath - the file path
contentsys - the contentsys
Returns:
the sets the