org.apache.myfaces.buildtools.maven2.plugin.builder.qdox
Class _Location
java.lang.Object
org.apache.myfaces.buildtools.maven2.plugin.builder.qdox._Location
- All Implemented Interfaces:
- Serializable
public class _Location
- extends Object
- implements Serializable
- See Also:
- Serialized Form
_Location
public _Location(String path,
int line,
int column)
getColumn
public int getColumn()
getLine
public int getLine()
getPath
public String getPath()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.