#include <xalanc/XSLT/ElemTemplateElement.hpp>
|
typedef Locator | ParentType |
|
static const XalanDOMChar * | getPublicId (const Locator *theLocator, const XalanDOMChar *theAlternateId=getEmptyPtr()) |
| Get the public identifier from a locator object.
|
|
static const XalanDOMChar * | getSystemId (const Locator *theLocator, const XalanDOMChar *theAlternateId=getEmptyPtr()) |
| Get the system identifier from a locator object.
|
|
static XalanFileLoc | getLineNumber (const ParentType *theLocator) |
| Get the line number from a locator object.
|
|
static XalanFileLoc | getColumnNumber (const ParentType *theLocator) |
| Get the column number from a locator object.
|
|
static XalanFileLoc | getUnknownValue () |
|
static XalanFileLoc | getUnknownDisplayValue () |
|
static bool | isUnknownValue (XalanFileLoc theLocation) |
|
Definition at line 636 of file ElemTemplateElement.hpp.
◆ LocatorProxy()
xalanc::ElemTemplateElement::LocatorProxy::LocatorProxy |
( |
XalanFileLoc |
theLineNumber, |
|
|
XalanFileLoc |
theColumnNumber, |
|
|
const XalanDOMString & |
theURI |
|
) |
| |
◆ ~LocatorProxy()
virtual xalanc::ElemTemplateElement::LocatorProxy::~LocatorProxy |
( |
| ) |
|
|
virtual |
◆ getColumnNumber()
virtual XalanFileLoc xalanc::ElemTemplateElement::LocatorProxy::getColumnNumber |
( |
| ) |
const |
|
virtual |
◆ getLineNumber()
virtual XalanFileLoc xalanc::ElemTemplateElement::LocatorProxy::getLineNumber |
( |
| ) |
const |
|
virtual |
◆ getPublicId()
virtual const XMLCh * xalanc::ElemTemplateElement::LocatorProxy::getPublicId |
( |
| ) |
const |
|
virtual |
◆ getSystemId()
virtual const XMLCh * xalanc::ElemTemplateElement::LocatorProxy::getSystemId |
( |
| ) |
const |
|
virtual |
◆ getURI()
const XalanDOMString & xalanc::ElemTemplateElement::LocatorProxy::getURI |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: