Author: mukulg
Date: Sat Aug 18 05:47:11 2018
New Revision: 1838308
URL: http://svn.apache.org/viewvc?rev=1838308&view=rev
Log:
minor and trivial source code formatting improvement
Modified:
xerces/java/branches/xml-schema-1.1-dev/samples/jaxp/SourceValidator.java
xerces/java/trunk/samples/jaxp/SourceValidator.java
Modified:
xerces/java/branches/xml-schema-1.1-dev/samples/jaxp/SourceValidator.java
URL:
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/samples/jaxp/SourceValidator.java?rev=1838308&r1=1838307&r2=1838308&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/samples/jaxp/SourceValidator.java
(original)
+++ xerces/java/branches/xml-schema-1.1-dev/samples/jaxp/SourceValidator.java
Sat Aug 18 05:47:11 2018
@@ -67,8 +67,7 @@ import org.xml.sax.helpers.XMLReaderFact
*
* @version $Id$
*/
-public class SourceValidator
- implements ErrorHandler {
+public class SourceValidator implements ErrorHandler {
//
// Constants
Modified: xerces/java/trunk/samples/jaxp/SourceValidator.java
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/samples/jaxp/SourceValidator.java?rev=1838308&r1=1838307&r2=1838308&view=diff
==============================================================================
--- xerces/java/trunk/samples/jaxp/SourceValidator.java (original)
+++ xerces/java/trunk/samples/jaxp/SourceValidator.java Sat Aug 18 05:47:11 2018
@@ -67,8 +67,7 @@ import org.xml.sax.helpers.XMLReaderFact
*
* @version $Id$
*/
-public class SourceValidator
- implements ErrorHandler {
+public class SourceValidator implements ErrorHandler {
//
// Constants
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]