formatting
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
package stirling.software.SPDF.model;
|
||||
|
||||
public class PDFText {
|
||||
private final int pageIndex;
|
||||
private final float x1;
|
||||
@@ -39,4 +40,4 @@ public class PDFText {
|
||||
public String getText() {
|
||||
return text;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user