RED-4875 - added '.' in javadoc
This commit is contained in:
parent
3e586722f2
commit
c6ed6a2775
@ -76,7 +76,7 @@ public class InvisibleElementRemovalService {
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This method is similar to {@link #removeInvisibleElements(InputStream, OutputStream, boolean)}, just with a PDFDoc
|
* This method is similar to {@link #removeInvisibleElements(InputStream, OutputStream, boolean)}, just with a PDFDoc.
|
||||||
*/
|
*/
|
||||||
@SneakyThrows
|
@SneakyThrows
|
||||||
public void removeInvisibleElements(PDFDoc pdfDoc, boolean delta) {
|
public void removeInvisibleElements(PDFDoc pdfDoc, boolean delta) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user