Author: mrglavas
Date: Sun Apr 25 17:11:12 2010
New Revision: 937829

URL: http://svn.apache.org/viewvc?rev=937829&view=rev
Log:
@xerces.internal and @version were missing.

Modified:
    xerces/java/trunk/src/org/apache/xerces/impl/xs/FilePathToURI.java

Modified: xerces/java/trunk/src/org/apache/xerces/impl/xs/FilePathToURI.java
URL: 
http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/xs/FilePathToURI.java?rev=937829&r1=937828&r2=937829&view=diff
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/xs/FilePathToURI.java 
(original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/xs/FilePathToURI.java Sun Apr 
25 17:11:12 2010
@@ -17,6 +17,11 @@
 
 package org.apache.xerces.impl.xs;
 
+/**
+ * @xerces.internal
+ * 
+ * @version $Id$
+ */
 final class FilePathToURI {
 
     // which ASCII characters need to be escaped



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to