Class FontUtils

java.lang.Object
org.docx4j.fonts.FontUtils

public class FontUtils
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.CharSequence replacement  
    static java.lang.CharSequence target  
  • Constructor Summary

    Constructors 
    Constructor Description
    FontUtils()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String pathFromURL​(java.lang.String path)  

    Methods inherited from class java.lang.Object

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

    • target

      public static final java.lang.CharSequence target
    • replacement

      public static final java.lang.CharSequence replacement
  • Constructor Details

  • Method Details

    • pathFromURL

      public static java.lang.String pathFromURL​(java.lang.String path)