|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcolibri.extensions.recommendation.ContentBasedProfile.CreateProfile
public class CreateProfile
Stores an user profile (query object) into a XML file.
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 |
---|
public CreateProfile()
Method Detail |
---|
public static void createProfile(CBRQuery query, java.lang.String filename)
query
- to storefilename
- of the XML file
|
GAIA - Group for Artificial Intelligence Applications http://gaia.fdi.ucm.es |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |