| Class and Description |
|---|
| org.eclipse.rdf4j.common.iteration.CloseableIterationBase
since 2.0. Use
AbstractCloseableIteration instead. |
| org.eclipse.rdf4j.common.iterator.CloseableIteratorBase
since 2.0. Use
AbstractCloseableIterator instead. |
| org.eclipse.rdf4j.common.iteration.IteratorCloseableIteration
since 3.0. This feature is for internal use only: its existence, signature or behavior may change without
warning from one release to the next.
|
| org.eclipse.rdf4j.common.net.ParsedURI
use
ParsedIRI instead |
| Field and Description |
|---|
| org.eclipse.rdf4j.common.iteration.IterationWrapper.wrappedIter
This will be changed to private, possibly with an accessor in future. Do not rely on it.
|
| Method and Description |
|---|
| org.eclipse.rdf4j.common.io.FileUtil.createTempDir(String) |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.