fop 2.2

org.apache.fop.pdf
Class StandardStructureTypes.Table

java.lang.Object
  extended by org.apache.fop.pdf.StandardStructureTypes.Table
Enclosing class:
StandardStructureTypes

public static final class StandardStructureTypes.Table
extends java.lang.Object


Field Summary
static StructureType TABLE
           
static StructureType TBODY
           
static StructureType TD
           
static StructureType TFOOT
           
static StructureType TH
           
static StructureType THEAD
           
static StructureType TR
           
 
Constructor Summary
StandardStructureTypes.Table()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TABLE

public static final StructureType TABLE

TR

public static final StructureType TR

TH

public static final StructureType TH

TD

public static final StructureType TD

THEAD

public static final StructureType THEAD

TBODY

public static final StructureType TBODY

TFOOT

public static final StructureType TFOOT
Constructor Detail

StandardStructureTypes.Table

public StandardStructureTypes.Table()

fop 2.2

Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.