Hi Dmitry,

On 28 May 2013 12:08, Dmitry Katsubo <dm...@mail.ru> wrote:

> Dear iText developers,
>
> First of all thanks for such a great library. Your efforts are appreciated.
>
> Would it be possible to apply the following small improvement:
> make SimpleTextExtractionStrategy.result protected, so that it is
> available for child classes? Namely:
>
> protected final StringBuffer result = new StringBuffer();
>

Do you really need the StringBuffer? Or could you do with the stringified
version through getResultantText() ?

http://api.itextpdf.com/itext/com/itextpdf/text/pdf/parser/SimpleTextExtractionStrategy.html#getResultantText%28%29

Cheers,
alexis
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to