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: e9763098c8a68d590f8aea9750393876311bac0a $ |
access |
public |
package |
phing.parser |
__toString() : string
string
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 :