org.apache.tika.parser.microsoft
Class TextCell
java.lang.Object
org.apache.tika.parser.microsoft.TextCell
- All Implemented Interfaces:
- Cell
public class TextCell
- extends Object
- implements Cell
Text cell.
TextCell
public TextCell(String text)
render
public void render(XHTMLContentHandler handler)
throws SAXException
- Description copied from interface:
Cell
- Renders the content to the given XHTML SAX event stream.
- Specified by:
render
in interface Cell
- Throws:
SAXException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.