synergynetframework.appsystem.contentsystem.contentloader
Class XMLContentLoader

java.lang.Object
  extended by synergynetframework.appsystem.contentsystem.contentloader.XMLContentLoader
All Implemented Interfaces:
IContentLoader

public class XMLContentLoader
extends java.lang.Object
implements IContentLoader

The Class XMLContentLoader.


Constructor Summary
XMLContentLoader()
           
 
Method Summary
 java.util.Set<ContentItem> loadContent(java.lang.String xmlPath, ContentSystem contentsys)
          Load content.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLContentLoader

public XMLContentLoader()
Method Detail

loadContent

public java.util.Set<ContentItem> loadContent(java.lang.String xmlPath,
                                              ContentSystem contentsys)
Description copied from interface: IContentLoader
Load content.

Specified by:
loadContent in interface IContentLoader
Parameters:
xmlPath - the file path
contentsys - the contentsys
Returns:
the sets the