Author: mrglavas
Date: Wed Jun  2 04:13:03 2010
New Revision: 950362

URL: http://svn.apache.org/viewvc?rev=950362&view=rev
Log:
Adding @version tags to some classes that were missing them.

Modified:
    
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/html/dom/SecuritySupport.java
    
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/dom/SecuritySupport.java
    
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/dv/SecuritySupport.java
    
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/parsers/SecuritySupport.java
    
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/xinclude/SecuritySupport.java
    
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xml/serialize/SecuritySupport.java

Modified: 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/html/dom/SecuritySupport.java
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/html/dom/SecuritySupport.java?rev=950362&r1=950361&r2=950362&view=diff
==============================================================================
--- 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/html/dom/SecuritySupport.java
 (original)
+++ 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/html/dom/SecuritySupport.java
 Wed Jun  2 04:13:03 2010
@@ -31,6 +31,8 @@ import java.security.PrivilegedException
  * It is package private and therefore is not exposed as part of any API.
  * 
  * @xerces.internal
+ * 
+ * @version $Id$
  */
 final class SecuritySupport {
 

Modified: 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/dom/SecuritySupport.java
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/dom/SecuritySupport.java?rev=950362&r1=950361&r2=950362&view=diff
==============================================================================
--- 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/dom/SecuritySupport.java
 (original)
+++ 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/dom/SecuritySupport.java
 Wed Jun  2 04:13:03 2010
@@ -31,6 +31,8 @@ import java.security.PrivilegedException
  * It is package private and therefore is not exposed as part of any API.
  * 
  * @xerces.internal
+ * 
+ * @version $Id$
  */
 final class SecuritySupport {
 

Modified: 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/dv/SecuritySupport.java
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/dv/SecuritySupport.java?rev=950362&r1=950361&r2=950362&view=diff
==============================================================================
--- 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/dv/SecuritySupport.java
 (original)
+++ 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/dv/SecuritySupport.java
 Wed Jun  2 04:13:03 2010
@@ -31,6 +31,8 @@ import java.security.PrivilegedException
  * It is package private and therefore is not exposed as part of any API.
  * 
  * @xerces.internal
+ * 
+ * @version $Id$
  */
 final class SecuritySupport {
 

Modified: 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/parsers/SecuritySupport.java
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/parsers/SecuritySupport.java?rev=950362&r1=950361&r2=950362&view=diff
==============================================================================
--- 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/parsers/SecuritySupport.java
 (original)
+++ 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/parsers/SecuritySupport.java
 Wed Jun  2 04:13:03 2010
@@ -31,6 +31,8 @@ import java.security.PrivilegedException
  * It is package private and therefore is not exposed as part of any API.
  * 
  * @xerces.internal
+ * 
+ * @version $Id$
  */
 final class SecuritySupport {
 

Modified: 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/xinclude/SecuritySupport.java
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/xinclude/SecuritySupport.java?rev=950362&r1=950361&r2=950362&view=diff
==============================================================================
--- 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/xinclude/SecuritySupport.java
 (original)
+++ 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/xinclude/SecuritySupport.java
 Wed Jun  2 04:13:03 2010
@@ -31,6 +31,8 @@ import java.security.PrivilegedException
  * It is package private and therefore is not exposed as part of any API.
  * 
  * @xerces.internal
+ * 
+ * @version $Id$
  */
 final class SecuritySupport {
 

Modified: 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xml/serialize/SecuritySupport.java
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xml/serialize/SecuritySupport.java?rev=950362&r1=950361&r2=950362&view=diff
==============================================================================
--- 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xml/serialize/SecuritySupport.java
 (original)
+++ 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xml/serialize/SecuritySupport.java
 Wed Jun  2 04:13:03 2010
@@ -31,6 +31,8 @@ import java.security.PrivilegedException
  * It is package private and therefore is not exposed as part of any API.
  * 
  * @xerces.internal
+ * 
+ * @version $Id$
  */
 final class SecuritySupport {
 



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

Reply via email to