org.apache.fop.fo.properties
Interface BlankOrNotBlank

All Known Implementing Classes:
BlankOrNotBlankMaker

public interface BlankOrNotBlank


Field Summary
static int ANY
           
static int BLANK
           
static int NOT_BLANK
           
 

Field Detail

BLANK

public static final int BLANK

NOT_BLANK

public static final int NOT_BLANK

ANY

public static final int ANY


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