#include <dom.h>
Public Member Functions | |
EmbedDOMLocator (const boost::filesystem::path &file_, int row_, int embedCount_=0) | |
EmbedDOMLocator (const EmbedDOMLocator &src) | |
EmbedDOMLocator & | operator= (const EmbedDOMLocator &src) |
XMLFileLoc | getLineNumber () const |
XMLFileLoc | getColumnNumber () const |
XMLFilePos | getByteOffset () const |
XMLFilePos | getUtf16Offset () const |
xercesc::DOMNode * | getRelatedNode () const |
const XMLCh * | getURI () const |
std::string | getEmbedCount () const |
Private Attributes | |
X | x |
const XMLCh * | file |
int | row |
int | embedCount |
Helper class for DOMEvalException. Extension of DOMLocator with a embed count