| 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Unmarshaller.Listener | |
|---|---|
| javax.xml.bind | Provides a runtime binding framework for client applications including unmarshalling, marshalling, and validation capabilities. | 
| javax.xml.bind.helpers | JAXB Provider Use Only: Provides partial default implementations for some of the javax.xml.bind interfaces. | 
| Uses of Unmarshaller.Listener in javax.xml.bind | 
|---|
| Methods in javax.xml.bind that return Unmarshaller.Listener | |
|---|---|
 Unmarshaller.Listener | 
Unmarshaller.getListener()
Return Unmarshaller.Listener registered with this Unmarshaller. | 
| Methods in javax.xml.bind with parameters of type Unmarshaller.Listener | |
|---|---|
 void | 
Unmarshaller.setListener(Unmarshaller.Listener listener)
Register unmarshal event callback Unmarshaller.Listener with this Unmarshaller. | 
| Uses of Unmarshaller.Listener in javax.xml.bind.helpers | 
|---|
| Methods in javax.xml.bind.helpers that return Unmarshaller.Listener | |
|---|---|
 Unmarshaller.Listener | 
AbstractUnmarshallerImpl.getListener()
 | 
| Methods in javax.xml.bind.helpers with parameters of type Unmarshaller.Listener | |
|---|---|
 void | 
AbstractUnmarshallerImpl.setListener(Unmarshaller.Listener listener)
 | 
  | 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.