Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
_
U
UnmarshallableObject
- interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
UnmarshallableObject
.
Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallerImpl
- class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
UnmarshallerImpl
.
Default Unmarshall implementation.
UnmarshallerImpl(DefaultJAXBContextImpl, GrammarInfo)
- Constructor for class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
UnmarshallerImpl
UnmarshallingContext
- interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
UnmarshallingContext
.
Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
- interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
UnmarshallingEventHandler
.
Implemented by the generated code to unmarshall an object from unmarshaller events.
UnmarshallingEventHandlerAdaptor
- class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
UnmarshallingEventHandlerAdaptor
.
Redirects events to another SAX ContentHandler.
UnmarshallingEventHandlerAdaptor(UnmarshallingContext, ContentHandler)
- Constructor for class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
UnmarshallingEventHandlerAdaptor
Constructor for UnmarshallingEventHandlerAdaptor
UserProfile
- interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.
UserProfile
.
Java content class for UserProfile complex type.
UserProfileImpl
- class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.
UserProfileImpl
.
UserProfileImpl()
- Constructor for class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.
UserProfileImpl
UserProfileImpl.Unmarshaller
- class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.
UserProfileImpl.Unmarshaller
.
UserProfileImpl.Unmarshaller(UnmarshallingContext)
- Constructor for class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.
UserProfileImpl.Unmarshaller
Constructor for Unmarshaller
UserProfileImpl.Unmarshaller(UnmarshallingContext, int)
- Constructor for class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.
UserProfileImpl.Unmarshaller
Constructor for Unmarshaller
Util
- class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
Util
.
Util()
- Constructor for class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
Util
undeclarePrefixes(String[])
- Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
UnmarshallingEventHandlerAdaptor
Method undeclarePrefixes
unexpectedEnterAttribute(String, String, String)
- Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
AbstractUnmarshallingEventHandlerImpl
Method unexpectedEnterAttribute
unexpectedEnterElement(String, String, String, Attributes)
- Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
AbstractUnmarshallingEventHandlerImpl
Method unexpectedEnterElement
unexpectedLeaveAttribute(String, String, String)
- Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
AbstractUnmarshallingEventHandlerImpl
Method unexpectedLeaveAttribute
unexpectedLeaveChild()
- Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
AbstractUnmarshallingEventHandlerImpl
Method unexpectedLeaveChild
unexpectedLeaveElement(String, String, String)
- Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
AbstractUnmarshallingEventHandlerImpl
Method unexpectedLeaveElement
unexpectedText(String)
- Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
AbstractUnmarshallingEventHandlerImpl
Method unexpectedText
union(Grammar, Grammar)
- Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
GrammarInfoFacade
Computes the union of two grammars.
unmarshal(XMLReader, InputSource)
- Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
UnmarshallerImpl
Method unmarshal
unmarshal(Node)
- Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.
UnmarshallerImpl
Method unmarshal
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
_