public class NopNeedProducer extends java.lang.Object implements NeedProducer
UnsupportedOperationExceptions.| Constructor and Description |
|---|
NopNeedProducer() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.query.Dataset |
create()
Returns a new Model that represents the created need or null if no more needs can be created.
|
boolean |
isExhausted()
Indicates that no more needs will be created by this factory.
|
public org.apache.jena.query.Dataset create()
NeedProducercreate in interface NeedProducerpublic boolean isExhausted()
NeedProducerisExhausted in interface NeedProducerCopyright © 2018. All Rights Reserved.