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

1 2 3 4 5 6 7 891011>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_documentgetrootnode.java 41 * @param factory document factory, may not be null
44 public hc_documentgetrootnode(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
45 super(factory);
hc_documentinvalidcharacterexceptioncreateattribute.java 50 * @param factory document factory, may not be null
53 public hc_documentinvalidcharacterexceptioncreateattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
hc_documentinvalidcharacterexceptioncreateattribute1.java 43 * @param factory document factory, may not be null
46 public hc_documentinvalidcharacterexceptioncreateattribute1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 super(factory);
hc_documentinvalidcharacterexceptioncreateelement.java 50 * @param factory document factory, may not be null
53 public hc_documentinvalidcharacterexceptioncreateelement(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
hc_documentinvalidcharacterexceptioncreateelement1.java 43 * @param factory document factory, may not be null
46 public hc_documentinvalidcharacterexceptioncreateelement1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 super(factory);
hc_domimplementationfeaturenoversion.java 46 * @param factory document factory, may not be null
49 public hc_domimplementationfeaturenoversion(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);
hc_domimplementationfeaturexml.java 44 * @param factory document factory, may not be null
47 public hc_domimplementationfeaturexml(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
48 super(factory);
hc_elementaddnewattribute.java 47 * @param factory document factory, may not be null
50 public hc_elementaddnewattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
hc_elementassociatedattribute.java 44 * @param factory document factory, may not be null
47 public hc_elementassociatedattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
48 super(factory);
hc_elementchangeattributevalue.java 49 * @param factory document factory, may not be null
52 public hc_elementchangeattributevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
53 super(factory);
hc_elementgetattributenode.java 42 * @param factory document factory, may not be null
45 public hc_elementgetattributenode(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
46 super(factory);
hc_elementgetattributenodenull.java 46 * @param factory document factory, may not be null
49 public hc_elementgetattributenodenull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);
hc_elementgetelementempty.java 50 * @param factory document factory, may not be null
53 public hc_elementgetelementempty(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
hc_elementgettagname.java 41 * @param factory document factory, may not be null
44 public hc_elementgettagname(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
45 super(factory);
hc_elementinvalidcharacterexception.java 47 * @param factory document factory, may not be null
50 public hc_elementinvalidcharacterexception(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
hc_elementinvalidcharacterexception1.java 42 * @param factory document factory, may not be null
45 public hc_elementinvalidcharacterexception1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
46 super(factory);
hc_elementnotfounderr.java 50 * @param factory document factory, may not be null
53 public hc_elementnotfounderr(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
hc_elementremoveattribute.java 43 * @param factory document factory, may not be null
46 public hc_elementremoveattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 super(factory);
hc_elementremoveattributenode.java 44 * @param factory document factory, may not be null
47 public hc_elementremoveattributenode(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
48 super(factory);
hc_elementreplaceattributewithself.java 44 * @param factory document factory, may not be null
47 public hc_elementreplaceattributewithself(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
48 super(factory);
hc_elementreplaceexistingattribute.java 49 * @param factory document factory, may not be null
52 public hc_elementreplaceexistingattribute(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
53 super(factory);
hc_elementreplaceexistingattributegevalue.java 47 * @param factory document factory, may not be null
50 public hc_elementreplaceexistingattributegevalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
hc_elementretrieveattrvalue.java 44 * @param factory document factory, may not be null
47 public hc_elementretrieveattrvalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
48 super(factory);
hc_elementretrievetagname.java 45 * @param factory document factory, may not be null
48 public hc_elementretrievetagname(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
hc_elementsetattributenodenull.java 49 * @param factory document factory, may not be null
52 public hc_elementsetattributenodenull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
53 super(factory);

Completed in 124 milliseconds

1 2 3 4 5 6 7 891011>>