Package org.exolab.castor.builder.info
Interface XMLInfo
- All Known Implementing Classes:
ClassInfo
,CollectionInfo
,CollectionInfoJ2
,CollectionInfoJ2Collection
,CollectionInfoJ2Set
,CollectionInfoJ2SortedSet
,CollectionInfoODMG30
,FieldInfo
,IdentityInfo
public interface XMLInfo
A class for storing XML related information.
- Version:
- $Revision: 7915 $ $Date: 2006-02-23 01:37:50 -0700 (Thu, 23 Feb 2006) $
- Author:
- Keith Visco
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Identifies the node name for a choice group.
-
Field Details
-
CHOICE_NODE_NAME_ERROR_INDICATION
Identifies the node name for a choice group.- See Also:
-