Note that the attribute list provided will contain only attributes with explicit values (specified or defaulted): #IMPLIED attributes will be omitted. The attribute list will contain attributes used for Namespace declarations (xmlns* attributes) only if the http://xml.org/sax/features/namespace-prefixes
property is true (it is false by default, and support for a true value is optional).
Like {@link #characters characters()}, attribute values may have characters that need more than one char
value.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|