org.apache.cocoon.xml.sax
Interface AttributeTypes
public interface AttributeTypes
Insert the type's description here.
- Version:
- $Id: AttributeTypes.java 729283 2008-12-24 09:25:21Z cziegeler $
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 © 1999-2009 The Apache Software Foundation. All Rights Reserved.