Hi, Can you please tell me how can i create a QualifiedName object and a AtomicString object from a String literal ("value")? I need to cal methods which take const QualifiedName& str and const AtomicString& str Thank you.