org.apache.fop.render.afp.modca

Interface AFPConstants

public interface AFPConstants

Constants used by the AFP renderer.

Field Summary

static String
ASCII_ENCODING
The encoding to use to convert to ASCII
static String
EBCIDIC_ENCODING
The encoding to use to convert to EBCIDIC

Field Details

ASCII_ENCODING

public static final String ASCII_ENCODING
The encoding to use to convert to ASCII

EBCIDIC_ENCODING

public static final String EBCIDIC_ENCODING
The encoding to use to convert to EBCIDIC

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