-
Enhancement
-
Resolution: Duplicate
-
P5
-
None
-
1.4.1
-
generic
-
generic
Name: bsT130419 Date: 10/10/2001
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)
Could we have a standard factory interface for creating:
"org.w3c.dom.xpath.XPathEvaluator" objects that the w3c have resently proposed
http://www.w3.org/TR/2001/WD-DOM-Level-3-XPath-20010830/java-binding.html
Something like "javax.jaxp.xpath.XPathFactory.newXPath(String xpathExpression)"
so that I can create xpath objects in a implementation independant maner.
Also can we have a factory interface for creating xml schema validators much
like the current xsl transformer factory.
(Review ID: 133458)
======================================================================
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)
Could we have a standard factory interface for creating:
"org.w3c.dom.xpath.XPathEvaluator" objects that the w3c have resently proposed
http://www.w3.org/TR/2001/WD-DOM-Level-3-XPath-20010830/java-binding.html
Something like "javax.jaxp.xpath.XPathFactory.newXPath(String xpathExpression)"
so that I can create xpath objects in a implementation independant maner.
Also can we have a factory interface for creating xml schema validators much
like the current xsl transformer factory.
(Review ID: 133458)
======================================================================
- duplicates
-
JDK-4765488 Expose schema validation API's
-
- Resolved
-