org.apache.fop.fo.properties
Interface LinefeedTreatment
- All Known Implementing Classes:
- LinefeedTreatmentMaker
- public interface LinefeedTreatment
IGNORE
public static final int IGNORE
- See Also:
- Constant Field Values
PRESERVE
public static final int PRESERVE
- See Also:
- Constant Field Values
TREAT_AS_SPACE
public static final int TREAT_AS_SPACE
- See Also:
- Constant Field Values
TREAT_AS_ZERO_WIDTH_SPACE
public static final int TREAT_AS_ZERO_WIDTH_SPACE
- 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.