public class XEasyPdfTemplateTags extends Object
Copyright (c) 2020-2023 xsx All Rights Reserved. x-easypdf is licensed under Mulan PSL v2. You can use this software according to the terms and conditions of the Mulan PSL v2. You may obtain a copy of Mulan PSL v2 at: http://license.coscl.org.cn/MulanPSL2 THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE. See the Mulan PSL v2 for more details.
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
BARCODE
条形码
标签:"fo:barcode"
|
static String |
BASIC_LINK
超链接
标签:"fo:basic-link"
|
static String |
BLOCK
块
标签:"fo:block"
|
static String |
BLOCK_CONTAINER
块容器
标签:"fo:block-container"
|
static String |
BOOKMARK
书签
标签:"fo:bookmark"
|
static String |
BOOKMARK_TITLE
书签标题
标签:"fo:bookmark-title"
|
static String |
BOOKMARK_TREE
书签树
标签:"fo:bookmark-tree"
|
static String |
EXTERNAL_GRAPHIC
外部图形
标签:"fo:external-graphic"
|
static String |
FLOW
页面流
标签:"fo:flow"
|
static String |
IN_LINE
内联
标签:"fo:inline"
|
static String |
INSTREAM_FOREIGN_OBJECT
外部对象
标签:"fo:instream-foreign-object"
|
static String |
LAYOUT_MASTER_SET
页面模板
标签:"fo:layout-master-set"
|
static String |
LEADER
分割线
标签:"fo:leader"
|
static String |
PAGE_NUMBER
页码
标签:"fo:page-number"
|
static String |
PAGE_NUMBER_CITATION_LAST
总页码
标签:"fo:page-number-citation-last"
|
static String |
PAGE_SEQUENCE
页面序列
标签:"fo:page-sequence"
|
static String |
REGION_AFTER
页脚
标签:"fo:region-after"
|
static String |
REGION_BEFORE
页眉
标签:"fo:region-before"
|
static String |
REGION_BODY
主体(页面的主体)
标签:"fo:region-body"
|
static String |
REGION_END
右侧栏
标签:"fo:region-end"
|
static String |
REGION_START
左侧栏
标签:"fo:region-start"
|
static String |
SIMPLE_PAGE_MASTER
单页面模板
标签:"fo:simple-page-master"
|
static String |
STATIC_CONTENT
静态内容
标签:"fo:static-content"
|
static String |
TABLE
表格
标签:"fo:table"
|
static String |
TABLE_BODY
表体
标签:"fo:table-body"
|
static String |
TABLE_CELL
表格单元格
标签:"fo:table-cell"
|
static String |
TABLE_COLUMN
表格列
标签:"fo:table-column"
|
static String |
TABLE_FOOTER
表尾
标签:"fo:table-footer"
|
static String |
TABLE_HEADER
表头
标签:"fo:table-header"
|
static String |
TABLE_ROW
表格行
标签:"fo:table-row"
|
| 构造器和说明 |
|---|
XEasyPdfTemplateTags() |
public static final String LAYOUT_MASTER_SET
标签:"fo:layout-master-set"
public static final String SIMPLE_PAGE_MASTER
标签:"fo:simple-page-master"
public static final String PAGE_NUMBER_CITATION_LAST
标签:"fo:page-number-citation-last"
public static final String EXTERNAL_GRAPHIC
标签:"fo:external-graphic"
public static final String INSTREAM_FOREIGN_OBJECT
标签:"fo:instream-foreign-object"
Copyright © 2023. All rights reserved.