public static class TagSoupExtractionResult.ResourceRoot extends Object
Constructor and Description |
---|
TagSoupExtractionResult.ResourceRoot(String[] path,
org.openrdf.model.Resource root,
Class<? extends MicroformatExtractor> extractor) |
Modifier and Type | Method and Description |
---|---|
Class<? extends MicroformatExtractor> |
getExtractor() |
String[] |
getPath() |
org.openrdf.model.Resource |
getRoot() |
String |
toString() |
public TagSoupExtractionResult.ResourceRoot(String[] path, org.openrdf.model.Resource root, Class<? extends MicroformatExtractor> extractor)
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.