All Known Subinterfaces:
ALiteral, ANode, AResourceInternal
All Known Implementing Classes:
ARPDatatypeLiteral, ARPResource, ARPString, TaintImpl, URIReference

public interface Taint
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
     
  • Method Details

    • taint

      void taint()
    • isTainted

      boolean isTainted()
      Returns:
      True iff taint() has been called on this object.