fop 0.95

org.apache.fop.render.afp.modca
Interface AFPConstants


public interface AFPConstants

Constants used by the AFP renderer.


Field Summary
static java.lang.String ASCII_ENCODING
          The encoding to use to convert to ASCII
static java.lang.String EBCIDIC_ENCODING
          The encoding to use to convert to EBCIDIC
 

Field Detail

EBCIDIC_ENCODING

static final java.lang.String EBCIDIC_ENCODING
The encoding to use to convert to EBCIDIC

See Also:
Constant Field Values

ASCII_ENCODING

static final java.lang.String ASCII_ENCODING
The encoding to use to convert to ASCII

See Also:
Constant Field Values

fop 0.95

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