Package | Description |
---|---|
com.sun.xml.bind.unmarshaller |
Modifier and Type | Class and Description |
---|---|
class |
ContentHandlerEx
Deprecated.
in JAXB1.0.1
|
class |
ContentHandlerExAdaptor
Deprecated.
in JAXB1.0.1
|
Modifier and Type | Method and Description |
---|---|
UnmarshallingEventHandler |
SAXUnmarshallerHandlerImpl.getCurrentEventHandler()
Deprecated.
|
UnmarshallingEventHandler |
UnmarshallingContext.getCurrentEventHandler()
Deprecated.
Gets the current handler.
|
Modifier and Type | Method and Description |
---|---|
void |
SAXUnmarshallerHandlerImpl.pushContentHandler(UnmarshallingEventHandler handler,
int memento)
Deprecated.
|
void |
UnmarshallingContext.pushContentHandler(UnmarshallingEventHandler handler,
int memento)
Deprecated.
Pushes the current content handler into the stack
and registers the newly specified content handler so
that it can receive SAX events.
|
Copyright © 2019 Oracle Corporation. All rights reserved.