public class UpdateTokensStep extends IterateStructuralProcessStep
Constructor | Description |
---|---|
UpdateTokensStep() |
Modifier and Type | Method | Description |
---|---|---|
void |
compute(LogicalPageBox pageBox,
LayoutProcess layoutProcess,
RenderPageContext pageContext) |
|
protected java.lang.String |
resolveToken(ResolvedToken resolvedToken) |
|
protected boolean |
startInlineBox(InlineRenderBox box) |
finishBlockBox, finishInlineBox, finishNormalFlow, finishOtherBox, finishOtherNode, processBoxChilds, processParagraphChilds, startBlockBox, startNormalFlow, startOtherBox, startOtherNode, startProcessing
public void compute(LogicalPageBox pageBox, LayoutProcess layoutProcess, RenderPageContext pageContext)
protected boolean startInlineBox(InlineRenderBox box)
startInlineBox
in class IterateStructuralProcessStep
protected java.lang.String resolveToken(ResolvedToken resolvedToken)