diff --git a/Sda1/Etest/SaxMemo2Html/SaxMemo2Hhtml_solution/src/main/resources/.gitignore b/Sda1/Etest/SaxMemo2Html/SaxMemo2Hhtml_solution/src/main/resources/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..472b549de865a7052a86fb69990f7fcb4feacc32 --- /dev/null +++ b/Sda1/Etest/SaxMemo2Html/SaxMemo2Hhtml_solution/src/main/resources/.gitignore @@ -0,0 +1,2 @@ +/memo.xml.1.html +/memo.xml.2.html diff --git a/Sda1/Etest/SaxMemo2Html/SaxMemo2Hhtml_solution/src/main/resources/memo.xml.1.html b/Sda1/Etest/SaxMemo2Html/SaxMemo2Hhtml_solution/src/main/resources/memo.xml.1.html deleted file mode 100644 index 85659d988aad844c3283745f8a4f183099b21b79..0000000000000000000000000000000000000000 --- a/Sda1/Etest/SaxMemo2Html/SaxMemo2Hhtml_solution/src/main/resources/memo.xml.1.html +++ /dev/null @@ -1,20 +0,0 @@ -<html> - <head><title>Memo from M. Goik</title></head> - <body> - <h2>Subject:Best wishes</h2> - <dl> - <dt>Sender:</dt> - <dd>M. Goik</dd> - <dt>Recipients:</dt> - <dd> - <ul> - <li>B. King</li> - <li>A. June</li> - </ul> - </dd> - </dl> - <h2>Subject: Best wishes</h2> - <p>Hi all, congratulations to your splendid party</p> - <p>End of message from <strong>M. Goik</strong></p> - </body> -</html> diff --git a/Sda1/Etest/SaxMemo2Html/SaxMemo2Hhtml_solution/src/main/resources/memo.xml.2.html b/Sda1/Etest/SaxMemo2Html/SaxMemo2Hhtml_solution/src/main/resources/memo.xml.2.html deleted file mode 100644 index 85659d988aad844c3283745f8a4f183099b21b79..0000000000000000000000000000000000000000 --- a/Sda1/Etest/SaxMemo2Html/SaxMemo2Hhtml_solution/src/main/resources/memo.xml.2.html +++ /dev/null @@ -1,20 +0,0 @@ -<html> - <head><title>Memo from M. Goik</title></head> - <body> - <h2>Subject:Best wishes</h2> - <dl> - <dt>Sender:</dt> - <dd>M. Goik</dd> - <dt>Recipients:</dt> - <dd> - <ul> - <li>B. King</li> - <li>A. June</li> - </ul> - </dd> - </dl> - <h2>Subject: Best wishes</h2> - <p>Hi all, congratulations to your splendid party</p> - <p>End of message from <strong>M. Goik</strong></p> - </body> -</html>