1 parent 966a7bc commit 13a31ebCopy full SHA for 13a31eb
1 file changed
phive-xml/src/main/java/com/helger/phive/xml/executorset/VesXmlBuilder.java
@@ -335,10 +335,7 @@ private VesXmlBuilder _addXSD (@NonNull final ValidationExecutorXSD aXSD)
335
* Add a Schematron validation executor.
336
*
337
* @param aSchematron
338
- * The Schematron executor, typically created via
339
- * {@link PhiveRulesUBLHelper#createXSLT_UBL21(IReadableResource)},
340
- * {@link PhiveRulesCIIHelper#createXSLT_CII_D16B(IReadableResource)} or similar helper
341
- * methods. May not be <code>null</code>.
+ * The Schematron executor. May not be <code>null</code>.
342
* @return this for chaining
343
*/
344
@NonNull
0 commit comments