Uses of Class
org.openpdf.text.pdf.parser.FinalText
Packages that use FinalText
-
Uses of FinalText in org.openpdf.text.pdf.parser
Fields in org.openpdf.text.pdf.parser with type parameters of type FinalTextModifier and TypeFieldDescriptionMarkedUpTextAssembler.resultour result may be partially processed already, in which case we'll just add things to it, once ready.Methods in org.openpdf.text.pdf.parser that return FinalTextModifier and TypeMethodDescriptionprivate FinalTextMarkedUpTextAssembler.concatenateResult(String containingElementName) MarkedUpTextAssembler.endParsingContext(String containingElementName) TextAssembler.endParsingContext(String containingElementName) FinalText.getFinalText(PdfReader reader, int page, TextAssembler assembler, boolean useMarkup) ParsedText.getFinalText(PdfReader reader, int page, TextAssembler assembler, boolean useMarkup) TextAssemblyBuffer.getFinalText(PdfReader reader, int page, TextAssembler assembler, boolean useMarkup) Word.getFinalText(PdfReader reader, int page, TextAssembler assembler, boolean useMarkup) Methods in org.openpdf.text.pdf.parser with parameters of type FinalTextModifier and TypeMethodDescriptionvoidSlot fully-assembled chunk into our result at the current location.voidvoidMarkedUpTextAssembler.renderText(FinalText finalText) voidTextAssembler.renderText(FinalText completed)