HomeSort by relevance Sort by last modified time
    Searched refs:DOMTestIncompatibleException (Results 26 - 50 of 823) sorted by null

12 3 4 5 6 7 8 91011>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
getElementById02.java 50 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
52 public getElementById02(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
ownerDocument01.java 48 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
50 public ownerDocument01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
documentinvalidcharacterexceptioncreateentref.java 46 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
48 public documentinvalidcharacterexceptioncreateentref(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
documentinvalidcharacterexceptioncreateentref1.java 43 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
45 public documentinvalidcharacterexceptioncreateentref1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
48 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
documentinvalidcharacterexceptioncreatepi.java 46 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
48 public documentinvalidcharacterexceptioncreatepi(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
documentinvalidcharacterexceptioncreatepi1.java 43 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
45 public documentinvalidcharacterexceptioncreatepi1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
48 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
hc_attrappendchild4.java 42 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
44 public hc_attrappendchild4(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
hc_attrgetvalue2.java 40 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
42 public hc_attrgetvalue2(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
45 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
hc_attrinsertbefore5.java 42 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
44 public hc_attrinsertbefore5(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
hc_entitiesremovenameditem1.java 41 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
43 public hc_entitiesremovenameditem1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
46 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
hc_entitiessetnameditem1.java 42 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
44 public hc_entitiessetnameditem1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
hc_nodevalue07.java 42 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
44 public hc_nodevalue07(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
hc_nodevalue08.java 42 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
44 public hc_nodevalue08(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
hc_notationsremovenameditem1.java 41 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
43 public hc_notationsremovenameditem1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
46 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
hc_notationssetnameditem1.java 42 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
44 public hc_notationssetnameditem1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
attreffectivevalue.java 45 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
47 public attreffectivevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
attrentityreplacement.java 50 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
52 public attrentityreplacement(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
attrname.java 46 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
48 public attrname(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
attrnextsiblingnull.java 45 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
47 public attrnextsiblingnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
attrparentnodenull.java 45 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
47 public attrparentnodenull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
attrprevioussiblingnull.java 45 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
47 public attrprevioussiblingnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
attrspecifiedvalue.java 48 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
50 public attrspecifiedvalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
attrspecifiedvaluechanged.java 49 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
51 public attrspecifiedvaluechanged(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
  /libcore/dom/src/test/java/org/w3c/domts/
JAXPDOMTestDocumentBuilderFactory.java 44 DocumentBuilderSetting[] settings) throws DOMTestIncompatibleException {
64 throw new DOMTestIncompatibleException(ex, null);
71 DOMTestIncompatibleException {
76 newSettings) throws DOMTestIncompatibleException {
JUnitTestSuiteAdapter.java 59 if(!(ex instanceof DOMTestIncompatibleException)) {

Completed in 371 milliseconds

12 3 4 5 6 7 8 91011>>