GOM: Removed Parser in Gom classes
To serialize to string/stream, you now requires to create a parser giving the DomNode you want to write/read then call read/write functions over parser
Loading
Please register or sign in to comment
To serialize to string/stream, you now requires to create a parser giving the DomNode you want to write/read then call read/write functions over parser