All Downloads are FREE. Search and download functionalities are using the official Maven repository.

test.kotlin.com.amazon.ionpathextraction.PathExtractorImplTest.kt Maven / Gradle / Ivy

Go to download

Ion Path Extraction API aims to combine the convenience of a DOM API with the speed of a streaming API.

The newest version!
package com.amazon.ionpathextraction

class PathExtractorImplTest : PathExtractorTest() {
    override fun  PathExtractorBuilder.buildExtractor(): PathExtractor = buildLegacy()
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy