public class CssUriAttrMapper extends CssSelectorMapper
CssSelectorMapper.Selector
Modifier and Type | Field and Description |
---|---|
protected String |
attr |
selector
Constructor and Description |
---|
CssUriAttrMapper(CssSelectorMapper.Selector selector,
String attr) |
CssUriAttrMapper(String cssSelector,
String attr) |
Modifier and Type | Method and Description |
---|---|
List<org.openrdf.model.Value> |
map(String resourceUri,
org.jsoup.nodes.Element elem,
org.openrdf.model.ValueFactory factory) |
protected String |
rewriteUrl(String url) |
select
protected final String attr
public CssUriAttrMapper(CssSelectorMapper.Selector selector, String attr)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.