|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DCMIRecordDocument | |
---|---|
net.opengis.cat.csw.x202 | |
net.opengis.cat.csw.x202.impl |
Uses of DCMIRecordDocument in net.opengis.cat.csw.x202 |
---|
Methods in net.opengis.cat.csw.x202 that return DCMIRecordDocument | |
---|---|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.newInstance()
|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(File file)
|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(InputStream is)
|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(Node node)
|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(Reader r)
|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(String xmlAsString)
|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(URL u)
|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(XMLStreamReader sr)
|
static DCMIRecordDocument |
DCMIRecordDocument.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of DCMIRecordDocument in net.opengis.cat.csw.x202.impl |
---|
Classes in net.opengis.cat.csw.x202.impl that implement DCMIRecordDocument | |
---|---|
class |
DCMIRecordDocumentImpl
A document containing one DCMIRecord(@http://www.opengis.net/cat/csw/2.0.2) element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |