Interface RDFParserFactory

  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Returns a RDFParser instance.
    Returns the RDF format for this factory.
  • Method Details Link icon

    • getRDFFormat Link icon

      RDFFormat getRDFFormat()
      Returns the RDF format for this factory.
    • getParser Link icon

      RDFParser getParser()
      Returns a RDFParser instance.