public class BigdataPage
extends org.fit.layout.impl.DefaultPage
| Constructor and Description |
|---|
BigdataPage(org.openrdf.model.Model pageStatements,
String urlString)
creates model from the given RDF model statements
|
| Modifier and Type | Method and Description |
|---|---|
static List<org.fit.layout.impl.DefaultBox> |
sortBySize(List<org.fit.layout.impl.DefaultBox> elements)
it sorts page's elements from higher to lower volume
|
public BigdataPage(org.openrdf.model.Model pageStatements,
String urlString)
throws MalformedURLException
pageStatements - page statementsurlString - original urlMalformedURLExceptionCopyright © 2015. All rights reserved.