|
|
|
|
Location:
dtdnode.h
Link against: wnode.lib
class CDTDNode : public CBNFNode;
Document Type Definition (DTD) node that forms part of a DTD tree.
CTypedNode< TInt, const TDesC * > - No description.
CBNFNode - Backus-Naur Form (BNF) node that forms part of a BNF tree (
CDTDNode - Document Type Definition (DTD) node that forms part of a DTD tree
Defined in CDTDNode:
AddCompletedAttributeL(), KCompletedAttrID, NewL(), anonymous, ~CDTDNode()
Inherited from CBNFNode:
KNMoreCount(),
KNMoreMaximum(),
KNMoreMinimum(),
KPostRuleCallback(),
KPreRuleCallback(),
KRangeEnd(),
KRangeStart(),
KReference()
static inline CDTDNode *NewL();
Allocates and constructs a new parentless node.
|