Searched defs:XSLTProcessor (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/xml/
H A DXSLTProcessor.h44 class XSLTProcessor : public RefCounted<XSLTProcessor> { class in namespace:WebCore
46 static PassRefPtr<XSLTProcessor> create() { return adoptRef(new XSLTProcessor); }
75 XSLTProcessor() { } function in class:WebCore::XSLTProcessor

Completed in 60 milliseconds