File tree Expand file tree Collapse file tree
src/main/java/org/apache/commons/codec Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 simple framework for String encoding and decoding in three categories:
2929 Binary Encoders, Language Encoders, and Network Encoders. </ p >
3030
31- < h4 > < a name ="Common Encoders " > Binary Encoders </ a > </ h4 >
31+ < h1 > < a name ="Common_Encoders " > </ a > </ h1 >
3232
33- < table border ="1 " width ="100% " cellspacing ="2 " cellpadding ="3 ">
33+ < table summary =" Binary Encoders " border ="1 " width ="100% " cellspacing ="2 " cellpadding ="3 ">
3434 < tbody >
3535 < tr >
3636 < td >
@@ -56,14 +56,14 @@ <h4><a name="Common Encoders">Binary Encoders</a></h4>
5656 </ tr >
5757 </ tbody >
5858 </ table >
59- < h4 >
60- < a name ="Language Encoders "> Language Encoders</ a >
61- </ h4 >
59+ < h1 >
60+ < a name ="Language_Encoders "> Language Encoders</ a >
61+ </ h1 >
6262 < p >
6363 Codec contains a number of commonly used language and phonetic
6464 encoders
6565 </ p >
66- < table border ="1 " width ="100% " cellspacing ="2 " cellpadding ="3 ">
66+ < table summary =" Language Encoders " border ="1 " width ="100% " cellspacing ="2 " cellpadding ="3 ">
6767 < tbody >
6868 < tr >
6969 < td >
8181 </ tr >
8282 </ tbody >
8383 </ table >
84- < h4 > < a name ="Network_Encoders "> Network Encoders</ a > </ h4 >
85- < h4 > </ h4 >
84+ < h1 > < a name ="Network_Encoders "> Network Encoders</ a > </ h1 >
85+ < h1 > </ h1 >
8686 < p > Codec contains network related encoders </ p >
87- < table border ="1 " width ="100% " cellspacing ="2 " cellpadding ="3 ">
87+ < table summary =" Network Encoders " border ="1 " width ="100% " cellspacing ="2 " cellpadding ="3 ">
8888 < tbody >
8989 < tr >
9090 < td >
You can’t perform that action at this time.
0 commit comments