|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetRecordsResponseType | |
---|---|
net.opengis.cat.csw.x202 | |
net.opengis.cat.csw.x202.impl |
Uses of GetRecordsResponseType in net.opengis.cat.csw.x202 |
---|
Methods in net.opengis.cat.csw.x202 that return GetRecordsResponseType | |
---|---|
GetRecordsResponseType |
GetRecordsResponseDocument.addNewGetRecordsResponse()
Appends and returns a new empty "GetRecordsResponse" element |
GetRecordsResponseType |
GetRecordsResponseDocument.getGetRecordsResponse()
Gets the "GetRecordsResponse" element |
static GetRecordsResponseType |
GetRecordsResponseType.Factory.newInstance()
|
static GetRecordsResponseType |
GetRecordsResponseType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(File file)
|
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(InputStream is)
|
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(Node node)
|
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(Reader r)
|
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(String xmlAsString)
|
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(URL u)
|
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(XMLStreamReader sr)
|
static GetRecordsResponseType |
GetRecordsResponseType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.cat.csw.x202 with parameters of type GetRecordsResponseType | |
---|---|
void |
GetRecordsResponseDocument.setGetRecordsResponse(GetRecordsResponseType getRecordsResponse)
Sets the "GetRecordsResponse" element |
Uses of GetRecordsResponseType in net.opengis.cat.csw.x202.impl |
---|
Classes in net.opengis.cat.csw.x202.impl that implement GetRecordsResponseType | |
---|---|
class |
GetRecordsResponseTypeImpl
An XML GetRecordsResponseType(@http://www.opengis.net/cat/csw/2.0.2). |
Methods in net.opengis.cat.csw.x202.impl that return GetRecordsResponseType | |
---|---|
GetRecordsResponseType |
GetRecordsResponseDocumentImpl.addNewGetRecordsResponse()
Appends and returns a new empty "GetRecordsResponse" element |
GetRecordsResponseType |
GetRecordsResponseDocumentImpl.getGetRecordsResponse()
Gets the "GetRecordsResponse" element |
Methods in net.opengis.cat.csw.x202.impl with parameters of type GetRecordsResponseType | |
---|---|
void |
GetRecordsResponseDocumentImpl.setGetRecordsResponse(GetRecordsResponseType getRecordsResponse)
Sets the "GetRecordsResponse" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |