Uses of Class
org.openpdf.text.pdf.parser.ParsedText
Packages that use ParsedText
-
Uses of ParsedText in org.openpdf.text.pdf.parser
Fields in org.openpdf.text.pdf.parser with type parameters of type ParsedTextModifier and TypeFieldDescriptionprivate final ArrayList<ParsedText> PdfContentTextLocator.fragmentsMethods in org.openpdf.text.pdf.parser that return ParsedTextModifier and TypeMethodDescriptionprotected static ParsedTextParsedText.create(PdfString text, GraphicsState graphicsState, Matrix textMatrix) Methods in org.openpdf.text.pdf.parser with parameters of type ParsedTextModifier and TypeMethodDescriptionvoidMarkedUpTextAssembler.process(ParsedText unassembled, String contextName) Remember an unassembled chunk until we hit the end of this element, or we hit an assembled chunk, and need to pull things together.voidTextAssembler.process(ParsedText parsed, String contextName)