com.solarmetric.rd.meta
Class Location
java.lang.Object
|
+--com.solarmetric.rd.meta.Location
- public class Location
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Location
public Location()
Location
public Location(boolean nullOnNoLocator)
getLocation
public java.lang.String getLocation(java.lang.String format)
- for customized responses
getLocation
public java.lang.String getLocation()
setLocator
public void setLocator(org.xml.sax.Locator locator)
getLocator
public org.xml.sax.Locator getLocator()
setNullOnNoLocator
public void setNullOnNoLocator(boolean val)
isNullOnNoLocator
public boolean isNullOnNoLocator()
Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.