content
The content model
Serializable
, DTDConstants
int
boolean
true
if the end tag can be omittedboolean
true
if the start tag can be omittedint
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
to type.boolean
omitEnd()
boolean
toString()
true
if the start tag can be omittedtrue
if the end tag can be omittedtrue
if the start tag can be omittedtrue
if the end tag can be omittedAttributeList
specifying the elementname
- the attribute nameAttributeList
for the given name
value
- the string representation of valueAttributeList
for the given value
nm
to type. Returns appropriate DTDConstants
if the nm
is equal to CDATA, RCDATA, EMPTY or ANY, 0 otherwise.nm
- a namenm
is equal to
CDATA, RCDATA, EMPTY or ANY, 0 otherwise.