类 TableState

所有已实现的接口:
State

public class TableState extends FormattingState
  • 字段详细资料

    • tableDom

      protected final org.jsoup.nodes.Element tableDom
    • tdDom

      protected org.jsoup.nodes.Element tdDom
  • 构造器详细资料

    • TableState

      public TableState(State preState, char flag)
  • 方法详细资料