|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.xml.simpleparser.EntitiesToSymbol
public class EntitiesToSymbol
This class contains entities that can be used in an entity tag.
| Constructor Summary | |
|---|---|
EntitiesToSymbol()
|
|
| Method Summary | |
|---|---|
static Chunk |
get(java.lang.String e,
Font font)
Gets a chunk with a symbol character. |
static char |
getCorrespondingSymbol(java.lang.String name)
Looks for the corresponding symbol in the font Symbol. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntitiesToSymbol()
| Method Detail |
|---|
public static Chunk get(java.lang.String e,
Font font)
e - a symbol value (see Entities class: alfa is greek alfa,...)font - the font if the symbol isn't found (otherwise Font.SYMBOL)
public static char getCorrespondingSymbol(java.lang.String name)
name - the name of the entity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||