- All Known Subinterfaces:
ALiteral,ANode,AResourceInternal
- All Known Implementing Classes:
ARPDatatypeLiteral,ARPResource,ARPString,TaintImpl,URIReference
public interface Taint
-
Method Summary
-
Method Details
-
taint
void taint() -
isTainted
boolean isTainted()- Returns:
- True iff
taint()has been called on this object.
-