org.apache.fop.fo.properties
Interface HyphenationKeep

All Known Implementing Classes:
HyphenationKeepMaker

public interface HyphenationKeep


Field Summary
static int AUTO
           
static int COLUMN
           
static int INHERIT
           
static int PAGE
           
 

Field Detail

AUTO

static final int AUTO
See Also:
Constant Field Values

COLUMN

static final int COLUMN
See Also:
Constant Field Values

PAGE

static final int PAGE
See Also:
Constant Field Values

INHERIT

static final int INHERIT
See Also:
Constant Field Values


Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.