org.intabulas.sandler
Interface AtomConstants.Mode

Enclosing interface:
AtomConstants

public static interface AtomConstants.Mode

Constants enumerating the valid Content modes


Field Summary
static String BASE64
           
static String ESCAPED
           
static String XML
           
 

Field Detail

XML

static final String XML
See Also:
Constant Field Values

ESCAPED

static final String ESCAPED
See Also:
Constant Field Values

BASE64

static final String BASE64
See Also:
Constant Field Values


Copyright © 2003-2004 Mark Lussier. All Rights Reserved.