org.jrdf.parser.ntriples.parser
Class URIReferenceParserImpl
java.lang.Object
org.jrdf.parser.ntriples.parser.URIReferenceParserImpl
- All Implemented Interfaces:
- URIReferenceParser
public final class URIReferenceParserImpl
- extends Object
- implements URIReferenceParser
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URIReferenceParserImpl
public URIReferenceParserImpl(GraphElementFactory newGraphElementFactory,
NTripleUtil newNTripleUtil)
parseURIReference
public URIReference parseURIReference(String s)
throws ParseException
- Specified by:
parseURIReference in interface URIReferenceParser
- Throws:
ParseException