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

public static final int AUTO
See Also:
Constant Field Values

COLUMN

public static final int COLUMN
See Also:
Constant Field Values

PAGE

public static final int PAGE
See Also:
Constant Field Values

INHERIT

public static final int INHERIT
See Also:
Constant Field Values


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