HomeSort by relevance Sort by last modified time
    Searched refs:factory (Results 226 - 250 of 1191) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_namednodemapgetnameditem.java 46 * @param factory document factory, may not be null
49 public hc_namednodemapgetnameditem(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);
hc_namednodemapnotfounderr.java 50 * @param factory document factory, may not be null
53 public hc_namednodemapnotfounderr(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
hc_namednodemapnumberofnodes.java 41 * @param factory document factory, may not be null
44 public hc_namednodemapnumberofnodes(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
45 super(factory);
hc_namednodemapremovenameditem.java 48 * @param factory document factory, may not be null
51 public hc_namednodemapremovenameditem(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
52 super(factory);
hc_namednodemapreturnnull.java 49 * @param factory document factory, may not be null
52 public hc_namednodemapreturnnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
53 super(factory);
hc_namednodemapsetnameditemwithnewvalue.java 52 * @param factory document factory, may not be null
55 public hc_namednodemapsetnameditemwithnewvalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
56 super(factory);
hc_nodeappendchildgetnodename.java 46 * @param factory document factory, may not be null
49 public hc_nodeappendchildgetnodename(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);
hc_nodeappendchildinvalidnodetype.java 51 * @param factory document factory, may not be null
54 public hc_nodeappendchildinvalidnodetype(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
55 super(factory);
hc_nodeattributenodeattribute.java 44 * @param factory document factory, may not be null
47 public hc_nodeattributenodeattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
48 super(factory);
hc_nodeattributenodename.java 43 * @param factory document factory, may not be null
46 public hc_nodeattributenodename(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 super(factory);
hc_nodeattributenodetype.java 44 * @param factory document factory, may not be null
47 public hc_nodeattributenodetype(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
48 super(factory);
hc_nodeattributenodevalue.java 45 * @param factory document factory, may not be null
48 public hc_nodeattributenodevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
hc_nodechildnodesempty.java 46 * @param factory document factory, may not be null
49 public hc_nodechildnodesempty(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);
hc_nodeclonefalsenocopytext.java 45 * @param factory document factory, may not be null
48 public hc_nodeclonefalsenocopytext(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
hc_nodeclonegetparentnull.java 45 * @param factory document factory, may not be null
48 public hc_nodeclonegetparentnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
hc_nodeclonenodefalse.java 47 * @param factory document factory, may not be null
50 public hc_nodeclonenodefalse(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
hc_nodeclonetruecopytext.java 46 * @param factory document factory, may not be null
49 public hc_nodeclonetruecopytext(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);
hc_nodedocumentfragmentnodename.java 45 * @param factory document factory, may not be null
48 public hc_nodedocumentfragmentnodename(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
hc_nodedocumentfragmentnodetype.java 45 * @param factory document factory, may not be null
48 public hc_nodedocumentfragmentnodetype(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
hc_nodedocumentfragmentnodevalue.java 48 * @param factory document factory, may not be null
51 public hc_nodedocumentfragmentnodevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
52 super(factory);
hc_nodeelementnodename.java 43 * @param factory document factory, may not be null
46 public hc_nodeelementnodename(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 super(factory);
hc_nodeelementnodetype.java 43 * @param factory document factory, may not be null
46 public hc_nodeelementnodetype(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 super(factory);
hc_nodeelementnodevalue.java 40 * @param factory document factory, may not be null
43 public hc_nodeelementnodevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
44 super(factory);
hc_nodegetfirstchild.java 45 * @param factory document factory, may not be null
48 public hc_nodegetfirstchild(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
hc_nodegetfirstchildnull.java 43 * @param factory document factory, may not be null
46 public hc_nodegetfirstchildnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 super(factory);

Completed in 2282 milliseconds

1 2 3 4 5 6 7 8 91011>>