722723724725726727728
// https://stax-utils.dev.java.net/nonav/javadoc/api/javax/xml/stream/XMLStreamReader.html#getEncoding() return null; } public Location getLocation() { return new EmptyOMLocation(); }
963964965966967968969
* Method getLocation. * * @return Returns Location. */ public Location getLocation() { return new EmptyOMLocation(); }