Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
7042

Files

FilesIWE
org/astrogrid/registry/RegistryException.java 020
org/astrogrid/registry/RegistrySearchException.java 001
org/astrogrid/registry/RegistryUpdateException.java 001
org/astrogrid/registry/common/RegistryDOMHelper.java 010
org/astrogrid/registry/common/XSLHelper.java 010

org/astrogrid/registry/RegistryException.java

ErrorLine
Warning First sentence should end with a period. 31
Warning First sentence should end with a period. 33

org/astrogrid/registry/RegistrySearchException.java

ErrorLine
Error Missing a Javadoc comment. 3

org/astrogrid/registry/RegistryUpdateException.java

ErrorLine
Error Missing a Javadoc comment. 3

org/astrogrid/registry/common/RegistryDOMHelper.java

ErrorLine
Warning First sentence should end with a period. 35

org/astrogrid/registry/common/XSLHelper.java

ErrorLine
Warning First sentence should end with a period. 28