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$ |
| access |
public |
| package |
phing.parser |
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 |
|---|
stringthe string representation of this Location object
__toString()
fileName :
lineNumber :
columnNumber :