|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.html.HTMLEntity
public class HTMLEntity
Entity enumeration.
Created: 26.01.2007 10:04:35
| Field Summary | |
|---|---|
java.lang.String |
htmlCode
|
int |
xmlCode
|
| Constructor Summary | |
|---|---|
HTMLEntity(java.lang.String htmlCode,
int xmlCode)
|
|
| Method Summary | |
|---|---|
static HTMLEntity[] |
getAllInstances()
|
static HTMLEntity |
getEntity(java.lang.String s,
int i)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String htmlCode
public int xmlCode
| Constructor Detail |
|---|
public HTMLEntity(java.lang.String htmlCode,
int xmlCode)
| Method Detail |
|---|
public static HTMLEntity[] getAllInstances()
public static HTMLEntity getEntity(java.lang.String s,
int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||