|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UnmarshallingContext | |
| edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl | |
| edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime | |
| Uses of UnmarshallingContext in edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl |
| Methods in edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl with parameters of type UnmarshallingContext | |
UnmarshallingEventHandler |
VirtualclassroomDOImpl.createUnmarshaller(UnmarshallingContext context)
Method createUnmarshaller |
UnmarshallingEventHandler |
ErrorImpl.createUnmarshaller(UnmarshallingContext context)
Method createUnmarshaller |
UnmarshallingEventHandler |
MessageImpl.createUnmarshaller(UnmarshallingContext context)
Method createUnmarshaller |
UnmarshallingEventHandler |
UserProfileImpl.createUnmarshaller(UnmarshallingContext context)
Method createUnmarshaller |
UnmarshallingEventHandler |
CommentImpl.createUnmarshaller(UnmarshallingContext context)
Method createUnmarshaller |
UnmarshallingEventHandler |
VirtualClassRoomDOTypeImpl.createUnmarshaller(UnmarshallingContext context)
Method createUnmarshaller |
| Uses of UnmarshallingContext in edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime |
| Classes in edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime that implement UnmarshallingContext | |
class |
SAXUnmarshallerHandlerImpl
Implementation of UnmarshallerHandler. |
| Fields in edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime declared as UnmarshallingContext | |
private UnmarshallingContext |
Discarder.context
Field context |
UnmarshallingContext |
AbstractUnmarshallingEventHandlerImpl.context
Field context |
protected UnmarshallingContext |
UnmarshallingEventHandlerAdaptor.context
Field context |
| Methods in edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime with parameters of type UnmarshallingContext | |
UnmarshallingEventHandler |
GrammarInfo.createUnmarshaller(java.lang.String namespaceUri,
java.lang.String localName,
UnmarshallingContext context)
Creates an unmarshaller that can unmarshal a given element. |
UnmarshallingEventHandler |
GrammarInfoFacade.createUnmarshaller(java.lang.String namespaceUri,
java.lang.String localName,
UnmarshallingContext context)
Method createUnmarshaller |
UnmarshallingEventHandler |
UnmarshallableObject.createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object. |
UnmarshallingEventHandler |
GrammarInfoImpl.createUnmarshaller(java.lang.String namespaceUri,
java.lang.String localName,
UnmarshallingContext context)
Method createUnmarshaller |
| Constructors in edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime with parameters of type UnmarshallingContext | |
Discarder(UnmarshallingContext _ctxt)
Constructor for Discarder |
|
AbstractUnmarshallingEventHandlerImpl(UnmarshallingContext _ctxt,
java.lang.String _stateTextTypes)
Constructor for AbstractUnmarshallingEventHandlerImpl |
|
UnmarshallingEventHandlerAdaptor(UnmarshallingContext _ctxt,
org.xml.sax.ContentHandler _handler)
Constructor for UnmarshallingEventHandlerAdaptor |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||