|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OMDataSourceExt | |
|---|---|
| org.apache.axiom.om | Contains core interfaces of the Axiom API. |
| org.apache.axiom.om.ds | Contains ready to use OMDataSource implementations. |
| Uses of OMDataSourceExt in org.apache.axiom.om |
|---|
| Methods in org.apache.axiom.om that return OMDataSourceExt | |
|---|---|
OMDataSourceExt |
OMDataSourceExt.copy()
Create a copy of the OMDataSourceExt |
| Uses of OMDataSourceExt in org.apache.axiom.om.ds |
|---|
| Classes in org.apache.axiom.om.ds that implement OMDataSourceExt | |
|---|---|
class |
ByteArrayDataSource
ByteArrayDataSource is an example implementation of OMDataSourceExt. |
class |
CharArrayDataSource
CharArrayDataSource is an example implementation of OMDataSourceExt. |
class |
InputStreamDataSource
InputStream is an example OMDataSourceExt. |
class |
OMDataSourceExtBase
OMDataSourceExtBase is a convenient base class that can be extended by other OMDataSourceExt implementations. |
class |
ParserInputStreamDataSource
A DataSource that is backed by an InputStream (read from a parser). |
class |
WrappedTextNodeOMDataSourceFromDataSource
OMDataSource implementation that represents a text node wrapped
inside an element. |
class |
WrappedTextNodeOMDataSourceFromReader
OMDataSource implementation that represents a text node wrapped
inside an element. |
| Methods in org.apache.axiom.om.ds that return OMDataSourceExt | |
|---|---|
OMDataSourceExt |
WrappedTextNodeOMDataSourceFromReader.copy()
|
OMDataSourceExt |
WrappedTextNodeOMDataSourceFromDataSource.copy()
|
OMDataSourceExt |
ParserInputStreamDataSource.copy()
Return a InputStreamDataSource backed by a ByteArrayInputStream |
OMDataSourceExt |
InputStreamDataSource.copy()
Return a InputStreamDataSource backed by a ByteArrayInputStream |
OMDataSourceExt |
CharArrayDataSource.copy()
|
OMDataSourceExt |
ByteArrayDataSource.copy()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||