Home
last modified time | relevance | path

Searched defs:doctypeDecl (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/tree/secure/
H A Dsecure-dom-parser.cxx12 doctypeDecl (const DTDElementDecl& e, in doctypeDecl() function in SecureDOMParser
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/validation/
H A DDOMDocumentHandler.java57 public void doctypeDecl(DocumentType node) throws XNIException; in doctypeDecl() method
H A DDOMResultAugmentor.java96 public void doctypeDecl(DocumentType node) throws XNIException {} in doctypeDecl() method in DOMResultAugmentor
118 public void doctypeDecl(String rootElement, String publicId, in doctypeDecl() method in DOMResultAugmentor
H A DDOMResultBuilder.java142 public void doctypeDecl(DocumentType node) throws XNIException { in doctypeDecl() method in DOMResultBuilder
214 public void doctypeDecl(String rootElement, String publicId, in doctypeDecl() method in DOMResultBuilder
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/validation/
H A DDOMDocumentHandler.java57 public void doctypeDecl(DocumentType node) throws XNIException; in doctypeDecl() method
H A DDOMResultAugmentor.java96 public void doctypeDecl(DocumentType node) throws XNIException {} in doctypeDecl() method in DOMResultAugmentor
118 public void doctypeDecl(String rootElement, String publicId, in doctypeDecl() method in DOMResultAugmentor
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/validation/
H A DDOMDocumentHandler.java57 public void doctypeDecl(DocumentType node) throws XNIException; in doctypeDecl() method
H A DDOMResultAugmentor.java96 public void doctypeDecl(DocumentType node) throws XNIException {} in doctypeDecl() method in DOMResultAugmentor
118 public void doctypeDecl(String rootElement, String publicId, in doctypeDecl() method in DOMResultAugmentor
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/validation/
H A DDOMDocumentHandler.java57 public void doctypeDecl(DocumentType node) throws XNIException; in doctypeDecl() method
H A DDOMResultAugmentor.java96 public void doctypeDecl(DocumentType node) throws XNIException {} in doctypeDecl() method in DOMResultAugmentor
118 public void doctypeDecl(String rootElement, String publicId, in doctypeDecl() method in DOMResultAugmentor
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/validation/
H A DDOMDocumentHandler.java57 public void doctypeDecl(DocumentType node) throws XNIException; in doctypeDecl() method
H A DDOMResultAugmentor.java96 public void doctypeDecl(DocumentType node) throws XNIException {} in doctypeDecl() method in DOMResultAugmentor
118 public void doctypeDecl(String rootElement, String publicId, in doctypeDecl() method in DOMResultAugmentor
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/validation/
H A DDOMDocumentHandler.java57 public void doctypeDecl(DocumentType node) throws XNIException; in doctypeDecl() method
H A DDOMResultAugmentor.java96 public void doctypeDecl(DocumentType node) throws XNIException {} in doctypeDecl() method in DOMResultAugmentor
118 public void doctypeDecl(String rootElement, String publicId, in doctypeDecl() method in DOMResultAugmentor
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/validation/
H A DDOMDocumentHandler.java57 public void doctypeDecl(DocumentType node) throws XNIException; in doctypeDecl() method
H A DDOMResultAugmentor.java96 public void doctypeDecl(DocumentType node) throws XNIException {} in doctypeDecl() method in DOMResultAugmentor
118 public void doctypeDecl(String rootElement, String publicId, in doctypeDecl() method in DOMResultAugmentor
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/validation/
H A DDOMDocumentHandler.java57 public void doctypeDecl(DocumentType node) throws XNIException; in doctypeDecl() method
H A DDOMResultAugmentor.java96 public void doctypeDecl(DocumentType node) throws XNIException {} in doctypeDecl() method in DOMResultAugmentor
118 public void doctypeDecl(String rootElement, String publicId, in doctypeDecl() method in DOMResultAugmentor
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/jaxp/validation/
H A DDOMDocumentHandler.java56 public void doctypeDecl(DocumentType node) throws XNIException; in doctypeDecl() method
H A DDOMResultAugmentor.java95 public void doctypeDecl(DocumentType node) throws XNIException {} in doctypeDecl() method in DOMResultAugmentor
117 public void doctypeDecl(String rootElement, String publicId, in doctypeDecl() method in DOMResultAugmentor
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/jaxp/validation/
H A DDOMDocumentHandler.java56 public void doctypeDecl(DocumentType node) throws XNIException; in doctypeDecl() method
H A DDOMResultAugmentor.java95 public void doctypeDecl(DocumentType node) throws XNIException {} in doctypeDecl() method in DOMResultAugmentor
117 public void doctypeDecl(String rootElement, String publicId, in doctypeDecl() method in DOMResultAugmentor
/dports/science/cdk/cdk-cdk-2.3/base/dict/src/main/java/org/openscience/cdk/dict/
H A DDictionaryHandler.java43 public void doctypeDecl(String name, String publicId, String systemId) throws Exception {} in doctypeDecl() method in DictionaryHandler
/dports/science/cdk/cdk-cdk-2.3/legacy/src/main/java/org/openscience/cdk/io/inchi/
H A DINChIHandler.java73 public void doctypeDecl(String name, String publicId, String systemId) throws Exception { in doctypeDecl() method in INChIHandler
/dports/science/cdk/cdk-cdk-2.3/storage/io/src/main/java/org/openscience/cdk/io/cml/
H A DCMLHandler.java84 public void doctypeDecl(String name, String publicId, String systemId) throws Exception {} in doctypeDecl() method in CMLHandler

123456789