Searched refs:factory (Results 201 - 225 of 1006) sorted by relevance

1234567891011>>

/libcore/dom/src/test/java/org/w3c/domts/level1/core/
H A Dhc_elementnotfounderr.java50 * @param factory document factory, may not be null
53 public hc_elementnotfounderr(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
54 super(factory);
H A Dhc_elementremoveattribute.java43 * @param factory document factory, may not be null
46 public hc_elementremoveattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
47 super(factory);
H A Dhc_elementremoveattributenode.java44 * @param factory document factory, may not be null
47 public hc_elementremoveattributenode(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_elementreplaceattributewithself.java44 * @param factory document factory, may not be null
47 public hc_elementreplaceattributewithself(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_elementreplaceexistingattribute.java49 * @param factory document factory, may not be null
52 public hc_elementreplaceexistingattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
53 super(factory);
H A Dhc_elementreplaceexistingattributegevalue.java47 * @param factory document factory, may not be null
50 public hc_elementreplaceexistingattributegevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
51 super(factory);
H A Dhc_elementretrieveattrvalue.java44 * @param factory document factory, may not be null
47 public hc_elementretrieveattrvalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_elementretrievetagname.java45 * @param factory document factory, may not be null
48 public hc_elementretrievetagname(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
49 super(factory);
H A Dhc_elementsetattributenodenull.java49 * @param factory document factory, may not be null
52 public hc_elementsetattributenodenull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
53 super(factory);
H A Dhc_namednodemapgetnameditem.java46 * @param factory document factory, may not be null
49 public hc_namednodemapgetnameditem(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
50 super(factory);
H A Dhc_namednodemapnotfounderr.java50 * @param factory document factory, may not be null
53 public hc_namednodemapnotfounderr(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
54 super(factory);
H A Dhc_namednodemapnumberofnodes.java41 * @param factory document factory, may not be null
44 public hc_namednodemapnumberofnodes(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
45 super(factory);
H A Dhc_namednodemapremovenameditem.java48 * @param factory document factory, may not be null
51 public hc_namednodemapremovenameditem(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
52 super(factory);
H A Dhc_namednodemapreturnnull.java49 * @param factory document factory, may not be null
52 public hc_namednodemapreturnnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
53 super(factory);
H A Dhc_namednodemapsetnameditemwithnewvalue.java52 * @param factory document factory, may not be null
55 public hc_namednodemapsetnameditemwithnewvalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
56 super(factory);
H A Dhc_nodeappendchildgetnodename.java46 * @param factory document factory, may not be null
49 public hc_nodeappendchildgetnodename(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
50 super(factory);
H A Dhc_nodeappendchildinvalidnodetype.java51 * @param factory document factory, may not be null
54 public hc_nodeappendchildinvalidnodetype(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
55 super(factory);
H A Dhc_nodeattributenodeattribute.java44 * @param factory document factory, may not be null
47 public hc_nodeattributenodeattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_nodeattributenodename.java43 * @param factory document factory, may not be null
46 public hc_nodeattributenodename(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
47 super(factory);
H A Dhc_nodeattributenodetype.java44 * @param factory document factory, may not be null
47 public hc_nodeattributenodetype(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_nodeattributenodevalue.java45 * @param factory document factory, may not be null
48 public hc_nodeattributenodevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
49 super(factory);
H A Dhc_nodechildnodesempty.java46 * @param factory document factory, may not be null
49 public hc_nodechildnodesempty(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
50 super(factory);
H A Dhc_nodeclonefalsenocopytext.java45 * @param factory document factory, may not be null
48 public hc_nodeclonefalsenocopytext(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
49 super(factory);
H A Dhc_nodeclonegetparentnull.java45 * @param factory document factory, may not be null
48 public hc_nodeclonegetparentnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
49 super(factory);
H A Dhc_nodeclonenodefalse.java47 * @param factory document factory, may not be null
50 public hc_nodeclonenodefalse(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
51 super(factory);

Completed in 73 milliseconds

1234567891011>>