Author: mukulg
Date: Wed May 16 04:52:00 2018
New Revision: 1831672
URL: http://svn.apache.org/viewvc?rev=1831672&view=rev
Log:
minor changes to class comments
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XSValidatorHelper.java
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XSValidatorHelper.java
URL:
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XSValidatorHelper.java?rev=1831672&r1=1831671&r2=1831672&view=diff
==============================================================================
---
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XSValidatorHelper.java
(original)
+++
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XSValidatorHelper.java
Wed May 16 04:52:00 2018
@@ -71,9 +71,10 @@ import org.apache.xerces.xs.datatypes.Ob
/**
*
- * A class providing functionalities and object state data to XML Schema
validator. Important
- * functionalities provided by this class are IDC constraint primitives,
schema error handling
- * routines and CTA/assertion interfaces with the XML Schema validator.
+ * A class providing certain functionalities and has validation session data
for the
+ * XML Schema validator. Important functionalities provided by this class are
IDC constraint
+ * implementation, schema error handling routines and CTA/assertion interfaces
with the
+ * XML Schema validator.
*
* @xerces.internal
*
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]