public class DocBookmark extends DocElement
| Modifier and Type | Field and Description | 
|---|---|
static String | 
ATT_REF  | 
static String | 
TAG_NAME  | 
ELEMENT_TYPE_PARAGRAPH, ELEMENT_TYPE_TABLE, ELEMENT_TYPE_TABLECELL, ELEMENT_TYPE_TABLEROW| Constructor and Description | 
|---|
DocBookmark()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getRef()  | 
String | 
getTitle()  | 
void | 
setRef(String ref)  | 
void | 
setTitle(String title)  | 
getId, setId, toStringpublic static final String TAG_NAME
public static final String ATT_REF
Copyright © 2022 Fugerit. All rights reserved.