org.apache.cocoon.xml
Interface AttributeTypes
- public interface AttributeTypes
Insert the type's description here.
- Version:
- CVS $Id: AttributeTypes.java 30941 2004-07-29 19:56:58Z vgritsenko $
- Author:
- Volker Schmitt
CDATA
public static final String CDATA
- See Also:
- Constant Field Values
ENTITY
public static final String ENTITY
- See Also:
- Constant Field Values
ENTITIES
public static final String ENTITIES
- See Also:
- Constant Field Values
ID
public static final String ID
- See Also:
- Constant Field Values
IDREF
public static final String IDREF
- See Also:
- Constant Field Values
IDREFS
public static final String IDREFS
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values
NAMES
public static final String NAMES
- See Also:
- Constant Field Values
NMTOKEN
public static final String NMTOKEN
- See Also:
- Constant Field Values
NMTOKENS
public static final String NMTOKENS
- See Also:
- Constant Field Values
NOTATION
public static final String NOTATION
- See Also:
- Constant Field Values
NUMBER
public static final String NUMBER
- See Also:
- Constant Field Values
NUMBERS
public static final String NUMBERS
- See Also:
- Constant Field Values
NUTOKEN
public static final String NUTOKEN
- See Also:
- Constant Field Values
NUTOKENS
public static final String NUTOKENS
- See Also:
- Constant Field Values
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.