Class Formatter


  • public class Formatter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Formatter()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String formatSparqlQuery​(java.lang.String query)  
      static java.lang.String prefix​(Value in)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Formatter

        public Formatter()
    • Method Detail

      • prefix

        public static java.lang.String prefix​(Value in)
      • formatSparqlQuery

        public static java.lang.String formatSparqlQuery​(java.lang.String query)