org.odftoolkit.odfvalidator
Interface SAXParseExceptionFilter

All Known Implementing Classes:
ValidationMessageCollectorErrorFilter, ValidationOOoTaskIdErrorFilter

public interface SAXParseExceptionFilter


Method Summary
 SAXParseException filterException(SAXParseException e)
           
 void setGenerator(String aGenerator)
           
 void startPackage(String aParentGenerator)
           
 void startSubFile()
           
 

Method Detail

filterException

SAXParseException filterException(SAXParseException e)

startPackage

void startPackage(String aParentGenerator)

setGenerator

void setGenerator(String aGenerator)

startSubFile

void startSubFile()


Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.