content
内容模型
Serializable
, DTDConstants
int
boolean
true
boolean
true
int
ANY, CDATA, CONREF, CURRENT, DEFAULT, EMPTY, ENDTAG, ENTITIES, ENTITY, FIXED, GENERAL, ID, IDREF, IDREFS, IMPLIED, MD, MODEL, MS, NAME, NAMES, NMTOKEN, NMTOKENS, NOTATION, NUMBER, NUMBERS, NUTOKEN, NUTOKENS, PARAMETER, PI, PUBLIC, RCDATA, REQUIRED, SDATA, STARTTAG, SYSTEM
getAttribute(String name)
getAttributeByValue(String value)
int
getIndex()
getName()
int
getType()
boolean
isEmpty()
static int
nm
转换为类型。
boolean
omitEnd()
boolean
toString()
true
true
true
true
AttributeList
name
- 属性名称
name
的AttributeList
value
- 值的字符串表示
value
的AttributeList
nm
转换为类型。如果nm
等于CDATA、RCDATA、EMPTY或ANY,则返回适当的DTDConstants,否则返回0。
nm
- 一个名称
nm
等于CDATA、RCDATA、EMPTY或ANY,则返回适当的DTDConstants,否则返回0。