Home
last modified time | relevance | path

Searched defs:xmlSource (Results 1 – 25 of 29) sorted by relevance

12

/external/apache-xml/test/java/src/org/apache/qetest/trax/dom/
DDOMResultAPITest.java255 DOMSource xmlSource = new DOMSource(xmlNode); in testCase2() local
284 DOMSource xmlSource = new DOMSource(xmlNode); in testCase2() local
313 DOMSource xmlSource = new DOMSource(xmlNode); in testCase2() local
357 DOMSource xmlSource = new DOMSource(xmlNode); in testCase2() local
DDOMSourceAPITest.java444 DOMSource xmlSource = new DOMSource(xmlNode); in testCase3() local
/external/apache-xml/test/java/src/org/apache/qetest/xslwrapper/
DTraxDOMWrapper.java208 DOMSource xmlSource = new DOMSource(xmlNode); in transform() local
363 DOMSource xmlSource = new DOMSource(xmlNode); in transformWithStylesheet() local
446 DOMSource xmlSource = new DOMSource(xmlNode); in transformEmbedded() local
DTraxStreamWrapper.java210 StreamSource xmlSource = new StreamSource(new ByteArrayInputStream(xmlBytes)); in transform() local
369 StreamSource xmlSource = new StreamSource(new ByteArrayInputStream(xmlBytes)); in transformWithStylesheet() local
449 StreamSource xmlSource = new StreamSource(new ByteArrayInputStream(xmlBytes)); in transformEmbedded() local
/external/apache-xml/test/java/src/org/apache/qetest/trax/
DSystemIdImpInclTest.java363 Source xmlSource = null; in testCase2() local
585 Source xmlSource = null; in testCase3() local
748 Source xmlSource = null; in testCase4() local
DParameterTest.java431 Source xmlSource, in testSetParam()
473 Source xmlSource, in testSetParam()
DExamplesTest.java374 StreamSource xmlSource = new StreamSource(xmlIS); in exampleFromStream() local
419 StreamSource xmlSource = new StreamSource(xmlReader); in exampleFromReader() local
DTestMultiTypeThreads.java900 Source xmlSource = new DOMSource(xmlDoc); in doDOMTransform() local
/external/apache-xml/test/java/src/org/apache/qetest/trax/sax/
DTemplatesHandlerAPITest.java246 Source xmlSource = new StreamSource(xmlURI); in testCase2() local
291 Source xmlSource = new StreamSource(xmlImpInclURI); in testCase2() local
/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/
DTelephonyLookup.java70 private final ReaderSupplier xmlSource; field in TelephonyLookup
72 private TelephonyLookup(ReaderSupplier xmlSource) { in TelephonyLookup()
DTimeZoneFinder.java86 private final ReaderSupplier xmlSource; field in TimeZoneFinder
91 private TimeZoneFinder(ReaderSupplier xmlSource) { in TimeZoneFinder()
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestCheckNumbers.java49 XMLSource xmlSource = new DummyXMLSource(); in checkSingularity() local
DTestCheckWidths.java25 XMLSource xmlSource = new DummyXMLSource(); in TestBasic() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DVotelessUsersChoice.java30 final XMLSource xmlSource = cldrFile.dataSource; in getVoteResolver() local
DCldrXmlWriter.java23 private final XMLSource xmlSource; field in CldrXmlWriter
DMissingXmlGetter.java65 final XMLSource xmlSource = new SimpleXMLSource(locale.getBaseName()); in reallyGetXml() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DGenerateLanguageData.java53 SimpleXMLSource xmlSource = new SimpleXMLSource("en"); in main() local
DGenerateDecompCollationRules.java196 SimpleXMLSource xmlSource = new SimpleXMLSource("ar"); in main() local
/external/guice/examples/src/example/xml/
DXmlBeanModule.java216 Object xmlSource() { in xmlSource() method in XmlBeanModule
/external/apache-xml/test/java/src/org/apache/qetest/trax/stream/
DStreamResultAPITest.java203 Source xmlSource = null; in testCase2() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMManagerDefault.java277 InputSource xmlSource; in getDTM() local
/external/apache-xml/test/java/src/org/apache/qetest/xalanj2/
DTransformStateAPITest.java218 protected void doTransform(Source xslSource, Source xmlSource, String options) in doTransform()
/external/parameter-framework/upstream/parameter/
DParameterMgrFullConnector.cpp271 bool CParameterMgrFullConnector::importSingleDomainXml(const string &xmlSource, bool overwrite, in importSingleDomainXml()
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DTransformerIdentityImpl.java415 InputSource xmlSource = SAXSource.sourceToInputSource(source); in transform() local
/external/cldr/tools/cldr-rdf/src/main/java/org/unicode/cldr/tool/
DGenerateLanguageContainment.java452 SimpleXMLSource xmlSource = new SimpleXMLSource("languageGroup"); in run() local

12