gambas-source-code/gb.xml/src
Adrien Prokopowicz c41939ed3b [GB.XML]
* NEW: Added a new Document property to XMLExplorer.
* NEW: Added the Name and Value properties to XMLReader.Node.Attributes and
  XMLNode.Attributes, to get the name and value of the enumerated attribute.
* BUG: Fixed the XMLNode.Attributes enumeration.
* BUG: Fixed XMLExplorer taking the document itself as a node.
* OPT: Rewrote internal exception handling.

[GB.XML.XSLT]
* NEW: Added a new method XSLT.TransformToString() that returns a string 
  instead of an XML document.
* BUG: Fixed internal error management.

git-svn-id: svn://localhost/gambas/trunk@6416 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-08-05 02:02:56 +00:00
..
gb.xml * BUG: XmlWriter now correctly normalizes attribute values 2013-06-30 00:37:36 +00:00
html [GB.XML.HTML] 2014-04-16 13:42:20 +00:00
rpc [DEVELOPMENT ENVIRONMENT] 2014-05-23 11:52:04 +00:00
xslt [GB.XML] 2014-08-05 02:02:56 +00:00
.directory [GB.XML] 2012-04-20 22:57:18 +00:00
CDocument.cpp [GB.XML] 2014-08-05 02:02:56 +00:00
CDocument.h [GB.XML] 2013-07-16 22:27:47 +00:00
CElement.cpp [GB.XML] 2014-08-05 02:02:56 +00:00
CElement.h [GB.XML] 2013-07-16 22:27:47 +00:00
CExplorer.cpp [GB.XML] 2014-08-05 02:02:56 +00:00
CExplorer.h [GB.XML] 2013-07-16 22:27:47 +00:00
CNode.cpp [GB.XML] 2014-08-05 02:02:56 +00:00
CNode.h [GB.XML] 2013-07-16 22:27:47 +00:00
CReader.cpp [GB.XML] 2014-08-05 02:02:56 +00:00
CReader.h [GB.XML] 2013-07-16 22:27:47 +00:00
CTextNode.cpp [GB.XML] 2013-07-16 22:27:47 +00:00
CTextNode.h [GB.XML] 2013-07-16 22:27:47 +00:00
document.cpp [GB.XML] 2014-08-05 02:02:56 +00:00
document.h [GB.XML] 2013-07-16 22:27:47 +00:00
element.cpp [GB.XML] 2013-07-16 22:27:47 +00:00
element.h [GB.XML] 2013-07-16 22:27:47 +00:00
explorer.cpp [GB.XML] 2014-08-05 02:02:56 +00:00
explorer.h * BUG: The XmlExplorer.ReadFlags._get() method now returns a valid value if the flag ID is out of bounds 2013-02-25 00:55:30 +00:00
gb.xml.component [DEVELOPMENT ENVIRONMENT] 2012-07-17 16:24:48 +00:00
gb.xml.h [GB.XML] 2014-08-05 02:02:56 +00:00
gbinterface.h [GB.XML] 2014-08-05 02:02:56 +00:00
main.cpp [GB.XML] 2014-03-11 10:47:05 +00:00
main.h [GB.XML] 2013-07-16 22:27:47 +00:00
Makefile.am [GB.XML] 2013-10-13 18:06:31 +00:00
node.cpp [GB.XML] 2014-08-05 02:02:56 +00:00
node.h [GB.XML] 2013-07-16 22:27:47 +00:00
parser.cpp [GB.XML] 2014-08-05 02:02:56 +00:00
parser.h [GB.XML] 2013-07-16 22:27:47 +00:00
reader.cpp [GB.XML] 2014-08-05 02:02:56 +00:00
reader.h [GB.XML] 2013-07-16 22:27:47 +00:00
serializer.cpp [GB.XML] 2013-11-24 13:51:48 +00:00
serializer.h [GB.XML] 2013-07-16 22:27:47 +00:00
src.pro [GB.XML] 2013-07-16 22:27:47 +00:00
textnode.cpp [GB.XML] 2013-07-16 22:27:47 +00:00
textnode.h [GB.XML] 2013-07-16 22:27:47 +00:00
utils.cpp [GB.XML] 2014-08-05 02:02:56 +00:00
utils.h [GB.XML] 2014-08-05 02:02:56 +00:00