Class LIST


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

      Fields 
      Modifier and Type Field Description
      static IRI INDEX  
      static IRI LENGTH  
      static IRI MEMBER  
      static java.lang.String NAMESPACE
      http://jena.hpl.hp.com/ARQ/list
      static java.lang.String PREFIX  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private LIST()  
    • 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/list
        See Also:
        Constant Field Values
      • MEMBER

        public static final IRI MEMBER
      • INDEX

        public static final IRI INDEX
      • LENGTH

        public static final IRI LENGTH
    • Constructor Detail

      • LIST

        private LIST()