82 enum rTypes {None = 0, hRef = 1, pRef = 2, hpRef = 3};
93 virtual std::ostream&
info(std::ostream& os)
const;
124 void getRefAttr_(std::string& text);
127 void getToAttr_(std::string& text);
130 void getRType_(std::string& text);
133 void getPoly_(std::string& text);
136 void getHRefLevel_(std::string& text);
139 void getHPRefLevel_(std::string& text);