Uses of Class
com.hp.hpl.jena.rdf.arp.DOM2Model

Packages that use DOM2Model
com.hp.hpl.jena.rdf.arp A parser for RDF/XML
 

Uses of DOM2Model in com.hp.hpl.jena.rdf.arp
 

Methods in com.hp.hpl.jena.rdf.arp that return DOM2Model
static DOM2Model DOM2Model.createD2M(String base, Model m)
          Create a new DOM2Model.
static DOM2Model DOM2Model.createD2M(String base, Model m, String lang)
          Create a new DOM2Model.
 



Licenced under the Apache License, Version 2.0