public class PageLayoutVisitor extends Object implements XhtmlVisitor
Constructor and Description |
---|
PageLayoutVisitor() |
Modifier and Type | Method and Description |
---|---|
int |
getPageLayout2CellCount() |
int |
getPageLayout2RowCount() |
String |
getPageLayoutOneType() |
boolean |
handle(XMLEvent xmlEvent,
ConversionContext context)
Called on each XMLEvent during a parse of an XHTML document.
|
public boolean handle(XMLEvent xmlEvent, ConversionContext context)
XhtmlVisitor
handle
in interface XhtmlVisitor
public String getPageLayoutOneType()
public int getPageLayout2CellCount()
public int getPageLayout2RowCount()
Copyright © 2003–2020 Atlassian. All rights reserved.