Class FontManagerConfigurator

java.lang.Object
org.docx4j.fonts.fop.fonts.FontManagerConfigurator

public class FontManagerConfigurator
extends java.lang.Object
Configurator of the FontManager
  • Constructor Summary

    Constructors 
    Constructor Description
    FontManagerConfigurator​(Configuration cfg)
    Main constructor
  • Method Summary

    Modifier and Type Method Description
    void configure​(FontManager fontManager, boolean strict)
    Initializes font settings from the user configuration

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • configure

      public void configure​(FontManager fontManager, boolean strict) throws FOPException
      Initializes font settings from the user configuration
      Parameters:
      fontManager - a font manager
      strict - true if strict checking of the configuration is enabled
      Throws:
      FOPException - if an exception occurs while processing the configuration