public static class Supported2Parser.Supported2
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Collection<java.lang.String> |
attribExtensionNames |
java.util.Collection<java.lang.String> |
extensionNames |
long |
maxReadSize |
int |
supportedAccessMask |
int |
supportedAttributeBits |
int |
supportedAttributeMask |
short |
supportedBlock |
short |
supportedOpenBlockVector |
int |
supportedOpenFlags |
Constructor and Description |
---|
Supported2() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public int supportedAttributeMask
public int supportedAttributeBits
public int supportedOpenFlags
public int supportedAccessMask
public long maxReadSize
public short supportedOpenBlockVector
public short supportedBlock
public java.util.Collection<java.lang.String> attribExtensionNames
public java.util.Collection<java.lang.String> extensionNames