Class EntitiesToSymbol

java.lang.Object
com.aowagie.text.xml.simpleparser.EntitiesToSymbol

public class EntitiesToSymbol extends Object
This class contains entities that can be used in an entity tag.
  • Constructor Details

    • EntitiesToSymbol

      public EntitiesToSymbol()
  • Method Details

    • get

      public static Chunk get(String e, Font font)
      Gets a chunk with a symbol character.
      Parameters:
      e - a symbol value (see Entities class: alfa is greek alfa,...)
      font - the font if the symbol isn't found (otherwise Font.SYMBOL)
      Returns:
      a Chunk