Searched refs:factory (Results 226 - 250 of 1006) sorted by relevance

1234567891011>>

/libcore/dom/src/test/java/org/w3c/domts/level1/core/
H A Dhc_nodeclonetruecopytext.java46 * @param factory document factory, may not be null
49 public hc_nodeclonetruecopytext(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
50 super(factory);
H A Dhc_nodedocumentfragmentnodename.java45 * @param factory document factory, may not be null
48 public hc_nodedocumentfragmentnodename(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
49 super(factory);
H A Dhc_nodedocumentfragmentnodetype.java45 * @param factory document factory, may not be null
48 public hc_nodedocumentfragmentnodetype(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
49 super(factory);
H A Dhc_nodedocumentfragmentnodevalue.java48 * @param factory document factory, may not be null
51 public hc_nodedocumentfragmentnodevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
52 super(factory);
H A Dhc_nodeelementnodename.java43 * @param factory document factory, may not be null
46 public hc_nodeelementnodename(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
47 super(factory);
H A Dhc_nodeelementnodetype.java43 * @param factory document factory, may not be null
46 public hc_nodeelementnodetype(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
47 super(factory);
H A Dhc_nodeelementnodevalue.java40 * @param factory document factory, may not be null
43 public hc_nodeelementnodevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
44 super(factory);
H A Dhc_nodegetfirstchild.java45 * @param factory document factory, may not be null
48 public hc_nodegetfirstchild(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
49 super(factory);
H A Dhc_nodegetfirstchildnull.java43 * @param factory document factory, may not be null
46 public hc_nodegetfirstchildnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
47 super(factory);
H A Dhc_nodegetlastchild.java44 * @param factory document factory, may not be null
47 public hc_nodegetlastchild(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_nodegetlastchildnull.java43 * @param factory document factory, may not be null
46 public hc_nodegetlastchildnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
47 super(factory);
H A Dhc_nodegetnextsibling.java44 * @param factory document factory, may not be null
47 public hc_nodegetnextsibling(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_nodegetnextsiblingnull.java44 * @param factory document factory, may not be null
47 public hc_nodegetnextsiblingnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_nodegetownerdocument.java40 * @param factory document factory, may not be null
43 public hc_nodegetownerdocument(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
44 super(factory);
H A Dhc_nodegetprevioussibling.java44 * @param factory document factory, may not be null
47 public hc_nodegetprevioussibling(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_nodegetprevioussiblingnull.java44 * @param factory document factory, may not be null
47 public hc_nodegetprevioussiblingnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_nodehaschildnodes.java44 * @param factory document factory, may not be null
47 public hc_nodehaschildnodes(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_nodehaschildnodesfalse.java45 * @param factory document factory, may not be null
48 public hc_nodehaschildnodesfalse(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
49 super(factory);
H A Dhc_nodelistindexgetlength.java45 * @param factory document factory, may not be null
48 public hc_nodelistindexgetlength(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
49 super(factory);
H A Dhc_nodelistindexgetlengthofemptylist.java46 * @param factory document factory, may not be null
49 public hc_nodelistindexgetlengthofemptylist(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
50 super(factory);
H A Dhc_nodelistindexnotzero.java47 * @param factory document factory, may not be null
50 public hc_nodelistindexnotzero(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
51 super(factory);
H A Dhc_nodelistreturnfirstitem.java43 * @param factory document factory, may not be null
46 public hc_nodelistreturnfirstitem(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
47 super(factory);
H A Dhc_nodeparentnode.java44 * @param factory document factory, may not be null
47 public hc_nodeparentnode(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_nodeparentnodenull.java45 * @param factory document factory, may not be null
48 public hc_nodeparentnodenull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
49 super(factory);
H A Dhc_noderemovechild.java47 * @param factory document factory, may not be null
50 public hc_noderemovechild(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
51 super(factory);

Completed in 401 milliseconds

1234567891011>>