Uses of Class
edu.uoc.pfc.social.exception.SocialNetworkXMLParseException

Packages that use SocialNetworkXMLParseException
edu.uoc.pfc.social.xml   
 

Uses of SocialNetworkXMLParseException in edu.uoc.pfc.social.xml
 

Methods in edu.uoc.pfc.social.xml that throw SocialNetworkXMLParseException
 Map<String,UserEntity> SocialNetworkXMLParser.parseXMLFile(InputStream is)
          Mètode amb el qual, a partir el InputStream de un document XML s'obté una estructura de mapa amb les dades del usuari que s'han demmagatzemar a la base de dades.
 

Constructors in edu.uoc.pfc.social.xml that throw SocialNetworkXMLParseException
SocialNetworkXMLParser()
          Mètode constructor.