public class HeaderFooterHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
HeaderFooterEntity_Date |
static String |
HeaderFooterEntity_File |
static String |
HeaderFooterEntity_Time |
Constructor and Description |
---|
HeaderFooterHelper() |
Modifier and Type | Method and Description |
---|---|
String |
getCenterSection(String string) |
String |
getLeftSection(String string) |
String |
getRightSection(String string) |
String |
setCenterSection(String string,
String newCenter) |
String |
setLeftSection(String string,
String newLeft) |
String |
setRightSection(String string,
String newRight) |
public static final String HeaderFooterEntity_File
public static final String HeaderFooterEntity_Date
public static final String HeaderFooterEntity_Time
Copyright © 2020. All rights reserved.