class MXmlEngNodeFilter |
Provides an interface to filter nodes when traversing a tree. http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/traversal.html#Traversal-NodeFilter TXmlEngSerializationOptions
Public Member Functions | |
---|---|
TXmlEngNodeFilterResult | AcceptNode(TXmlEngNode) |
TXmlEngNodeFilterResult | AcceptNode | ( | TXmlEngNode | aNode | ) | [pure virtual] |
Examines the node and determines what action should be taken. TXmlEngNodeFilterResult
TXmlEngNode aNode | The node to examine |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.