abstract class AbstractObjectImpl extends Object implements WSDLObject
Constructor and Description |
---|
AbstractObjectImpl(String systemId,
int lineNumber) |
AbstractObjectImpl(javax.xml.stream.XMLStreamReader xsr) |
Modifier and Type | Method and Description |
---|---|
Locator |
getLocation()
Gets the source location information in the parsed WSDL.
|
AbstractObjectImpl(javax.xml.stream.XMLStreamReader xsr)
AbstractObjectImpl(String systemId, int lineNumber)
@NotNull public final Locator getLocation()
WSDLObject
getLocation
in interface WSDLObject
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.