| Package | Description |
|---|---|
| org.synchronoss.cpo.util.cpoUtilConfig | |
| org.synchronoss.cpo.util.cpoUtilConfig.impl |
| Modifier and Type | Method and Description |
|---|---|
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.newInstance() |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(File file) |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(InputStream is) |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(Node node) |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(Reader r) |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(String xmlAsString) |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(URL u) |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(XMLStreamReader sr) |
static CpoUtilConfigDocument |
CpoUtilConfigDocument.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Class and Description |
|---|---|
class |
CpoUtilConfigDocumentImpl
A document containing one cpoUtilConfig(@http://www.synchronoss.org/cpo/util/CpoUtilConfig.xsd) element.
|
Copyright © 2014. All Rights Reserved.