public class Target extends Object
Modifier and Type | Field and Description |
---|---|
static Target |
ALL |
static Target |
DEFAULT |
static Target |
NAMED |
public static final Target DEFAULT
public static final Target NAMED
public static final Target ALL
public boolean isDefault()
public boolean isAll()
public boolean isAllNamed()
public boolean isOneNamedGraph()
public Node getGraph()
Licenced under the Apache License, Version 2.0