You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2010/04/25 19:11:12 UTC

svn commit: r937829 - /xerces/java/trunk/src/org/apache/xerces/impl/xs/FilePathToURI.java

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: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org