Class LangResourceXMLFilter

java.lang.Object
org.xml.sax.helpers.XMLFilterImpl
org.jorigin.lang.xml.LangResourceXMLFilter
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler, XMLFilter, XMLReader

public class LangResourceXMLFilter extends XMLFilterImpl
A simple override of the XMLFilterImpl dedicated to the lang XML resource file parsing. Most of the methods simply delegate to super methods.
Since:
1.0.0
Version:
"1.0.14" - b202111241200L
Author:
Julien SEINTURIER - Université de Toulon / CNRS LIS umr 7020 - github.com/jorigin/jcommon (contact@jorigin.org)