Class APF


  • public final class APF
    extends java.lang.Object
    http://jena.hpl.hp.com/ARQ/property#.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static IRI CONCAT  
      static java.lang.String NAMESPACE
      http://jena.hpl.hp.com/ARQ/property
      static java.lang.String PREFIX  
      static IRI STR_SPLIT  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private APF()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • NAMESPACE

        public static final java.lang.String NAMESPACE
        http://jena.hpl.hp.com/ARQ/property
        See Also:
        Constant Field Values
      • STR_SPLIT

        public static final IRI STR_SPLIT
      • CONCAT

        public static final IRI CONCAT
    • Constructor Detail

      • APF

        private APF()