public static final class StandardStructureTypes.Table
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static StructureType |
TABLE |
static StructureType |
TBODY |
static StructureType |
TD |
static StructureType |
TFOOT |
static StructureType |
TH |
static StructureType |
THEAD |
static StructureType |
TR |
Constructor and Description |
---|
Table() |
public static final StructureType TABLE
public static final StructureType TR
public static final StructureType TH
public static final StructureType TD
public static final StructureType THEAD
public static final StructureType TBODY
public static final StructureType TFOOT
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.