Author: mukulg
Date: Fri Jan 25 05:52:55 2019
New Revision: 1852094
URL: http://svn.apache.org/viewvc?rev=1852094&view=rev
Log:
minor changes to javadocs comments
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/AbstractPsychoPathXPath2Impl.java
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLAssertPsychopathXPath2Impl.java
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/AbstractPsychoPathXPath2Impl.java
URL:
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/AbstractPsychoPathXPath2Impl.java?rev=1852094&r1=1852093&r2=1852094&view=diff
==============================================================================
---
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/AbstractPsychoPathXPath2Impl.java
(original)
+++
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/AbstractPsychoPathXPath2Impl.java
Fri Jan 25 05:52:55 2019
@@ -52,7 +52,8 @@ import org.w3c.dom.Document;
import org.w3c.dom.Element;
/**
- * A class providing common services for XPath expression evaluation, with
'PsychoPath XPath 2.0' engine.
+ * A class providing common services for XPath expression evaluation, with
+ * "PsychoPath XPath 2.0" engine
(https://wiki.eclipse.org/PsychoPathXPathProcessor).
*
* @xerces.internal
*
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLAssertPsychopathXPath2Impl.java
URL:
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLAssertPsychopathXPath2Impl.java?rev=1852094&r1=1852093&r2=1852094&view=diff
==============================================================================
---
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLAssertPsychopathXPath2Impl.java
(original)
+++
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLAssertPsychopathXPath2Impl.java
Fri Jan 25 05:52:55 2019
@@ -59,9 +59,9 @@ import org.w3c.dom.Document;
import org.w3c.dom.Element;
/**
- * Class implementing an XPath interface for XML Schema 1.1 "assertions"
evaluation.
- * This class interfaces with the "Eclipse/PsychoPath XPath 2.0" engine for
XPath
- * expression evaluations for XSD assertions.
+ * A class implementing an XPath interface for XML Schema 1.1 "assertions"
evaluation. This class interfaces with
+ * the "PsychoPath XPath 2.0" engine
(https://wiki.eclipse.org/PsychoPathXPathProcessor) for XPath expression
+ * evaluations for XSD assertions.
*
* An instance of this class constructs Xerces PSVI enabled DOM trees (which
are in-memory XDM
* representation for PsychoPath XPath 2.0 engine) from XNI event calls. XSD
assertions
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]