Class Fop.Fonts

java.lang.Object
org.docx4j.convert.out.fopconf.Fop.Fonts
Enclosing class:
Fop

public static class Fop.Fonts extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://purl.org/dc/elements/1.1/}substitutions" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • Fonts

      public Fonts()
  • Method Details

    • getSubstitutions

      public Substitutions getSubstitutions()
      Gets the value of the substitutions property.
      Returns:
      possible object is Substitutions
    • setSubstitutions

      public void setSubstitutions(Substitutions value)
      Sets the value of the substitutions property.
      Parameters:
      value - allowed object is Substitutions