Class AcrolinxMatchFromJSON
- java.lang.Object
-
- com.acrolinx.sidebar.pojo.document.AcrolinxMatchFromJSON
-
public class AcrolinxMatchFromJSON extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AcrolinxMatchFromJSON()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AcrolinxMatch
getAsAcrolinxMatch()
AcrolinxMatchWithReplacement
getAsAcrolinxMatchWithReplacement()
-
-
-
Method Detail
-
getAsAcrolinxMatch
public AcrolinxMatch getAsAcrolinxMatch()
-
getAsAcrolinxMatchWithReplacement
public AcrolinxMatchWithReplacement getAsAcrolinxMatchWithReplacement()
-
-