public abstract class AttType extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AttType.EnumeratedType |
static class |
AttType.Enumeration |
static class |
AttType.NotationType |
static class |
AttType.StringType |
static class |
AttType.TokenizedType |
| Modifier and Type | Field and Description |
|---|---|
static AttType.TokenizedType |
ENTITIES |
static AttType.TokenizedType |
ENTITY |
static AttType.TokenizedType |
ID |
static AttType.TokenizedType |
IDREF |
static AttType.TokenizedType |
IDREFS |
protected boolean |
list |
static AttType.TokenizedType |
NMTOKEN |
static AttType.TokenizedType |
NMTOKENS |
protected String |
nt |
static AttType.StringType |
PCDATA |
public static final AttType.StringType PCDATA
public static final AttType.TokenizedType ID
public static final AttType.TokenizedType IDREF
public static final AttType.TokenizedType IDREFS
public static final AttType.TokenizedType ENTITY
public static final AttType.TokenizedType ENTITIES
public static final AttType.TokenizedType NMTOKEN
public static final AttType.TokenizedType NMTOKENS
protected String nt
protected boolean list
Copyright © 2014. All rights reserved.