public class DocumentObject extends Object
| Constructor and Description |
|---|
DocumentObject(String keyword,
String headerLine) |
| Modifier and Type | Method and Description |
|---|---|
void |
addContent(String content) |
void |
addFooterLine(String footer) |
String |
getContent() |
String |
getContent(boolean includeHeaders) |
String |
getKeyword() |
Copyright © 2015. All rights reserved.