< prev index next >

test/javax/xml/jaxp/unittest/xpath/XPathExpAnyTypeTest.java

Print this page

        

@@ -185,6 +185,5 @@
         XPathEvaluationResult<?> result = exp.evaluateExpression(doc);
         verifyResult(result, "Customer");
     }
 
 }
-
< prev index next >