This class is not part of the public API.

Class: javax.swing.text.html.MuxingAttributeSet.MuxingAttributeNameEnumeration

  • private class MuxingAttributeSet.MuxingAttributeNameEnumeration
  • implements Enumeration
An Enumeration of the Attribute names in a MuxingAttributeSet. This may return the same name more than once.

Inheritance

Superclass tree:
  • java.lang.Object
  • javax.swing.text.html.MuxingAttributeSet.MuxingAttributeNameEnumeration
Implements:

Methods

Fields

  • attrIndex

    private int attrIndex
    Index into attrs the current Enumeration came from.
  • currentEnum

    private Enumeration currentEnum
    Enumeration from attrs.