Home | History | Annotate | Download | only in xpath

Lines Matching defs:assertion

636    * Tell the user of an assertion error, and probably throw an
640 * @param msg The assertion message, which should be informative.
644 private void assertion(boolean b, String msg) throws javax.xml.transform.TransformerException