net.rootdev.javardfa
Class RDFaXHtmlParserFactory

java.lang.Object
  extended by net.rootdev.javardfa.RDFaXHtmlParserFactory
All Implemented Interfaces:
org.openrdf.rio.RDFParserFactory

@MetaInfServices
public class RDFaXHtmlParserFactory
extends Object
implements org.openrdf.rio.RDFParserFactory

Author:
hjs

Field Summary
static org.openrdf.rio.RDFFormat rdfa_xhtml_Format
           
 
Constructor Summary
RDFaXHtmlParserFactory()
           
 
Method Summary
 org.openrdf.rio.RDFParser getParser()
           
 org.openrdf.rio.RDFFormat getRDFFormat()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rdfa_xhtml_Format

public static final org.openrdf.rio.RDFFormat rdfa_xhtml_Format
Constructor Detail

RDFaXHtmlParserFactory

public RDFaXHtmlParserFactory()
Method Detail

getRDFFormat

public org.openrdf.rio.RDFFormat getRDFFormat()
Specified by:
getRDFFormat in interface org.openrdf.rio.RDFParserFactory

getParser

public org.openrdf.rio.RDFParser getParser()
Specified by:
getParser in interface org.openrdf.rio.RDFParserFactory


Copyright © 2009-2010. All Rights Reserved.