Home
last modified time | relevance | path

Searched defs:xerces (Results 1 – 11 of 11) sorted by relevance

/dports/science/cdk/.m2/repository/xerces/xercesImpl/2.10.0/
H A DxercesImpl-2.10.0.pom4 <groupId>xerces</groupId> groupId
/dports/security/owasp-dependency-check/repository/xerces/xmlParserAPIs/2.6.0/
H A DxmlParserAPIs-2.6.0.pom3 <groupId>xerces</groupId> groupId
/dports/security/owasp-dependency-check/repository/xerces/xercesImpl/2.6.2/
H A DxercesImpl-2.6.2.pom3 <groupId>xerces</groupId> groupId
/dports/devel/spark/m2/xerces/xercesImpl/2.11.0/
H A DxercesImpl-2.11.0.pom4 <groupId>xerces</groupId> groupId
/dports/textproc/xom/XOM/src/nu/xom/samples/
H A DSchemaValidator.java54 XMLReader xerces = XMLReaderFactory.createXMLReader( in main() local
/dports/cad/sumo/sumo-1.2.0/
H A Dconfigure.ac117 AC_ARG_WITH([xerces], [AS_HELP_STRING([--with-xerces=DIR],[where Xerces-C is installed (libraries i… optwith
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/libxsd/xsd/cxx/parser/xerces/
H A Delements.hxx39 namespace xerces namespace
H A Delements.txx30 namespace xerces namespace
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/build-system/
H A Dconfigure.ac451 AC_ARG_WITH(xerces, optwith
453 AC_ARG_WITH(xerces, optwith
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/build-system/
H A Dconfigure.ac451 AC_ARG_WITH(xerces, optwith
453 AC_ARG_WITH(xerces, optwith
/dports/textproc/xom/XOM/src/nu/xom/tests/
H A DBuilderTest.java547 XMLReader xerces = XMLReaderFactory.createXMLReader( in testBuildWithoutLocator() local
583 XMLReader xerces = XMLReaderFactory.createXMLReader( in testWeirdAttributeTypes() local
623 XMLReader xerces = XMLReaderFactory.createXMLReader("org.apache.xerces.parsers.SAXParser"); in testParenthesizedEnumeratedAttributeTypes() local
1103 XMLReader xerces; in testWarningDoesNotStopBuild() local
1147 XMLReader xerces = XMLReaderFactory.createXMLReader( in testSkippedEntityThrowsParsingException() local