Home
last modified time | relevance | path

Searched defs:DocumentFragmentImpl (Results 1 – 16 of 16) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DDocumentFragmentImpl.java69 public class DocumentFragmentImpl class
85 public DocumentFragmentImpl(CoreDocumentImpl ownerDoc) { in DocumentFragmentImpl() method in DocumentFragmentImpl
90 public DocumentFragmentImpl() {} in DocumentFragmentImpl() method in DocumentFragmentImpl
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DDocumentFragmentImpl.java69 public class DocumentFragmentImpl class
85 public DocumentFragmentImpl(CoreDocumentImpl ownerDoc) { in DocumentFragmentImpl() method in DocumentFragmentImpl
90 public DocumentFragmentImpl() {} in DocumentFragmentImpl() method in DocumentFragmentImpl
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DDocumentFragmentImpl.java69 public class DocumentFragmentImpl class
85 public DocumentFragmentImpl(CoreDocumentImpl ownerDoc) { in DocumentFragmentImpl() method in DocumentFragmentImpl
90 public DocumentFragmentImpl() {} in DocumentFragmentImpl() method in DocumentFragmentImpl
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DDocumentFragmentImpl.java69 public class DocumentFragmentImpl class
85 public DocumentFragmentImpl(CoreDocumentImpl ownerDoc) { in DocumentFragmentImpl() method in DocumentFragmentImpl
90 public DocumentFragmentImpl() {} in DocumentFragmentImpl() method in DocumentFragmentImpl
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DDocumentFragmentImpl.java69 public class DocumentFragmentImpl class
85 public DocumentFragmentImpl(CoreDocumentImpl ownerDoc) { in DocumentFragmentImpl() method in DocumentFragmentImpl
90 public DocumentFragmentImpl() {} in DocumentFragmentImpl() method in DocumentFragmentImpl
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DDocumentFragmentImpl.java69 public class DocumentFragmentImpl class
85 public DocumentFragmentImpl(CoreDocumentImpl ownerDoc) { in DocumentFragmentImpl() method in DocumentFragmentImpl
90 public DocumentFragmentImpl() {} in DocumentFragmentImpl() method in DocumentFragmentImpl
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DDocumentFragmentImpl.java69 public class DocumentFragmentImpl class
85 public DocumentFragmentImpl(CoreDocumentImpl ownerDoc) { in DocumentFragmentImpl() method in DocumentFragmentImpl
90 public DocumentFragmentImpl() {} in DocumentFragmentImpl() method in DocumentFragmentImpl
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DDocumentFragmentImpl.java69 public class DocumentFragmentImpl class
85 public DocumentFragmentImpl(CoreDocumentImpl ownerDoc) { in DocumentFragmentImpl() method in DocumentFragmentImpl
90 public DocumentFragmentImpl() {} in DocumentFragmentImpl() method in DocumentFragmentImpl
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DDocumentFragmentImpl.java68 public class DocumentFragmentImpl class
84 public DocumentFragmentImpl(CoreDocumentImpl ownerDoc) { in DocumentFragmentImpl() method in DocumentFragmentImpl
89 public DocumentFragmentImpl() {} in DocumentFragmentImpl() method in DocumentFragmentImpl
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DDocumentFragmentImpl.java68 public class DocumentFragmentImpl class
84 public DocumentFragmentImpl(CoreDocumentImpl ownerDoc) { in DocumentFragmentImpl() method in DocumentFragmentImpl
89 public DocumentFragmentImpl() {} in DocumentFragmentImpl() method in DocumentFragmentImpl
/dports/www/kf5-khtml/khtml-5.89.0/src/html/
H A Dhtmlparser.h57 class DocumentFragmentImpl; variable
H A Dhtmltokenizer.h49 class DocumentFragmentImpl; variable
/dports/www/kf5-khtml/khtml-5.89.0/src/dom/
H A Ddom_doc.h998 class DocumentFragmentImpl; variable
/dports/www/kf5-khtml/khtml-5.89.0/src/editing/
H A Dhtmlediting_impl.h43 class DocumentFragmentImpl; variable
/dports/www/kf5-khtml/khtml-5.89.0/src/xml/
H A Ddom_docimpl.h92 class DocumentFragmentImpl; variable
H A Ddom_docimpl.cpp3254 DocumentFragmentImpl::DocumentFragmentImpl(DocumentImpl *doc) : NodeBaseImpl(doc) in DocumentFragmentImpl() function in DocumentFragmentImpl