- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for resolveEntity (0.17 sec)
-
src/test/java/org/codelibs/core/xml/SAXParserFactoryUtilTest.java
throws SAXException { if ("bar".equals(qName)) { included = true; } } @Override public InputSource resolveEntity(final String publicId, final String systemId) throws IOException, SAXException { final InputSource is = new InputSource(ResourceUtil.getResourceAsStream("org/codelibs/core/xml/included.xml"));
Registered: Fri Nov 01 20:58:10 UTC 2024 - Last Modified: Thu Mar 07 01:59:08 UTC 2024 - 2.4K bytes - Viewed (0) -
test-site/activator-launch-1.3.2.jar
dom.Element); } org/apache/ivy/plugins/parser/m2/PomReader$1.class package org.apache.ivy.plugins.parser.m2; final synchronized class PomReader$1 implements org.xml.sax.EntityResolver { void PomReader$1(); public final org.xml.sax.InputSource resolveEntity(String, String); } org/apache/ivy/plugins/parser/m2/PomReader$PomDependencyData.class package org.apache.ivy.plugins.parser.m2; public final synchronized class PomReader$PomDependencyData extends PomReader$PomDependencyMgtElem { private final org.w3c.dom.Element...
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Mon Apr 20 08:41:37 UTC 2015 - 1.2M bytes - Viewed (0)