org.jrdf.parser.ntriples.parser
Class NTripleUtilImpl
java.lang.Object
org.jrdf.parser.ntriples.parser.NTripleUtilImpl
- All Implemented Interfaces:
- Serializable, NTripleUtil
public final class NTripleUtilImpl
- extends Object
- implements NTripleUtil, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NTripleUtilImpl
public NTripleUtilImpl(RegexMatcherFactory regexMatcherFactory)
unescapeLiteral
public String unescapeLiteral(String literal)
- Specified by:
unescapeLiteral in interface NTripleUtil