|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.mindswap.rdfparser.rdf.RDFResource | +--org.mindswap.rdfparser.rdf.RDFClass | +--org.mindswap.rdfparser.rdf.RDFBag
Fields inherited from interface org.mindswap.rdfparser.consts.RDFConsts |
OLD_DAMLURL, RDF, RDF_About, RDF_AboutEach, RDF_AboutEachPrefix, RDF_Alt, RDF_Bag, RDF_BagID, RDF_Class, RDF_Comment, RDF_ConstraintProperty, RDF_Description, RDF_Domain, RDF_First, RDF_ID, RDF_IsDefinedBy, RDF_Label, RDF_Li, RDF_Nil, RDF_NodeID, RDF_Object, RDF_ParseType, RDF_Predicate, RDF_Property, RDF_Range, RDF_Resource, RDF_Rest, RDF_SeeAlso, RDF_Seq, RDF_SubClass, RDF_Subject, RDF_SubProperty, RDF_TERMS, RDF_Type, RDF_Value, RDFSURL, RDFURL |
Constructor Summary | |
RDFBag()
|
|
RDFBag(java.lang.String s)
|
Method Summary | |
void |
addNode(RDFResource res)
Adds a single resource node. |
java.lang.String |
getType()
Returns the type of this object as a string. |
Methods inherited from class org.mindswap.rdfparser.rdf.RDFClass |
clone, createInstance, equals, getNTriples, getNTriples, getProperties, getPropertyById, getPropertyByType, getPropertyByType, getSameClasses, getSuperClasses, hasAncestor, hasAncestor, hasSuperClass, listProperties, merge, setProperty, toRDF, validate |
Methods inherited from class org.mindswap.rdfparser.rdf.RDFResource |
addAttribute, addAttributes, addEquivalentTo, addNodes, getAttributeByName, getAttributes, getComment, getEquivalentTos, getFriendlyId, getFriendlyType, getId, getLabel, getNodes, getNTriples, getResourceByType, getTriples, getTriples, getURI, removeEquivalentTo, setAttributes, setComment, setEquivalentTos, setId, setLabel, toRDF, toRDF, toString |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public RDFBag()
public RDFBag(java.lang.String s)
Method Detail |
public void addNode(RDFResource res)
RDFResource
addNode
in class RDFClass
org.mindswap.rdfparser.rdf.RDFResource
r
- Resource to addpublic java.lang.String getType()
RDFResource
getType
in class RDFClass
org.mindswap.rdfparser.rdf.RDFResource
XMLConsts
,
RDFConsts
,
DAMLConsts
,
OWLConsts
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |