public class Ligature extends Object
| Constructor and Description | 
|---|
| Ligature() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getLigature()Getter for property ligature. | 
| String | getSuccessor()Getter for property successor. | 
| void | setLigature(String lig)Setter for property ligature. | 
| void | setSuccessor(String successorValue)Setter for property successor. | 
public String getLigature()
public void setLigature(String lig)
lig - New value of property ligature.public String getSuccessor()
public void setSuccessor(String successorValue)
successorValue - New value of property successor.Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.