de.iqser.factory.classes
Class HTMLFactory
java.lang.Object
de.iqser.factory.classes.HTMLFactory
- All Implemented Interfaces:
- RenderingFactoryIF
public class HTMLFactory
- extends Object
- implements RenderingFactoryIF
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLFactory
public HTMLFactory()
init
public void init(String iqserWebserviceUrl,
int contentId)
- Specified by:
init in interface RenderingFactoryIF
getJSP
public String getJSP()
- Specified by:
getJSP in interface RenderingFactoryIF
getDisplayTitle
public String getDisplayTitle()
- Specified by:
getDisplayTitle in interface RenderingFactoryIF
getType
public String getType()
- Specified by:
getType in interface RenderingFactoryIF
getModificationDate
public String getModificationDate()
- Specified by:
getModificationDate in interface RenderingFactoryIF
getScore
public float getScore()
- Specified by:
getScore in interface RenderingFactoryIF
getURL
public String getURL()
- Specified by:
getURL in interface RenderingFactoryIF
getAttributes
public List<String[]> getAttributes()
- Specified by:
getAttributes in interface RenderingFactoryIF
getText
public String getText()
- Specified by:
getText in interface RenderingFactoryIF
getText
public String getText(int maxLength)
- Specified by:
getText in interface RenderingFactoryIF
Copyright © 2011. All Rights Reserved.