Class DefaultStoreAnonymizerXmlHandler

    • Constructor Detail

      • DefaultStoreAnonymizerXmlHandler

        public DefaultStoreAnonymizerXmlHandler()
    • Method Detail

      • getInputFilePath

        public java.lang.String getInputFilePath()
      • setInputFilePath

        public void setInputFilePath​(java.lang.String inputFilePath)
      • getInputStream

        public java.io.InputStream getInputStream()
                                           throws java.io.IOException
        Throws:
        java.io.IOException
      • clearInputStream

        protected void clearInputStream()
      • getMultiInputStream

        protected static MultiInputStream getMultiInputStream​(java.lang.String filename)
                                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • getOutputFilePath

        public java.lang.String getOutputFilePath()
      • setOutputFilePath

        public void setOutputFilePath​(java.lang.String outputFilePath)
      • getLineCount

        public long getLineCount()
      • setLineCount

        public void setLineCount​(long lineCount)
      • getSAXParser

        protected javax.xml.parsers.SAXParser getSAXParser()
                                                    throws javax.xml.parsers.ParserConfigurationException,
                                                           org.xml.sax.SAXException
        Throws:
        javax.xml.parsers.ParserConfigurationException
        org.xml.sax.SAXException