This inner class is a subclass of a TreeMap
. This wrapper handles the attribute key and value parts represented as a {@link Token} offsets. The value part of the attribute will berepresented by a offset until is accessed using the get
method to avoid creating a bunch of String
instances.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|