Xml EntityRef node.
More...
List of all members.
Detailed Description
Xml EntityRef node.
http://www.w3.org/TR/REC-xml/#NT-EntityRef
grammar:
EntityRef ::= '&' Name ';'
Constructor & Destructor Documentation
| DcEntityRef::DcEntityRef |
( |
| ) |
[inline] |
| virtual DcEntityRef::~DcEntityRef |
( |
| ) |
[inline, virtual] |
Member Function Documentation
| virtual void DcEntityRef::callback |
( |
IDcCallback * |
visitor | ) |
[virtual] |
| virtual void DcEntityRef::visit |
( |
IDcVisitor * |
visitor | ) |
[virtual] |
Member Data Documentation