You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/09/28 15:56:35 UTC

svn commit: r580357 - /lenya/trunk/src/java/org/apache/lenya/xml/Schema.java

Author: andreas
Date: Fri Sep 28 06:56:35 2007
New Revision: 580357

URL: http://svn.apache.org/viewvc?rev=580357&view=rev
Log:
Removed unused javadoc parameter

Modified:
    lenya/trunk/src/java/org/apache/lenya/xml/Schema.java

Modified: lenya/trunk/src/java/org/apache/lenya/xml/Schema.java
URL: http://svn.apache.org/viewvc/lenya/trunk/src/java/org/apache/lenya/xml/Schema.java?rev=580357&r1=580356&r2=580357&view=diff
==============================================================================
--- lenya/trunk/src/java/org/apache/lenya/xml/Schema.java (original)
+++ lenya/trunk/src/java/org/apache/lenya/xml/Schema.java Fri Sep 28 06:56:35 2007
@@ -44,7 +44,6 @@
      * @param language The language, as defined by
      *            org.apache.cocoon.components.validation.Validator.
      * @param schemaUri The schema URI.
-     * @param httpUri The URI to access the schema via HTTP.
      * @see org.apache.cocoon.components.validation.Validator
      */
     public Schema(String language, String schemaUri) {



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org