Class EntitiesToSymbol
java.lang.Object
com.aowagie.text.xml.simpleparser.EntitiesToSymbol
This class contains entities that can be used in an entity tag.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
map
This is a map that contains all possible id values of the entity tag that can be translated to a character in font Symbol.
-
-
Constructor Details
-
EntitiesToSymbol
public EntitiesToSymbol()
-
-
Method Details
-
get
-
getCorrespondingSymbol
Looks for the corresponding symbol in the font Symbol.- Parameters:
name- the name of the entity- Returns:
- the corresponding character in font Symbol
-