Uses of Class
com.lowagie.text.pdf.parser.ParsedText
-
Packages that use ParsedText Package Description com.lowagie.text.pdf.parser -
-
Uses of ParsedText in com.lowagie.text.pdf.parser
Methods in com.lowagie.text.pdf.parser with parameters of type ParsedText Modifier and Type Method Description void
MarkedUpTextAssembler. process(ParsedText unassembled, java.lang.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, java.lang.String contextName)
-