553554555556557558559560561562563
if (linebox instanceof ParagraphPoolBox == false) { throw new NullPointerException("Line must not be null"); } paragraph.addGeneratedChild(linebox); } } protected TextAlignmentProcessor create(final CSSValue alignment, final CSSValue lastLine)
if (linebox instanceof ParagraphPoolBox == false) { throw new NullPointerException("Line must not be null"); } paragraph.addGeneratedChild(linebox); } } protected TextAlignmentProcessor create(CSSValue alignment, CSSValue lastLine)