This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python -u | |
""" | |
Python port of PHP serialize() and unserialize() | |
by Samuel Cochran <[email protected]> | |
I couldn't find a nice, fairly efficient implementation of serialize/unserialize for Python... so I wrote one. I didn't use str().partition because I wanted Python <2.5 compatibility. | |
TODO: Performance review. There's an awful lot of string copying. >.> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package jk.test.Eurosport_News_Xml_Parse; | |
/** | |
* Created by Jamal Eddine Ka on 21/07/2014. | |
*/ | |
public class XML_IDENTIFIER { | |
String Category; // Football | |
String SubCategory; // Transfert | |
String Title; // Le mercato EN DIRECT : Valbuena au Dynamo Moscou, son agent dément |