jcolibri.extensions.recommendation.ContentBasedProfile
Class ObtainQueryFromProfile

java.lang.Object
  extended by jcolibri.extensions.recommendation.ContentBasedProfile.ObtainQueryFromProfile

public class ObtainQueryFromProfile
extends java.lang.Object

Obtains an user profile (query object) from a XML file.

Version:
1.0
Author:
Juan A. Recio-Garcia, Developed at University College Cork (Ireland) in collaboration with Derek Bridge.
See Also:
QuerySerializer

Constructor Summary
ObtainQueryFromProfile()
           
 
Method Summary
static CBRQuery obtainQueryFromProfile(java.lang.String filename)
          Obtains a query from a XML file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObtainQueryFromProfile

public ObtainQueryFromProfile()
Method Detail

obtainQueryFromProfile

public static CBRQuery obtainQueryFromProfile(java.lang.String filename)
Obtains a query from a XML file

Parameters:
filename - of the XML file
Returns:
the query

GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es