public abstract class AbstractADBDataSource
extends org.apache.axiom.om.ds.AbstractPushOMDataSource
implements org.apache.axiom.om.QNameAwareOMDataSource
| Modifier and Type | Field and Description |
|---|---|
protected QName |
parentQName |
| Constructor and Description |
|---|
AbstractADBDataSource(QName parentQName) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.om.OMDataSourceExt |
copy() |
String |
getLocalName() |
String |
getNamespaceURI() |
String |
getPrefix() |
boolean |
isDestructiveWrite()
Returns true if writing the backing object is destructive.
|
getReader, isDestructiveReadclose, getObject, getProperty, getXMLBytes, getXMLInputStream, hasProperty, serialize, serialize, setPropertyprotected QName parentQName
public AbstractADBDataSource(QName parentQName)
public final String getLocalName()
getLocalName in interface org.apache.axiom.om.QNameAwareOMDataSourcepublic final String getNamespaceURI()
getNamespaceURI in interface org.apache.axiom.om.QNameAwareOMDataSourcepublic final String getPrefix()
getPrefix in interface org.apache.axiom.om.QNameAwareOMDataSourcepublic boolean isDestructiveWrite()
isDestructiveWrite in interface org.apache.axiom.om.OMDataSourceExtpublic org.apache.axiom.om.OMDataSourceExt copy()
copy in interface org.apache.axiom.om.OMDataSourceExtcopy in class org.apache.axiom.om.ds.AbstractOMDataSourceCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.