|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.sax.AttributeUsage
public class AttributeUsage
| Field Summary | |
|---|---|
static int |
DEPRECATED
DEPRECATED |
static int |
OPTIONAL
OPTIONAL |
static int |
REQUIRED
REQUIRED |
static int |
UNKNOWN
UNKNOWN |
static int |
USAGE_MASK
USAGE_MASK |
| Constructor Summary | |
|---|---|
AttributeUsage()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int UNKNOWN
public static final int REQUIRED
public static final int OPTIONAL
public static final int USAGE_MASK
public static final int DEPRECATED
| Constructor Detail |
|---|
public AttributeUsage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||