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

1 2 3 4 5 67 8 91011>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
elementgettagname.java 45 * @param factory document factory, may not be null
48 public elementgettagname(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
elementinvalidcharacterexception.java 49 * @param factory document factory, may not be null
52 public elementinvalidcharacterexception(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
53 super(factory);
elementnormalize.java 47 * @param factory document factory, may not be null
50 public elementnormalize(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
elementnotfounderr.java 51 * @param factory document factory, may not be null
54 public elementnotfounderr(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
55 super(factory);
elementremoveattributenode.java 45 * @param factory document factory, may not be null
48 public elementremoveattributenode(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
elementreplaceattributewithself.java 44 * @param factory document factory, may not be null
47 public elementreplaceattributewithself(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
48 super(factory);
elementreplaceexistingattribute.java 50 * @param factory document factory, may not be null
53 public elementreplaceexistingattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
elementreplaceexistingattributegevalue.java 48 * @param factory document factory, may not be null
51 public elementreplaceexistingattributegevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
52 super(factory);
elementretrieveattrvalue.java 45 * @param factory document factory, may not be null
48 public elementretrieveattrvalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
elementretrievetagname.java 46 * @param factory document factory, may not be null
49 public elementretrievetagname(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);
elementsetattributenodenull.java 49 * @param factory document factory, may not be null
52 public elementsetattributenodenull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
53 super(factory);
entitygetentityname.java 46 * @param factory document factory, may not be null
49 public entitygetentityname(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);
entitygetpublicidnull.java 47 * @param factory document factory, may not be null
50 public entitygetpublicidnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
hc_attreffectivevalue.java 43 * @param factory document factory, may not be null
46 public hc_attreffectivevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 super(factory);
hc_attrgetvalue1.java 39 * @param factory document factory, may not be null
42 public hc_attrgetvalue1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
43 super(factory);
hc_attrhaschildnodes.java 40 * @param factory document factory, may not be null
43 public hc_attrhaschildnodes(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
44 super(factory);
hc_attrnextsiblingnull.java 43 * @param factory document factory, may not be null
46 public hc_attrnextsiblingnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 super(factory);
hc_attrparentnodenull.java 43 * @param factory document factory, may not be null
46 public hc_attrparentnodenull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 super(factory);
hc_attrprevioussiblingnull.java 43 * @param factory document factory, may not be null
46 public hc_attrprevioussiblingnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 super(factory);
hc_attrspecifiedvalue.java 46 * @param factory document factory, may not be null
49 public hc_attrspecifiedvalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);
hc_attrspecifiedvaluechanged.java 47 * @param factory document factory, may not be null
50 public hc_attrspecifiedvaluechanged(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
hc_characterdataappenddata.java 48 * @param factory document factory, may not be null
51 public hc_characterdataappenddata(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
52 super(factory);
hc_characterdataappenddatagetdata.java 49 * @param factory document factory, may not be null
52 public hc_characterdataappenddatagetdata(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
53 super(factory);
hc_characterdatadeletedatabegining.java 47 * @param factory document factory, may not be null
50 public hc_characterdatadeletedatabegining(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
hc_characterdatadeletedataend.java 49 * @param factory document factory, may not be null
52 public hc_characterdatadeletedataend(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
53 super(factory);

Completed in 63 milliseconds

1 2 3 4 5 67 8 91011>>