public class LiteralCollector extends Object
| Constructor and Description |
|---|
LiteralCollector(Parser parser,
XMLEventFactory eventFactory,
XMLOutputFactory outputFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(String subject,
Collection<String> props,
String datatype,
String lang) |
void |
handleEvent(XMLEvent event) |
boolean |
isCollecting() |
boolean |
isCollectingXML() |
public LiteralCollector(Parser parser, XMLEventFactory eventFactory, XMLOutputFactory outputFactory)
public boolean isCollecting()
public boolean isCollectingXML()
public void handleEvent(XMLEvent event)
Copyright © 2009–2020. All rights reserved.