webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
WebCore::SVGLangSpace Class Reference

#include <SVGLangSpace.h>

Inheritance diagram for WebCore::SVGLangSpace:
WebCore::SVGElement WebCore::SVGComponentTransferFunctionElement WebCore::SVGCursorElement WebCore::SVGDescElement WebCore::SVGFELightElement WebCore::SVGFEMergeNodeElement WebCore::SVGFilterElement WebCore::SVGFilterPrimitiveStandardAttributes WebCore::SVGGradientElement WebCore::SVGGraphicsElement WebCore::SVGMarkerElement WebCore::SVGMaskElement WebCore::SVGMetadataElement WebCore::SVGMPathElement WebCore::SVGPatternElement WebCore::SVGScriptElement WebCore::SVGSMILElement WebCore::SVGStopElement WebCore::SVGStyleElement WebCore::SVGSymbolElement WebCore::SVGTitleElement WebCore::SVGUnknownElement WebCore::SVGViewElement

Public Member Functions

const AtomicStringxmllang () const
 
void setXmllang (const AtomicString &xmlLang)
 
const AtomicStringxmlspace () const
 
void setXmlspace (const AtomicString &xmlSpace)
 
void parseAttribute (const QualifiedName &, const AtomicString &)
 

Static Public Member Functions

static bool isKnownAttribute (const QualifiedName &)
 
static void addSupportedAttributes (HashSet< QualifiedName > &)
 

Member Function Documentation

◆ addSupportedAttributes()

void WebCore::SVGLangSpace::addSupportedAttributes ( HashSet< QualifiedName > &  supportedAttributes)
static

◆ isKnownAttribute()

bool WebCore::SVGLangSpace::isKnownAttribute ( const QualifiedName attrName)
static

◆ parseAttribute()

void WebCore::SVGLangSpace::parseAttribute ( const QualifiedName name,
const AtomicString value 
)

◆ setXmllang()

void WebCore::SVGLangSpace::setXmllang ( const AtomicString xmlLang)

◆ setXmlspace()

void WebCore::SVGLangSpace::setXmlspace ( const AtomicString xmlSpace)

◆ xmllang()

const AtomicString& WebCore::SVGLangSpace::xmllang ( ) const
inline

◆ xmlspace()

const AtomicString & WebCore::SVGLangSpace::xmlspace ( ) const

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