public class ElementListImpl extends org.apache.jena.rdf.model.impl.RDFListImpl implements ElementList
| Constructor and Description |
|---|
ElementListImpl(org.apache.jena.graph.Node node,
org.apache.jena.enhanced.EnhGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
List<Element> |
getElements()
Gets the List of child Elements.
|
void |
print(PrintContext p)
Instructs this to print itself into a given PrintContext.
|
String |
toString() |
void |
visit(ElementVisitor visitor)
Visits this with a given visitor.
|
add, append, append, apply, asJavaList, checkNotNil, checkValid, collectStatements, concatenate, concatenate, cons, contains, copy, copy, findElement, get, getHead, getStrict, getTail, getValidityErrorMessage, indexOf, indexOf, isEmpty, isValid, iterator, listAbstractionClass, listFirst, listNil, listRest, listType, mapWith, newListCell, reduce, remove, removeAll, removeHead, removeList, replace, sameListAs, setHead, setStrict, setTail, setTailAux, size, withabort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, asLiteral, asResource, begin, commit, getId, getLocalName, getModel, getModelCom, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, mustHaveModel, removeAll, removeProperties, visitWithas, asNode, canAs, canSupport, convertTo, equals, getGraph, getPersonality, hashCode, isAnon, isLiteral, isResource, isURIResource, viewAsaddView, alreadyHasView, asInternal, supportsclone, finalize, getClass, notify, notifyAll, wait, wait, waitabort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, removeAll, removePropertiesas, asLiteral, asResource, canAs, getModel, isAnon, isLiteral, isResource, isURIResource, visitWithadd, append, append, apply, asJavaList, concatenate, concatenate, cons, contains, copy, get, getHead, getStrict, getTail, getValidityErrorMessage, indexOf, indexOf, isEmpty, isValid, iterator, mapWith, reduce, remove, removeAll, removeHead, removeList, replace, sameListAs, setHead, setStrict, setTail, size, withpublic ElementListImpl(org.apache.jena.graph.Node node,
org.apache.jena.enhanced.EnhGraph graph)
public List<Element> getElements()
ElementGroupgetElements in interface ElementGrouppublic void print(PrintContext p)
Printablepublic String toString()
toString in interface org.apache.jena.rdf.model.RDFNodetoString in interface org.apache.jena.rdf.model.ResourcetoString in class org.apache.jena.rdf.model.impl.ResourceImplpublic void visit(ElementVisitor visitor)
ElementCopyright © 2017 TopQuadrant, Inc.. All rights reserved.