You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Lonzak (JIRA)" <ji...@apache.org> on 2019/01/02 16:04:00 UTC

[jira] [Created] (PDFBOX-4420) Correct javadoc comment

Lonzak created PDFBOX-4420:
------------------------------

             Summary: Correct javadoc comment
                 Key: PDFBOX-4420
                 URL: https://issues.apache.org/jira/browse/PDFBOX-4420
             Project: PDFBox
          Issue Type: Improvement
          Components: Preflight
    Affects Versions: 2.0.13, 2.0.12, 2.0.11, 2.0.10, 2.0.9, 2.0.8
            Reporter: Lonzak


Found a strange class referenced in the

[https://pdfbox.apache.org/docs/2.0.13/javadocs/org/apache/pdfbox/preflight/Validator_A1b.html]

 

>This class is a simple main class used to check the validity of a pdf file. Usage : java >net.awl.edoc.pdfa.Validator <file path>

 

Should be:

This class is a simple main class used to check the validity of a pdf file.

Usage : *java org.apache.pdfbox.preflight.Validator_A1b*  <file path>

 

 

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org