public final class DescriptorType extends Object
Modifier and Type | Field and Description |
---|---|
static DescriptorType |
attribute
The Attribute DescriptorType.
|
static short |
ATTRIBUTE
Represents the descriptor type for Attributes.
|
static DescriptorType |
element
The Element DescriptorType.
|
static short |
ELEMENT
Represents the descriptor type for Elements.
|
public static final short ATTRIBUTE
public static final short ELEMENT
public static final DescriptorType attribute
public static final DescriptorType element
Copyright © 2015. All rights reserved.