Searched refs:factory (Results 176 - 200 of 1006) sorted by relevance

1234567891011>>

/libcore/dom/src/test/java/org/w3c/domts/level1/core/
H A Dhc_characterdatasetnodevalue.java43 * @param factory document factory, may not be null
46 public hc_characterdatasetnodevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
47 super(factory);
H A Dhc_characterdatasubstringexceedsvalue.java48 * @param factory document factory, may not be null
51 public hc_characterdatasubstringexceedsvalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
52 super(factory);
H A Dhc_characterdatasubstringvalue.java47 * @param factory document factory, may not be null
50 public hc_characterdatasubstringvalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
51 super(factory);
H A Dhc_documentcreateattribute.java46 * @param factory document factory, may not be null
49 public hc_documentcreateattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
50 super(factory);
H A Dhc_documentcreatecomment.java44 * @param factory document factory, may not be null
47 public hc_documentcreatecomment(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_documentcreateelement.java45 * @param factory document factory, may not be null
48 public hc_documentcreateelement(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
49 super(factory);
H A Dhc_documentcreatetextnode.java44 * @param factory document factory, may not be null
47 public hc_documentcreatetextnode(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_documentgetelementsbytagnamevalue.java47 * @param factory document factory, may not be null
50 public hc_documentgetelementsbytagnamevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
51 super(factory);
H A Dhc_documentgetimplementation.java44 * @param factory document factory, may not be null
47 public hc_documentgetimplementation(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_documentgetrootnode.java41 * @param factory document factory, may not be null
44 public hc_documentgetrootnode(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
45 super(factory);
H A Dhc_documentinvalidcharacterexceptioncreateattribute.java50 * @param factory document factory, may not be null
53 public hc_documentinvalidcharacterexceptioncreateattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
54 super(factory);
H A Dhc_documentinvalidcharacterexceptioncreateattribute1.java43 * @param factory document factory, may not be null
46 public hc_documentinvalidcharacterexceptioncreateattribute1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
47 super(factory);
H A Dhc_documentinvalidcharacterexceptioncreateelement.java50 * @param factory document factory, may not be null
53 public hc_documentinvalidcharacterexceptioncreateelement(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
54 super(factory);
H A Dhc_documentinvalidcharacterexceptioncreateelement1.java43 * @param factory document factory, may not be null
46 public hc_documentinvalidcharacterexceptioncreateelement1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
47 super(factory);
H A Dhc_domimplementationfeaturenoversion.java46 * @param factory document factory, may not be null
49 public hc_domimplementationfeaturenoversion(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
50 super(factory);
H A Dhc_domimplementationfeaturexml.java44 * @param factory document factory, may not be null
47 public hc_domimplementationfeaturexml(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_elementaddnewattribute.java47 * @param factory document factory, may not be null
50 public hc_elementaddnewattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
51 super(factory);
H A Dhc_elementassociatedattribute.java44 * @param factory document factory, may not be null
47 public hc_elementassociatedattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
48 super(factory);
H A Dhc_elementchangeattributevalue.java49 * @param factory document factory, may not be null
52 public hc_elementchangeattributevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
53 super(factory);
H A Dhc_elementgetattributenode.java42 * @param factory document factory, may not be null
45 public hc_elementgetattributenode(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
46 super(factory);
H A Dhc_elementgetattributenodenull.java46 * @param factory document factory, may not be null
49 public hc_elementgetattributenodenull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
50 super(factory);
H A Dhc_elementgetelementempty.java50 * @param factory document factory, may not be null
53 public hc_elementgetelementempty(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
54 super(factory);
H A Dhc_elementgettagname.java41 * @param factory document factory, may not be null
44 public hc_elementgettagname(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
45 super(factory);
H A Dhc_elementinvalidcharacterexception.java47 * @param factory document factory, may not be null
50 public hc_elementinvalidcharacterexception(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
51 super(factory);
H A Dhc_elementinvalidcharacterexception1.java42 * @param factory document factory, may not be null
45 public hc_elementinvalidcharacterexception1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { argument
46 super(factory);

Completed in 1836 milliseconds

1234567891011>>