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: 3ef0b6b38ae8104eb45d5a2b654cadf497da7085 $ |
access |
public |
package |
phing.parser |
__toString()
Location( $fileName = null, $lineNumber = null, $columnNumber = null)
access |
public |
---|---|
toString() : string
An error message can be appended easily. For unknown locations, returns empty string.
access |
public |
---|---|
string
the string representation of this Location object
fileName :
lineNumber :
columnNumber :