HomeSort by relevance Sort by last modified time
    Searched refs:factory (Results 601 - 625 of 2677) sorted by null

<<21222324252627282930>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
elementhasattribute04.java 47 * @param factory document factory, may not be null
50 public elementhasattribute04(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
elementsetattributens05.java 48 * @param factory document factory, may not be null
51 public elementsetattributens05(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
52 super(factory);
elementsetattributens08.java 51 * @param factory document factory, may not be null
54 public elementsetattributens08(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
55 super(factory);
elementsetattributensurinull.java 63 * @param factory document factory, may not be null
66 public elementsetattributensurinull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
67 super(factory);
getAttributeNS03.java 49 * @param factory document factory, may not be null
52 public getAttributeNS03(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
53 super(factory);
getAttributeNodeNS01.java 50 * @param factory document factory, may not be null
53 public getAttributeNodeNS01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
getElementById01.java 49 * @param factory document factory, may not be null
52 public getElementById01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
58 DOMTestDocumentBuilderFactory testFactory = factory.newInstance(settings);
getElementsByTagNameNS01.java 49 * @param factory document factory, may not be null
52 public getElementsByTagNameNS01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
53 super(factory);
getElementsByTagNameNS05.java 51 * @param factory document factory, may not be null
54 public getElementsByTagNameNS05(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
55 super(factory);
getElementsByTagNameNS06.java 51 * @param factory document factory, may not be null
54 public getElementsByTagNameNS06(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
60 DOMTestDocumentBuilderFactory testFactory = factory.newInstance(settings);
getElementsByTagNameNS07.java 51 * @param factory document factory, may not be null
54 public getElementsByTagNameNS07(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
60 DOMTestDocumentBuilderFactory testFactory = factory.newInstance(settings);
getElementsByTagNameNS08.java 47 * @param factory document factory, may not be null
50 public getElementsByTagNameNS08(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
getElementsByTagNameNS12.java 50 * @param factory document factory, may not be null
53 public getElementsByTagNameNS12(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
getElementsByTagNameNS13.java 50 * @param factory document factory, may not be null
53 public getElementsByTagNameNS13(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
59 DOMTestDocumentBuilderFactory testFactory = factory.newInstance(settings);
getElementsByTagNameNS14.java 50 * @param factory document factory, may not be null
53 public getElementsByTagNameNS14(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
59 DOMTestDocumentBuilderFactory testFactory = factory.newInstance(settings);
getNamedItemNS02.java 52 * @param factory document factory, may not be null
55 public getNamedItemNS02(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
56 super(factory);
getNamedItemNS03.java 45 * @param factory document factory, may not be null
48 public getNamedItemNS03(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
getNamedItemNS04.java 45 * @param factory document factory, may not be null
48 public getNamedItemNS04(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
hasAttribute01.java 46 * @param factory document factory, may not be null
49 public hasAttribute01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);
hasAttribute03.java 46 * @param factory document factory, may not be null
49 public hasAttribute03(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);
hasAttributeNS01.java 49 * @param factory document factory, may not be null
52 public hasAttributeNS01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
53 super(factory);
hasAttributeNS02.java 48 * @param factory document factory, may not be null
51 public hasAttributeNS02(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
52 super(factory);
hasAttributeNS03.java 48 * @param factory document factory, may not be null
51 public hasAttributeNS03(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
52 super(factory);
hasAttributes01.java 46 * @param factory document factory, may not be null
49 public hasAttributes01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);
hasAttributes02.java 46 * @param factory document factory, may not be null
49 public hasAttributes02(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);

Completed in 111 milliseconds

<<21222324252627282930>>