Package gov.nasa.pds.search.core.util
Class XMLValidationEventHandler
- java.lang.Object
-
- gov.nasa.pds.search.core.util.XMLValidationEventHandler
-
- All Implemented Interfaces:
ValidationEventHandler
public class XMLValidationEventHandler extends Object implements ValidationEventHandler
- Author:
- jpadams
-
-
Constructor Summary
Constructors Constructor Description XMLValidationEventHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
handleEvent(ValidationEvent event)
-
-
-
Method Detail
-
handleEvent
public boolean handleEvent(ValidationEvent event)
- Specified by:
handleEvent
in interfaceValidationEventHandler
-
-