org.sakaiproject.importer.impl.importables
Class HtmlDocument
java.lang.Object
org.sakaiproject.importer.impl.importables.AbstractImportable
org.sakaiproject.importer.impl.importables.HtmlDocument
- All Implemented Interfaces:
- HasSequence, Importable
public class HtmlDocument
- extends AbstractImportable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlDocument
public HtmlDocument()
getTypeName
public String getTypeName()
getContent
public String getContent()
setContent
public void setContent(String content)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
Copyright © 2005-2012 Sakai Foundation. All Rights Reserved.