Interface SparqlRelationParser

All Superinterfaces:
com.google.common.base.Function<String,Fragment2>, Function<String,Fragment2>
All Known Implementing Classes:
SparqlRelationParserImpl

public interface SparqlRelationParser extends com.google.common.base.Function<String,Fragment2>
  • Method Summary

    Methods inherited from interface com.google.common.base.Function

    apply, equals

    Methods inherited from interface java.util.function.Function

    andThen, compose