public class NamedWildcardTopicGenerator extends AbstractTopicGenerator
Constructor and Description |
---|
NamedWildcardTopicGenerator(ParseContextIF context,
String name) |
Modifier and Type | Method and Description |
---|---|
void |
contextEnd()
Called when the parse context the named wildcard occurs in ends,
so that next time this named wildcard is seen a new topic will
need to be created.
|
ValueGeneratorIF |
copy() |
TopicIF |
getTopic() |
getDatatype, getLiteral, getLocator, isTopic
public NamedWildcardTopicGenerator(ParseContextIF context, String name)
public TopicIF getTopic()
public ValueGeneratorIF copy()
public void contextEnd()