Package | Description |
---|---|
org.apache.axiom.om.ds |
Contains ready to use
OMDataSource implementations. |
org.apache.axiom.om.ds.jaxb | |
org.apache.axiom.ts.om.sourcedelement |
Modifier and Type | Class and Description |
---|---|
class |
WrappedTextNodeOMDataSource
OMDataSource implementation that represents a text node wrapped inside an element. |
class |
WrappedTextNodeOMDataSourceFromDataSource
WrappedTextNodeOMDataSource that pulls the text data from a DataSource object. |
class |
WrappedTextNodeOMDataSourceFromReader
WrappedTextNodeOMDataSource that pulls text data from a Reader object. |
Modifier and Type | Class and Description |
---|---|
class |
JAXBOMDataSource
OMDataSource backed by a JAXB object. |
Modifier and Type | Class and Description |
---|---|
class |
PushOMDataSource |
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.