Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Member Functions | List of all members
ElemTemplateElement::LocatorProxy Class Reference
Inheritance diagram for ElemTemplateElement::LocatorProxy:
XalanLocator

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 XalanDOMStringgetURI () const
- Public Member Functions inherited from XalanLocator
 XalanLocator ()
virtual ~XalanLocator ()

Additional Inherited Members

- Public Types inherited from XalanLocator
typedef Locator ParentType
typedef XMLSSize_t size_type
- Static Public Member Functions inherited from XalanLocator
static size_type getLineNumber (const ParentType *theLocator)
static size_type getColumnNumber (const ParentType *theLocator)
static size_type getUnknownValue ()

Constructor & Destructor Documentation

ElemTemplateElement::LocatorProxy::LocatorProxy ( size_type  theLineNumber,
size_type  theColumnNumber,
const XalanDOMString theURI 
)
virtual ElemTemplateElement::LocatorProxy::~LocatorProxy ( )
virtual

Member Function Documentation

virtual size_type ElemTemplateElement::LocatorProxy::getColumnNumber ( ) const
virtual

Implements XalanLocator.

virtual size_type 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

The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo