public static class EncodingManager.AcceptWay extends Object
Constructor and Description |
---|
AcceptWay() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasAccepted()
At least one of the entries is not CAN_SKIP
|
boolean |
isEmpty() |
boolean |
isFerry()
At least one of the entries is FERRY (usually all entries)
|
EncodingManager.AcceptWay |
put(String key,
EncodingManager.Access access) |
public EncodingManager.AcceptWay put(String key, EncodingManager.Access access)
public boolean isEmpty()
public boolean hasAccepted()
public boolean isFerry()
Copyright © 2012–2020. All rights reserved.