Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
de.zeigermann.xml.simpleImporter.DefaultSimpleImportHandler
SimpleImportHandler
for SimpleImporter
.
For lazy people - like me - who do not like to write empty method bodies.
Method Summary | |
void |
|
void | |
void |
|
void | |
void |
|
public void cData(SimplePath path, String cdata)
- Specified by:
- cData in interface SimpleImportHandler
public void endElement(SimplePath path, String name)
- Specified by:
- endElement in interface SimpleImportHandler
public void startElement(SimplePath path, String name, AttributesImpl attributes, String leadingCDdata)
- Specified by:
- startElement in interface SimpleImportHandler