| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.base2.x20 | |
| eu.europa.ec.inspire.schemas.base2.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
static RelatedPartyDocument |
RelatedPartyDocument.Factory.newInstance() |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(File file) |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(InputStream is) |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(Node node) |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(Reader r) |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(String xmlAsString) |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(URL u) |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(XMLStreamReader sr) |
static RelatedPartyDocument |
RelatedPartyDocument.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Class and Description |
|---|---|
class |
RelatedPartyDocumentImpl
A document containing one RelatedParty(@http://inspire.ec.europa.eu/schemas/base2/2.0) element.
|
Copyright © 2018 52north.org. All rights reserved.