MetaTF.Parser
Interface HasFields
- All Known Implementing Classes:
- Field, Record, Section
- interface HasFields
- Version:
- rel-1-2 ($Revision: 1.3 $, $Date: 2000/12/15 16:29:55 $),
- Author:
- Richard Jones
- See Also:
Section
,
Record
,
Field
Field Summary |
static java.lang.String |
cvsheader
|
Method Summary |
void |
addField(Field f)
Add a field to this section, record or field |
cvsheader
public static final java.lang.String cvsheader
addField
public void addField(Field f)
throws DTDException
- Add a field to this section, record or field
- Parameters:
f
- the field- Throws:
DTDException
- IF this action is improper
Copyright © 2001 - Richard Jones MetaTF