It was defined because Xerces made changes in their Locator class which caused turbulence.
typedef Locator XalanLocator::ParentType |
typedef XMLSSize_t XalanLocator::size_type |
XalanLocator::XalanLocator | ( | ) |
virtual XalanLocator::~XalanLocator | ( | ) | [virtual] |
static size_type XalanLocator::getColumnNumber | ( | const ParentType * | theLocator | ) | [static] |
virtual size_type XalanLocator::getColumnNumber | ( | ) | const [pure virtual] |
Implemented in ElemTemplateElement::ElemTemplateElement::LocatorProxy.
static size_type XalanLocator::getLineNumber | ( | const ParentType * | theLocator | ) | [static] |
virtual size_type XalanLocator::getLineNumber | ( | ) | const [pure virtual] |
Implemented in ElemTemplateElement::ElemTemplateElement::LocatorProxy.
virtual const XMLCh* XalanLocator::getPublicId | ( | ) | const [pure virtual] |
Implemented in ElemTemplateElement::ElemTemplateElement::LocatorProxy.
virtual const XMLCh* XalanLocator::getSystemId | ( | ) | const [pure virtual] |
Implemented in ElemTemplateElement::ElemTemplateElement::LocatorProxy.
static size_type XalanLocator::getUnknownValue | ( | ) | [static] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|