public class XhtmlTemplateUtils extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_COLS |
static int |
DEFAULT_ROWS |
Constructor and Description |
---|
XhtmlTemplateUtils() |
Modifier and Type | Method and Description |
---|---|
static Variable |
extractVariableDeclaration(XMLEventReader parentEventReader,
XmlEventReaderFactory xmlEventReaderFactory) |
static boolean |
isVariableDeclaration(StartElement startElement) |
public static final int DEFAULT_ROWS
public static final int DEFAULT_COLS
public static boolean isVariableDeclaration(StartElement startElement)
public static Variable extractVariableDeclaration(XMLEventReader parentEventReader, XmlEventReaderFactory xmlEventReaderFactory) throws XMLStreamException
XMLStreamException
Copyright © 2003–2019 Atlassian. All rights reserved.