public static class SupportedParser.Supported
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.Collection<java.lang.String> |
extensionNames |
int |
maxReadSize |
int |
supportedAccessMask |
int |
supportedAttributeBits |
int |
supportedAttributeMask |
int |
supportedOpenFlags |
| Constructor and Description |
|---|
Supported() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public int supportedAttributeMask
public int supportedAttributeBits
public int supportedOpenFlags
public int supportedAccessMask
public int maxReadSize
public java.util.Collection<java.lang.String> extensionNames