Modifier and Type | Field and Description |
---|---|
static int |
HEADING_LARGE
Defines a large heading.
|
static int |
HEADING_MEDIUM
Defines a medium-size heading.
|
static int |
HEADING_SMALL
Defines a small heading.
|
int |
m_level
Denotes the level of the heading.
|
String |
m_titleAnchor
Contains the anchor to the heading
|
String |
m_titleSection
Contains a section link.
|
String |
m_titleText
Contains the text of the heading.
|
Constructor and Description |
---|
Heading() |
public static final int HEADING_SMALL
public static final int HEADING_MEDIUM
public static final int HEADING_LARGE
public int m_level
public String m_titleText
public String m_titleAnchor
public String m_titleSection
public Heading()
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.