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)
XhtmlVisitorhandle in interface XhtmlVisitorpublic String getPageLayoutOneType()
public int getPageLayout2CellCount()
public int getPageLayout2RowCount()
Copyright © 2003–2018 Atlassian. All rights reserved.