public class HtmlSyntaxicScheme.HtmlSequentialElementGroup extends SyntaxicScheme.AbstractSequentialElementGroup
authorizeEmptyElements, elements
Constructor and Description |
---|
HtmlSequentialElementGroup(boolean authorizeEmptyElements) |
Modifier and Type | Method and Description |
---|---|
int |
length()
Sums all elements lengths.
|
void |
render(StringBuilder sb) |
elementsAreUnique, height, heightAbove
addElement, compress, equals, hashCode, isAuthorizeEmptyElements, isEmpty
toString
public HtmlSequentialElementGroup(boolean authorizeEmptyElements)
public int length()
SyntaxicScheme.AbstractSequentialElementGroup
length
in interface SyntaxicScheme.Element
length
in class SyntaxicScheme.AbstractSequentialElementGroup
public void render(StringBuilder sb)