#include <XMLTreeNode.h>
  
  | 
        
          | libebook::XMLTreeNode::Configuration::Configuration | ( | bool | caseless_ = false | ) |  |  | explicit | 
 
 
      
        
          | bool libebook::XMLTreeNode::Configuration::caseless | 
      
 
 
      
        
          | std::deque<QName> libebook::XMLTreeNode::Configuration::classes | 
      
 
 
      
        
          | std::deque<QName> libebook::XMLTreeNode::Configuration::ids | 
      
 
 
      
        
          | std::deque<QName> libebook::XMLTreeNode::Configuration::langs | 
      
 
 
      
        
          | std::deque<LinkId_t> libebook::XMLTreeNode::Configuration::links | 
      
 
A list of element / attribute pairs representing a "link". 
Either element or attribute name can be empty, matching anything. E.g., xlink:href attribute is always a link. 
 
 
The documentation for this struct was generated from the following files: