Interface AttributesEx

All Superinterfaces:
Attributes
All Known Implementing Classes:
AttributesExImpl

public interface AttributesEx extends Attributes
Attributes extension that allows attribute values to be exposed as CharSequence.

All namespace URIs and local names are assumed to be interned.

Author:
Kohsuke Kawaguchi