Author: mrglavas
Date: Tue May 13 20:52:33 2008
New Revision: 656098
URL: http://svn.apache.org/viewvc?rev=656098&view=rev
Log:
Fix-up Javadoc.
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/jaxp/validation/XSGrammarPoolContainer.java
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/jaxp/validation/XSGrammarPoolContainer.java
URL:
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/jaxp/validation/XSGrammarPoolContainer.java?rev=656098&r1=656097&r2=656098&view=diff
==============================================================================
---
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/jaxp/validation/XSGrammarPoolContainer.java
(original)
+++
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/jaxp/validation/XSGrammarPoolContainer.java
Tue May 13 20:52:33 2008
@@ -53,10 +53,10 @@
public Boolean getFeature(String featureId);
/**
- * Returns the version of the schema components contained in this
- * object
+ * <p>Returns the version of the schema components contained in this
+ * object.</p>
*
- * @ return the version of the schema components contained in this
+ * @return the version of the schema components contained in this
* object
*/
public String getXMLSchemaVersion();
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]