c41939ed3b
* 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 |
||
---|---|---|
.. | ||
gb.xml | ||
html | ||
rpc | ||
xslt | ||
.directory | ||
CDocument.cpp | ||
CDocument.h | ||
CElement.cpp | ||
CElement.h | ||
CExplorer.cpp | ||
CExplorer.h | ||
CNode.cpp | ||
CNode.h | ||
CReader.cpp | ||
CReader.h | ||
CTextNode.cpp | ||
CTextNode.h | ||
document.cpp | ||
document.h | ||
element.cpp | ||
element.h | ||
explorer.cpp | ||
explorer.h | ||
gb.xml.component | ||
gb.xml.h | ||
gbinterface.h | ||
main.cpp | ||
main.h | ||
Makefile.am | ||
node.cpp | ||
node.h | ||
parser.cpp | ||
parser.h | ||
reader.cpp | ||
reader.h | ||
serializer.cpp | ||
serializer.h | ||
src.pro | ||
textnode.cpp | ||
textnode.h | ||
utils.cpp | ||
utils.h |