public class CrawlCommandEvent extends BaseNeedSpecificEvent implements CommandEvent
| Constructor and Description |
|---|
CrawlCommandEvent(java.net.URI needURI,
java.net.URI startURI,
java.util.List<org.apache.jena.sparql.path.Path> propertyPaths,
int getMaxRequest,
int maxDepth) |
| Modifier and Type | Method and Description |
|---|---|
int |
getGetMaxRequest() |
int |
getMaxDepth() |
java.util.List<org.apache.jena.sparql.path.Path> |
getPropertyPaths() |
java.net.URI |
getStartURI() |
getNeedURI, toStringCopyright © 2018. All Rights Reserved.