webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
List of all members
WebCore::XLinkQualifiedName Class Reference

#include <XLinkNames.h>

Inheritance diagram for WebCore::XLinkQualifiedName:
WebCore::QualifiedName

Additional Inherited Members

- Public Member Functions inherited from WebCore::QualifiedName
WEBCORE_EXPORT QualifiedName (const AtomicString &prefix, const AtomicString &localName, const AtomicString &namespaceURI)
 
 QualifiedName (WTF::HashTableDeletedValueType)
 
bool isHashTableDeletedValue () const
 
bool operator== (const QualifiedName &other) const
 
bool operator!= (const QualifiedName &other) const
 
bool matches (const QualifiedName &other) const
 
bool hasPrefix () const
 
void setPrefix (const AtomicString &prefix)
 
const AtomicStringprefix () const
 
const AtomicStringlocalName () const
 
const AtomicStringnamespaceURI () const
 
const AtomicStringlocalNameUpper () const
 
String toString () const
 
QualifiedNameImplimpl () const
 
WEBCORE_EXPORT QualifiedName (const AtomicString &prefix, const AtomicString &localName, const AtomicString &namespaceURI)
 
 QualifiedName (WTF::HashTableDeletedValueType)
 
bool isHashTableDeletedValue () const
 
bool operator== (const QualifiedName &other) const
 
bool operator!= (const QualifiedName &other) const
 
bool matches (const QualifiedName &other) const
 
bool hasPrefix () const
 
void setPrefix (const AtomicString &prefix)
 
const AtomicStringprefix () const
 
const AtomicStringlocalName () const
 
const AtomicStringnamespaceURI () const
 
const AtomicStringlocalNameUpper () const
 
String toString () const
 
QualifiedNameImplimpl () const
 
- Static Public Member Functions inherited from WebCore::QualifiedName
static void init ()
 
static void init ()
 

The documentation for this class was generated from the following file: