Interface AResourceInternal

All Superinterfaces:
ANode, AResource, Taint
All Known Implementing Classes:
ARPResource, URIReference

public interface AResourceInternal extends AResource, ANode
A resource from the input file.
  • Method Details

    • setHasBeenUsed

      void setHasBeenUsed()
      Only for blank nodes - non blank need not support.
    • getHasBeenUsed

      boolean getHasBeenUsed()
      Only for blank nodes - non blank need not support.