com.itextpdf.text.pdf.parser
Class GlyphTextRenderListener
java.lang.Object
com.itextpdf.text.pdf.parser.GlyphRenderListener
com.itextpdf.text.pdf.parser.GlyphTextRenderListener
- All Implemented Interfaces:
- RenderListener, TextExtractionStrategy
public class GlyphTextRenderListener
- extends GlyphRenderListener
- implements TextExtractionStrategy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlyphTextRenderListener
public GlyphTextRenderListener(TextExtractionStrategy delegate)
getResultantText
public String getResultantText()
- Description copied from interface:
TextExtractionStrategy
- Returns the result so far.
- Specified by:
getResultantText
in interface TextExtractionStrategy
- Returns:
- a String with the resulting text.
Copyright © 2014. All Rights Reserved.