/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | DTMNodeProxy.java | 1400 public DocumentType createDocumentType(String qualifiedName,String publicId, String systemId) in createDocumentType() method in DTMNodeProxy.DTMNodeProxyImplementation
|
/external/python/cpython3/Lib/xml/dom/ |
D | minidom.py | 1451 def createDocumentType(self, qualifiedName, publicId, systemId): member in DOMImplementation 1903 clone = newOwnerDocument.implementation.createDocumentType(
|
D | expatbuilder.py | 242 doctype = self.document.implementation.createDocumentType(
|
/external/python/cpython2/Lib/xml/dom/ |
D | minidom.py | 1406 def createDocumentType(self, qualifiedName, publicId, systemId): member in DOMImplementation 1858 clone = newOwnerDocument.implementation.createDocumentType(
|
D | expatbuilder.py | 242 doctype = self.document.implementation.createDocumentType(
|
/external/python/cpython3/Doc/library/ |
D | xml.dom.rst | 222 :meth:`createDocumentType`, or ``None``. In the Python DOM API, the first two 227 .. method:: DOMImplementation.createDocumentType(qualifiedName, publicId, systemId)
|
/external/python/cpython2/Doc/library/ |
D | xml.dom.rst | 235 :meth:`createDocumentType`, or ``None``. In the Python DOM API, the first two 240 .. method:: DOMImplementation.createDocumentType(qualifiedName, publicId, systemId)
|
/external/python/cpython2/Lib/test/ |
D | test_minidom.py | 33 doctype = getDOMImplementation().createDocumentType("doc", None, None)
|
/external/python/cpython3/Lib/test/ |
D | test_minidom.py | 30 doctype = getDOMImplementation().createDocumentType("doc", None, None)
|
/external/guice/lib/build/jdiff/ |
D | xerces.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/xml/
javax/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | dom4j-1.6.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/dom4j/
org/ ... |
/external/guice/extensions/persist/lib/ |
D | dom4j-1.6.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/dom4j/
org/ ... |
/external/cldr/tools/java/libs/ |
D | xercesImpl.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
org/
... |
/external/antlr/runtime/ActionScript/project/lib/ |
D | FlexAntTasks.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/adobe/
com/ ... |