- java.lang.Object
-
- cool.pandora.ldpclient.ACLStatement
-
public class ACLStatement extends Object
-
-
Constructor Summary
Constructors Constructor Description ACLStatement(Set<IRI> modes, IRI agent, IRI accessTo)
-
-
-
Method Detail
-
getACL
public ByteArrayOutputStream getACL()
- Returns:
- ntriples as a
ByteArrayOutputStream
-
-