public static class Fop.Fonts
extends java.lang.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>
| Modifier and Type | Field and Description |
|---|---|
protected Substitutions |
substitutions |
| Constructor and Description |
|---|
Fonts() |
| Modifier and Type | Method and Description |
|---|---|
Substitutions |
getSubstitutions()
Gets the value of the substitutions property.
|
void |
setSubstitutions(Substitutions value)
Sets the value of the substitutions property.
|
protected Substitutions substitutions
public Substitutions getSubstitutions()
Substitutionspublic void setSubstitutions(Substitutions value)
value - allowed object is
SubstitutionsCopyright © 2007–2023. All rights reserved.