Searched refs:factory (Results 401 - 425 of 1006) sorted by relevance

<<11121314151617181920>>

/libcore/dom/src/test/java/org/w3c/domts/level2/core/
H A DcreateElementNS02.java51 * @param factory document factory, may not be null
54 public createElementNS02(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
55 super(factory);
H A DcreateElementNS04.java54 * @param factory document factory, may not be null
57 public createElementNS04(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
58 super(factory);
H A DcreateElementNS05.java49 * @param factory document factory, may not be null
52 public createElementNS05(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
53 super(factory);
H A DcreateElementNS06.java44 * @param factory document factory, may not be null
47 public createElementNS06(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A DdocumentcreateattributeNS01.java48 * @param factory document factory, may not be null
51 public documentcreateattributeNS01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
52 super(factory);
H A DdocumentcreateattributeNS07.java62 * @param factory document factory, may not be null
65 public documentcreateattributeNS07(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
66 super(factory);
H A DdocumentcreateelementNS02.java60 * @param factory document factory, may not be null
63 public documentcreateelementNS02(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
64 super(factory);
H A DdocumentcreateelementNS05.java61 * @param factory document factory, may not be null
64 public documentcreateelementNS05(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
65 super(factory);
H A Ddocumentgetelementbyid01.java61 * @param factory document factory, may not be null
64 public documentgetelementbyid01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
65 super(factory);
H A DdocumentgetelementsbytagnameNS01.java50 * @param factory document factory, may not be null
53 public documentgetelementsbytagnameNS01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
54 super(factory);
H A DdocumentgetelementsbytagnameNS04.java50 * @param factory document factory, may not be null
53 public documentgetelementsbytagnameNS04(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
59 DOMTestDocumentBuilderFactory testFactory = factory.newInstance(settings);
H A DdocumenttypeinternalSubset01.java47 * @param factory document factory, may not be null
50 public documenttypeinternalSubset01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
51 super(factory);
H A Ddocumenttypepublicid01.java47 * @param factory document factory, may not be null
50 public documenttypepublicid01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
51 super(factory);
H A Ddocumenttypesystemid01.java46 * @param factory document factory, may not be null
49 public documenttypesystemid01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
50 super(factory);
H A Ddomimplementationcreatedocument04.java62 * @param factory document factory, may not be null
65 public domimplementationcreatedocument04(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
66 super(factory);
H A Ddomimplementationcreatedocument05.java62 * @param factory document factory, may not be null
65 public domimplementationcreatedocument05(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
66 super(factory);
H A Ddomimplementationcreatedocument07.java60 * @param factory document factory, may not be null
63 public domimplementationcreatedocument07(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
64 super(factory);
H A Ddomimplementationfeaturecore.java65 * @param factory document factory, may not be null
68 public domimplementationfeaturecore(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
69 super(factory);
H A Ddomimplementationfeaturexmlversion2.java65 * @param factory document factory, may not be null
68 public domimplementationfeaturexmlversion2(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
69 super(factory);
H A Ddomimplementationhasfeature02.java47 * @param factory document factory, may not be null
50 public domimplementationhasfeature02(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
51 super(factory);
H A Delementgetelementsbytagnamens02.java61 * @param factory document factory, may not be null
64 public elementgetelementsbytagnamens02(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
70 DOMTestDocumentBuilderFactory testFactory = factory.newInstance(settings);
H A Delementgetelementsbytagnamens05.java62 * @param factory document factory, may not be null
65 public elementgetelementsbytagnamens05(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
71 DOMTestDocumentBuilderFactory testFactory = factory.newInstance(settings);
H A Delementhasattribute01.java59 * @param factory document factory, may not be null
62 public elementhasattribute01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
68 DOMTestDocumentBuilderFactory testFactory = factory.newInstance(settings);
H A Delementhasattribute03.java48 * @param factory document factory, may not be null
51 public elementhasattribute03(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
52 super(factory);
H A Delementhasattribute04.java47 * @param factory document factory, may not be null
50 public elementhasattribute04(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
51 super(factory);

Completed in 57 milliseconds

<<11121314151617181920>>