Stores the file name and line number of a XML file
author |
Andreas Aderhold andi@binarycloud.com |
---|---|
copyright |
2001,2002 THYRELL. All rights reserved |
version |
$Id: b4ab57d15c992c322afd64f4376e36f526021a5d $ |
package |
phing.parser |
__toString() : string
string
Location( $fileName = null, $lineNumber = null, $columnNumber = null)
toString() : string
An error message can be appended easily. For unknown locations, returns empty string.
string
the string representation of this Location object
fileName :
lineNumber :
columnNumber :