|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.appsystem.contentsystem.contentloader.XMLContentLoader
public class XMLContentLoader
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 |
---|
public XMLContentLoader()
Method Detail |
---|
public java.util.Set<ContentItem> loadContent(java.lang.String xmlPath, ContentSystem contentsys)
IContentLoader
loadContent
in interface IContentLoader
xmlPath
- the file pathcontentsys
- the contentsys
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |