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

<<21222324252627282930>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
hc_entitiesremovenameditemns1.java 41 * @param factory document factory, may not be null
44 public hc_entitiesremovenameditemns1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
45 super(factory);
hc_entitiessetnameditemns1.java 41 * @param factory document factory, may not be null
44 public hc_entitiessetnameditemns1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
45 super(factory);
hc_namednodemapinvalidtype1.java 42 * @param factory document factory, may not be null
45 public hc_namednodemapinvalidtype1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
46 super(factory);
hc_nodedocumentfragmentnormalize2.java 41 * @param factory document factory, may not be null
44 public hc_nodedocumentfragmentnormalize2(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
45 super(factory);
hc_notationsremovenameditemns1.java 41 * @param factory document factory, may not be null
44 public hc_notationsremovenameditemns1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
45 super(factory);
hc_notationssetnameditemns1.java 41 * @param factory document factory, may not be null
44 public hc_notationssetnameditemns1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
45 super(factory);
importNode16.java 52 * @param factory document factory, may not be null
55 public importNode16(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
56 super(factory);
importNode17.java 52 * @param factory document factory, may not be null
55 public importNode17(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
56 super(factory);
internalSubset01.java 49 * @param factory document factory, may not be null
52 public internalSubset01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
53 super(factory);
isSupported01.java 53 * @param factory document factory, may not be null
56 public isSupported01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
57 super(factory);
isSupported02.java 53 * @param factory document factory, may not be null
56 public isSupported02(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
57 super(factory);
isSupported04.java 55 * @param factory document factory, may not be null
58 public isSupported04(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
59 super(factory);
isSupported05.java 55 * @param factory document factory, may not be null
58 public isSupported05(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
59 super(factory);
isSupported06.java 55 * @param factory document factory, may not be null
58 public isSupported06(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
59 super(factory);
isSupported07.java 55 * @param factory document factory, may not be null
58 public isSupported07(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
59 super(factory);
isSupported09.java 55 * @param factory document factory, may not be null
58 public isSupported09(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
59 super(factory);
isSupported10.java 55 * @param factory document factory, may not be null
58 public isSupported10(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
59 super(factory);
isSupported11.java 55 * @param factory document factory, may not be null
58 public isSupported11(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
59 super(factory);
isSupported13.java 43 * @param factory document factory, may not be null
46 public isSupported13(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 super(factory);
isSupported14.java 43 * @param factory document factory, may not be null
46 public isSupported14(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 super(factory);
localName02.java 50 * @param factory document factory, may not be null
53 public localName02(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
localName03.java 50 * @param factory document factory, may not be null
53 public localName03(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 super(factory);
namespaceURI04.java 47 * @param factory document factory, may not be null
50 public namespaceURI04(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
51 super(factory);
nodehasattributes01.java 45 * @param factory document factory, may not be null
48 public nodehasattributes01(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
49 super(factory);
nodehasattributes02.java 58 * @param factory document factory, may not be null
61 public nodehasattributes02(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
62 super(factory);

Completed in 194 milliseconds

<<21222324252627282930>>