Package | Description |
---|---|
org.apache.axiom.om.ds |
Contains ready to use
OMDataSource implementations. |
Modifier and Type | Class and Description |
---|---|
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 |
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. |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.