public class EntityArrays extends Object
| 构造器和说明 |
|---|
EntityArrays() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String[][] |
APOS_ESCAPE()
Mapping to escape the apostrophe character to its XML character entity.
|
static String[][] |
BASIC_ESCAPE()
Mapping to escape the basic XML and HTML character entities.
|
public static String[][] BASIC_ESCAPE()
" & < >public static String[][] APOS_ESCAPE()
Copyright © 2019. All rights reserved.