public class HtmlEntityTables extends Object
| Modifier and Type | Field and Description |
|---|---|
static int[] |
m_codeCodeTbl |
static String[] |
m_codeDescTbl |
static String[] |
m_codeStrTbl |
static int[] |
m_nameCodeTbl |
static String[] |
m_nameStrTbl |
| Constructor and Description |
|---|
HtmlEntityTables() |
| Modifier and Type | Method and Description |
|---|---|
static int |
findCode(String name) |
static String |
findName(int code) |
Copyright © 2017 etc.to. All rights reserved.