|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnmarshallingContext | |
|---|---|
| de.nierbeck.timeTrack.model.impl | |
| de.nierbeck.timeTrack.model.impl.runtime | |
| Uses of UnmarshallingContext in de.nierbeck.timeTrack.model.impl |
|---|
| Methods in de.nierbeck.timeTrack.model.impl with parameters of type UnmarshallingContext | |
|---|---|
UnmarshallingEventHandler |
EntryTypeImpl.createUnmarshaller(UnmarshallingContext context)
|
UnmarshallingEventHandler |
EntriesTypeImpl.createUnmarshaller(UnmarshallingContext context)
|
UnmarshallingEventHandler |
EntriesImpl.createUnmarshaller(UnmarshallingContext context)
|
| Constructors in de.nierbeck.timeTrack.model.impl with parameters of type UnmarshallingContext | |
|---|---|
EntriesImpl.Unmarshaller(UnmarshallingContext context)
|
|
EntriesImpl.Unmarshaller(UnmarshallingContext context,
int startState)
|
|
EntriesTypeImpl.Unmarshaller(UnmarshallingContext context)
|
|
EntriesTypeImpl.Unmarshaller(UnmarshallingContext context,
int startState)
|
|
EntryTypeImpl.Unmarshaller(UnmarshallingContext context)
|
|
EntryTypeImpl.Unmarshaller(UnmarshallingContext context,
int startState)
|
|
| Uses of UnmarshallingContext in de.nierbeck.timeTrack.model.impl.runtime |
|---|
| Classes in de.nierbeck.timeTrack.model.impl.runtime that implement UnmarshallingContext | |
|---|---|
class |
SAXUnmarshallerHandlerImpl
Implementation of UnmarshallerHandler. |
| Fields in de.nierbeck.timeTrack.model.impl.runtime declared as UnmarshallingContext | |
|---|---|
protected UnmarshallingContext |
UnmarshallingEventHandlerAdaptor.context
|
UnmarshallingContext |
AbstractUnmarshallingEventHandlerImpl.context
|
| Methods in de.nierbeck.timeTrack.model.impl.runtime with parameters of type UnmarshallingContext | |
|---|---|
UnmarshallingEventHandler |
GrammarInfoImpl.createUnmarshaller(java.lang.String namespaceUri,
java.lang.String localName,
UnmarshallingContext context)
|
UnmarshallingEventHandler |
GrammarInfo.createUnmarshaller(java.lang.String namespaceUri,
java.lang.String localName,
UnmarshallingContext context)
Creates an unmarshaller that can unmarshal a given element. |
UnmarshallingEventHandler |
UnmarshallableObject.createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object. |
| Constructors in de.nierbeck.timeTrack.model.impl.runtime with parameters of type UnmarshallingContext | |
|---|---|
AbstractUnmarshallingEventHandlerImpl(UnmarshallingContext _ctxt,
java.lang.String _stateTextTypes)
|
|
UnmarshallingEventHandlerAdaptor(UnmarshallingContext _ctxt,
org.xml.sax.ContentHandler _handler)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||