public static final class Unmarshallers.AccessControlListUnmarshaller extends java.lang.Object implements Unmarshaller<AccessControlList,java.io.InputStream>
Constructor and Description |
---|
AccessControlListUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
AccessControlList |
unmarshall(java.io.InputStream in) |
public AccessControlList unmarshall(java.io.InputStream in) throws java.lang.Exception
unmarshall
in interface Unmarshaller<AccessControlList,java.io.InputStream>
java.lang.Exception