Package cds.astrores.sax
Interface AstroresSAXConsumer
-
public interface AstroresSAXConsumer
- Author:
- Andre Schaaff
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
endAstrores()
void
endDocument()
void
startAstrores(java.util.ArrayList attributes)
void
startDocument()
-