#include <ElemTemplateElement.hpp>
Inherits XalanLocator.
Definition at line 633 of file ElemTemplateElement.hpp.
ElemTemplateElement::LocatorProxy::LocatorProxy | ( | XalanFileLoc | theLineNumber, | |
XalanFileLoc | theColumnNumber, | |||
const XalanDOMString & | theURI | |||
) |
virtual ElemTemplateElement::LocatorProxy::~LocatorProxy | ( | ) | [virtual] |
virtual XalanFileLoc ElemTemplateElement::LocatorProxy::getColumnNumber | ( | ) | const [virtual] |
Implements XalanLocator.
virtual XalanFileLoc ElemTemplateElement::LocatorProxy::getLineNumber | ( | ) | const [virtual] |
Implements XalanLocator.
virtual const XMLCh* ElemTemplateElement::LocatorProxy::getPublicId | ( | ) | const [virtual] |
Implements XalanLocator.
virtual const XMLCh* ElemTemplateElement::LocatorProxy::getSystemId | ( | ) | const [virtual] |
Implements XalanLocator.
const XalanDOMString& ElemTemplateElement::LocatorProxy::getURI | ( | ) | const [inline] |
Definition at line 658 of file ElemTemplateElement.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|