Author: mrglavas
Date: Wed Jun 2 04:12:35 2010
New Revision: 950361
URL: http://svn.apache.org/viewvc?rev=950361&view=rev
Log:
Adding @version tags to some classes that were missing them.
Modified:
xerces/java/trunk/src/org/apache/html/dom/SecuritySupport.java
xerces/java/trunk/src/org/apache/xerces/dom/SecuritySupport.java
xerces/java/trunk/src/org/apache/xerces/impl/dv/SecuritySupport.java
xerces/java/trunk/src/org/apache/xerces/parsers/SecuritySupport.java
xerces/java/trunk/src/org/apache/xerces/xinclude/SecuritySupport.java
xerces/java/trunk/src/org/apache/xml/serialize/SecuritySupport.java
Modified: xerces/java/trunk/src/org/apache/html/dom/SecuritySupport.java
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/SecuritySupport.java?rev=950361&r1=950360&r2=950361&view=diff
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/SecuritySupport.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/SecuritySupport.java Wed Jun 2
04:12:35 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/trunk/src/org/apache/xerces/dom/SecuritySupport.java
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/dom/SecuritySupport.java?rev=950361&r1=950360&r2=950361&view=diff
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/dom/SecuritySupport.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/dom/SecuritySupport.java Wed Jun 2
04:12:35 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/trunk/src/org/apache/xerces/impl/dv/SecuritySupport.java
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/dv/SecuritySupport.java?rev=950361&r1=950360&r2=950361&view=diff
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/dv/SecuritySupport.java
(original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/dv/SecuritySupport.java Wed
Jun 2 04:12:35 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/trunk/src/org/apache/xerces/parsers/SecuritySupport.java
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/parsers/SecuritySupport.java?rev=950361&r1=950360&r2=950361&view=diff
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/parsers/SecuritySupport.java
(original)
+++ xerces/java/trunk/src/org/apache/xerces/parsers/SecuritySupport.java Wed
Jun 2 04:12:35 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/trunk/src/org/apache/xerces/xinclude/SecuritySupport.java
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/xinclude/SecuritySupport.java?rev=950361&r1=950360&r2=950361&view=diff
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/xinclude/SecuritySupport.java
(original)
+++ xerces/java/trunk/src/org/apache/xerces/xinclude/SecuritySupport.java Wed
Jun 2 04:12:35 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/trunk/src/org/apache/xml/serialize/SecuritySupport.java
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xml/serialize/SecuritySupport.java?rev=950361&r1=950360&r2=950361&view=diff
==============================================================================
--- xerces/java/trunk/src/org/apache/xml/serialize/SecuritySupport.java
(original)
+++ xerces/java/trunk/src/org/apache/xml/serialize/SecuritySupport.java Wed Jun
2 04:12:35 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]