com.google.gwt.uibinder.rebind
Class XMLElement.Location
java.lang.Object
com.google.gwt.uibinder.rebind.XMLElement.Location
- Enclosing class:
- XMLElement
public static class XMLElement.Location
- extends Object
Represents the source location where the XMLElement was declared.
XMLElement.Location
public XMLElement.Location(String systemId,
int lineNumber)
getLineNumber
public int getLineNumber()
getSystemId
public String getSystemId()
toString
public String toString()
- For debugging use only.
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.