org.sakaiproject.importer.impl.importables
Class TextDocument
java.lang.Object
org.sakaiproject.importer.impl.importables.AbstractImportable
org.sakaiproject.importer.impl.importables.TextDocument
- All Implemented Interfaces:
- HasSequence, Importable
public class TextDocument
- extends AbstractImportable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextDocument
public TextDocument()
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.