Class AFN


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

      Fields 
      Modifier and Type Field Description
      static IRI LOCALNAME
      http://jena.hpl.hp.com/ARQ/function#localname The LocalName QueryModelNode as a SPARQL function.
      static java.lang.String NAMESPACE
      http://jena.hpl.hp.com/ARQ/function
      static java.lang.String PREFIX  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private AFN()  
    • 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/function
        See Also:
        Constant Field Values
      • LOCALNAME

        public static final IRI LOCALNAME
        http://jena.hpl.hp.com/ARQ/function#localname The LocalName QueryModelNode as a SPARQL function.
    • Constructor Detail

      • AFN

        private AFN()