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

<<21222324252627282930>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
nodehasattributes03.java 44 * @param factory document factory, may not be null
47 public nodehasattributes03(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
48 super(factory);
nodeissupported03.java 60 * @param factory document factory, may not be null
63 public nodeissupported03(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
64 super(factory);
nodeissupported04.java 47 * @param factory document factory, may not be null
50 public nodeissupported04(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
nodeissupported05.java 60 * @param factory document factory, may not be null
63 public nodeissupported05(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
64 super(factory);
nodesetprefix06.java 47 * @param factory document factory, may not be null
50 public nodesetprefix06(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
nodesetprefix07.java 48 * @param factory document factory, may not be null
51 public nodesetprefix07(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
52 super(factory);
nodesetprefix08.java 46 * @param factory document factory, may not be null
49 public nodesetprefix08(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
50 super(factory);
nodesetprefix09.java 45 * @param factory document factory, may not be null
48 public nodesetprefix09(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
ownerElement01.java 47 * @param factory document factory, may not be null
50 public ownerElement01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
ownerElement02.java 48 * @param factory document factory, may not be null
51 public ownerElement02(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
52 super(factory);
prefix01.java 50 * @param factory document factory, may not be null
53 public prefix01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
prefix02.java 50 * @param factory document factory, may not be null
53 public prefix02(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
prefix04.java 47 * @param factory document factory, may not be null
50 public prefix04(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
prefix05.java 53 * @param factory document factory, may not be null
56 public prefix05(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
57 super(factory);
prefix07.java 50 * @param factory document factory, may not be null
53 public prefix07(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
prefix10.java 52 * @param factory document factory, may not be null
55 public prefix10(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
56 super(factory);
prefix11.java 51 * @param factory document factory, may not be null
54 public prefix11(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
55 super(factory);
publicId01.java 48 * @param factory document factory, may not be null
51 public publicId01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
52 super(factory);
setAttributeNS01.java 51 * @param factory document factory, may not be null
54 public setAttributeNS01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
55 super(factory);
setAttributeNS02.java 50 * @param factory document factory, may not be null
53 public setAttributeNS02(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
setAttributeNS06.java 52 * @param factory document factory, may not be null
55 public setAttributeNS06(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
56 super(factory);
setAttributeNS07.java 53 * @param factory document factory, may not be null
56 public setAttributeNS07(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
57 super(factory);
setAttributeNS10.java 45 * @param factory document factory, may not be null
48 public setAttributeNS10(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
setAttributeNodeNS03.java 52 * @param factory document factory, may not be null
55 public setAttributeNodeNS03(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
56 super(factory);
systemId01.java 48 * @param factory document factory, may not be null
51 public systemId01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
52 super(factory);

Completed in 224 milliseconds

<<21222324252627282930>>