| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
TEMPLATE_TAG_NAME |
"var" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
DEFAULT_GRAMER_REGEX |
"((#)?[\\w\\u4e00-\\u9fa5]+(\\.[\\w\\u4e00-\\u9fa5]+)*)?" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
LEVEL_NORMAL |
-1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
REGEX_LINE_CHARACTOR |
"\\n" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected final int |
CATEGORY_COL |
0 |
protected final int |
FIRST_ROW |
1 |
protected final int |
VALUE_START_COL |
1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final char |
EMPTY_CHAR |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
REGEX_GENERAL |
"((?!{0})(?!{1}).)*" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
XPATH_DRAWING |
"declare namespace w=\'http://schemas.openxmlformats.org/wordprocessingml/2006/main\' \n declare namespace mc=\'http://schemas.openxmlformats.org/markup-compatibility/2006\' .//mc:AlternateContent/mc:Choice/w:drawing" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
XPATH_PICT_TEXTBOX_TXBXCONTENT |
"declare namespace w=\'http://schemas.openxmlformats.org/wordprocessingml/2006/main\' \n declare namespace v=\'urn:schemas-microsoft-com:vml\' ./v:shape/v:textbox/w:txbxContent" |
public static final String |
XPATH_TEXTBOX_TXBXCONTENT |
"declare namespace w=\'http://schemas.openxmlformats.org/wordprocessingml/2006/main\' \n declare namespace mc=\'http://schemas.openxmlformats.org/markup-compatibility/2006\' .//mc:Fallback/*/w:txbxContent" |
public static final String |
XPATH_TXBX_TXBXCONTENT |
"declare namespace w=\'http://schemas.openxmlformats.org/wordprocessingml/2006/main\' \n declare namespace mc=\'http://schemas.openxmlformats.org/markup-compatibility/2006\' .//mc:Choice/*/w:txbxContent" |
Copyright © 2022. All rights reserved.