HomeSort by relevance Sort by last modified time
    Searched refs:factory (Results 301 - 325 of 2677) sorted by null

<<11121314151617181920>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
documenttypegetentitiestype.java 46 * @param factory document factory, may not be null
49 public documenttypegetentitiestype(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);
documenttypegetnotationstype.java 45 * @param factory document factory, may not be null
48 public documenttypegetnotationstype(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
domimplementationfeaturenoversion.java 41 * @param factory document factory, may not be null
44 public domimplementationfeaturenoversion(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
45 super(factory);
domimplementationfeaturexml.java 40 * @param factory document factory, may not be null
43 public domimplementationfeaturexml(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
44 super(factory);
elementaddnewattribute.java 47 * @param factory document factory, may not be null
50 public elementaddnewattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
elementassociatedattribute.java 47 * @param factory document factory, may not be null
50 public elementassociatedattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
elementchangeattributevalue.java 50 * @param factory document factory, may not be null
53 public elementchangeattributevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
elementgetattributenode.java 46 * @param factory document factory, may not be null
49 public elementgetattributenode(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);
elementgetattributenodenull.java 47 * @param factory document factory, may not be null
50 public elementgetattributenodenull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
elementgetelementempty.java 50 * @param factory document factory, may not be null
53 public elementgetelementempty(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
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);

Completed in 322 milliseconds

<<11121314151617181920>>