org.apache.cocoon.pipeline.util
Interface AttributeTypes
public interface AttributeTypes
Insert the type's description here.
- Version:
- $Id: AttributeTypes.java 699327 2008-09-26 14:01:35Z reinhard $
CDATA
static final String CDATA
- See Also:
- Constant Field Values
ENTITY
static final String ENTITY
- See Also:
- Constant Field Values
ENTITIES
static final String ENTITIES
- See Also:
- Constant Field Values
ID
static final String ID
- See Also:
- Constant Field Values
IDREF
static final String IDREF
- See Also:
- Constant Field Values
IDREFS
static final String IDREFS
- See Also:
- Constant Field Values
NAME
static final String NAME
- See Also:
- Constant Field Values
NAMES
static final String NAMES
- See Also:
- Constant Field Values
NMTOKEN
static final String NMTOKEN
- See Also:
- Constant Field Values
NMTOKENS
static final String NMTOKENS
- See Also:
- Constant Field Values
NOTATION
static final String NOTATION
- See Also:
- Constant Field Values
NUMBER
static final String NUMBER
- See Also:
- Constant Field Values
NUMBERS
static final String NUMBERS
- See Also:
- Constant Field Values
NUTOKEN
static final String NUTOKEN
- See Also:
- Constant Field Values
NUTOKENS
static final String NUTOKENS
- See Also:
- Constant Field Values
Copyright © 2008 The Apache Software Foundation. All Rights Reserved.