Home
last modified time | relevance | path

Searched refs:reportSchemaErr (Results 1 – 10 of 10) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDHandler.java4232 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_FATAL_ERROR, null); in reportSchemaFatalError()
4236 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, null); in reportSchemaError()
4240 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, exception); in reportSchemaError()
4244 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, null); in reportSchemaWarning()
4248 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, exception); in reportSchemaWarning()
4251 void reportSchemaErr(String key, Object[] args, Element ele, short type, Exception exception) { in reportSchemaErr() method in XSDHandler
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDHandler.java4232 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_FATAL_ERROR, null); in reportSchemaFatalError()
4236 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, null); in reportSchemaError()
4240 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, exception); in reportSchemaError()
4244 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, null); in reportSchemaWarning()
4248 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, exception); in reportSchemaWarning()
4251 void reportSchemaErr(String key, Object[] args, Element ele, short type, Exception exception) { in reportSchemaErr() method in XSDHandler
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDHandler.java4193 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_FATAL_ERROR, null); in reportSchemaFatalError()
4197 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, null); in reportSchemaError()
4201 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, exception); in reportSchemaError()
4205 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, null); in reportSchemaWarning()
4209 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, exception); in reportSchemaWarning()
4212 void reportSchemaErr(String key, Object[] args, Element ele, short type, Exception exception) { in reportSchemaErr() method in XSDHandler
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDHandler.java4233 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_FATAL_ERROR, null); in reportSchemaFatalError()
4237 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, null); in reportSchemaError()
4241 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, exception); in reportSchemaError()
4245 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, null); in reportSchemaWarning()
4249 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, exception); in reportSchemaWarning()
4252 void reportSchemaErr(String key, Object[] args, Element ele, short type, Exception exception) { in reportSchemaErr() method in XSDHandler
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDHandler.java4232 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_FATAL_ERROR, null); in reportSchemaFatalError()
4236 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, null); in reportSchemaError()
4240 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, exception); in reportSchemaError()
4244 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, null); in reportSchemaWarning()
4248 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, exception); in reportSchemaWarning()
4251 void reportSchemaErr(String key, Object[] args, Element ele, short type, Exception exception) { in reportSchemaErr() method in XSDHandler
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDHandler.java4232 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_FATAL_ERROR, null); in reportSchemaFatalError()
4236 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, null); in reportSchemaError()
4240 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, exception); in reportSchemaError()
4244 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, null); in reportSchemaWarning()
4248 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, exception); in reportSchemaWarning()
4251 void reportSchemaErr(String key, Object[] args, Element ele, short type, Exception exception) { in reportSchemaErr() method in XSDHandler
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDHandler.java4232 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_FATAL_ERROR, null); in reportSchemaFatalError()
4236 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, null); in reportSchemaError()
4240 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, exception); in reportSchemaError()
4244 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, null); in reportSchemaWarning()
4248 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, exception); in reportSchemaWarning()
4251 void reportSchemaErr(String key, Object[] args, Element ele, short type, Exception exception) { in reportSchemaErr() method in XSDHandler
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDHandler.java4233 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_FATAL_ERROR, null); in reportSchemaFatalError()
4237 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, null); in reportSchemaError()
4241 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, exception); in reportSchemaError()
4245 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, null); in reportSchemaWarning()
4249 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, exception); in reportSchemaWarning()
4252 void reportSchemaErr(String key, Object[] args, Element ele, short type, Exception exception) { in reportSchemaErr() method in XSDHandler
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDHandler.java4133 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_FATAL_ERROR, null); in reportSchemaFatalError()
4137 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, null); in reportSchemaError()
4141 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, exception); in reportSchemaError()
4145 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, null); in reportSchemaWarning()
4149 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, exception); in reportSchemaWarning()
4152 void reportSchemaErr(String key, Object[] args, Element ele, short type, Exception exception) { in reportSchemaErr() method in XSDHandler
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDHandler.java4133 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_FATAL_ERROR, null); in reportSchemaFatalError()
4137 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, null); in reportSchemaError()
4141 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_ERROR, exception); in reportSchemaError()
4145 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, null); in reportSchemaWarning()
4149 reportSchemaErr(key, args, ele, XMLErrorReporter.SEVERITY_WARNING, exception); in reportSchemaWarning()
4152 void reportSchemaErr(String key, Object[] args, Element ele, short type, Exception exception) { in reportSchemaErr() method in XSDHandler