Uses of Class
com.lowagie.text.pdf.parser.ParsedText
Packages that use ParsedText
-
Uses of ParsedText in com.lowagie.text.pdf.parser
Methods in com.lowagie.text.pdf.parser with parameters of type ParsedTextModifier and TypeMethodDescriptionvoid
MarkedUpTextAssembler.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.void
TextAssembler.process
(ParsedText parsed, String contextName)