cz.vity.freerapid.xmlimport
Class XMLBind

java.lang.Object
  extended by cz.vity.freerapid.xmlimport.XMLBind

public class XMLBind
extends Object

Author:
Ladislav Vitasek

Constructor Summary
XMLBind()
           
 
Method Summary
 Plugins loadPluginList(String xmlData)
          Nacte data z XML pomoci technologie JAXB a vlozi je
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLBind

public XMLBind()
Method Detail

loadPluginList

public Plugins loadPluginList(String xmlData)
                       throws JAXBException,
                              SAXException
Nacte data z XML pomoci technologie JAXB a vlozi je

Parameters:
xmlData - xml struktura dat
Returns:
instance objektu Plugins, ktery obsahuje seznam dostupnych pluginu na server
Throws:
JAXBException
SAXException