| Package | Description |
|---|---|
| org.exolab.castor.xml |
The XML Marshaller API
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseSax2EventFromStaxProducer
This provides shared code for
Sax2EventFromStaxEventProducer and
Sax2EventFromStaxStreamProducer. |
class |
Sax2EventFromStaxEventProducer |
class |
Sax2EventFromStaxStreamProducer |
| Modifier and Type | Method and Description |
|---|---|
static SAX2EventAndErrorProducer |
BaseSax2EventFromStaxProducer.createSax2EventFromStax(XMLEventReader eventReader) |
static SAX2EventAndErrorProducer |
BaseSax2EventFromStaxProducer.createSax2EventFromStax(XMLStreamReader streamReader) |
| Modifier and Type | Method and Description |
|---|---|
Object |
Unmarshaller.unmarshal(SAX2EventAndErrorProducer eventProducer)
Unmarshals objects of this
Unmarshaller's class type. |
Copyright © 2016. All rights reserved.