Public Member Functions | |
LocatorProxy (size_type theLineNumber, size_type theColumnNumber, const XalanDOMString &theURI) | |
virtual | ~LocatorProxy () |
virtual const XMLCh * | getPublicId () const |
virtual const XMLCh * | getSystemId () const |
virtual size_type | getLineNumber () const |
virtual size_type | getColumnNumber () const |
const XalanDOMString & | getURI () const |
![]() | |
XalanLocator () | |
virtual | ~XalanLocator () |
Additional Inherited Members | |
![]() | |
typedef Locator | ParentType |
typedef XMLSSize_t | size_type |
![]() | |
static size_type | getLineNumber (const ParentType *theLocator) |
static size_type | getColumnNumber (const ParentType *theLocator) |
static size_type | getUnknownValue () |
ElemTemplateElement::LocatorProxy::LocatorProxy | ( | size_type | theLineNumber, |
size_type | theColumnNumber, | ||
const XalanDOMString & | theURI | ||
) |
|
virtual |
|
virtual |
Implements XalanLocator.
|
virtual |
Implements XalanLocator.
|
virtual |
Implements XalanLocator.
|
virtual |
Implements XalanLocator.
const XalanDOMString& ElemTemplateElement::LocatorProxy::getURI | ( | ) | const |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|