jcolibri.extensions.recommendation.ContentBasedProfile
Class CreateProfile

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

public class CreateProfile
extends java.lang.Object

Stores an user profile (query object) into 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
CreateProfile()
           
 
Method Summary
static void createProfile(CBRQuery query, java.lang.String filename)
          Stores a query into a XML file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateProfile

public CreateProfile()
Method Detail

createProfile

public static void createProfile(CBRQuery query,
                                 java.lang.String filename)
Stores a query into a XML file

Parameters:
query - to store
filename - of the XML file

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