|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnmarshallingContext | |
net.sf.jour.config.impl | |
net.sf.jour.config.impl.runtime |
Uses of UnmarshallingContext in net.sf.jour.config.impl |
Methods in net.sf.jour.config.impl with parameters of type UnmarshallingContext | |
UnmarshallingEventHandler |
TypedefImpl.createUnmarshaller(UnmarshallingContext context)
|
UnmarshallingEventHandler |
PointcutTypeImpl.createUnmarshaller(UnmarshallingContext context)
|
UnmarshallingEventHandler |
PointcutImpl.createUnmarshaller(UnmarshallingContext context)
|
UnmarshallingEventHandler |
JourTypeImpl.createUnmarshaller(UnmarshallingContext context)
|
UnmarshallingEventHandler |
JourImpl.createUnmarshaller(UnmarshallingContext context)
|
UnmarshallingEventHandler |
AspectTypeImpl.createUnmarshaller(UnmarshallingContext context)
|
UnmarshallingEventHandler |
AspectImpl.createUnmarshaller(UnmarshallingContext context)
|
Constructors in net.sf.jour.config.impl with parameters of type UnmarshallingContext | |
TypedefImpl.Unmarshaller(UnmarshallingContext context)
|
|
TypedefImpl.Unmarshaller(UnmarshallingContext context,
int startState)
|
|
PointcutTypeImpl.Unmarshaller(UnmarshallingContext context)
|
|
PointcutTypeImpl.Unmarshaller(UnmarshallingContext context,
int startState)
|
|
PointcutImpl.Unmarshaller(UnmarshallingContext context)
|
|
PointcutImpl.Unmarshaller(UnmarshallingContext context,
int startState)
|
|
JourTypeImpl.Unmarshaller(UnmarshallingContext context)
|
|
JourTypeImpl.Unmarshaller(UnmarshallingContext context,
int startState)
|
|
JourImpl.Unmarshaller(UnmarshallingContext context)
|
|
JourImpl.Unmarshaller(UnmarshallingContext context,
int startState)
|
|
AspectTypeImpl.Unmarshaller(UnmarshallingContext context)
|
|
AspectTypeImpl.Unmarshaller(UnmarshallingContext context,
int startState)
|
|
AspectImpl.Unmarshaller(UnmarshallingContext context)
|
|
AspectImpl.Unmarshaller(UnmarshallingContext context,
int startState)
|
Uses of UnmarshallingContext in net.sf.jour.config.impl.runtime |
Classes in net.sf.jour.config.impl.runtime that implement UnmarshallingContext | |
class |
SAXUnmarshallerHandlerImpl
Implementation of UnmarshallerHandler .
|
Fields in net.sf.jour.config.impl.runtime declared as UnmarshallingContext | |
protected UnmarshallingContext |
UnmarshallingEventHandlerAdaptor.context
|
UnmarshallingContext |
AbstractUnmarshallingEventHandlerImpl.context
|
Methods in net.sf.jour.config.impl.runtime with parameters of type UnmarshallingContext | |
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)
|
UnmarshallingEventHandler |
GrammarInfoFacade.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. |
Constructors in net.sf.jour.config.impl.runtime with parameters of type UnmarshallingContext | |
UnmarshallingEventHandlerAdaptor(UnmarshallingContext _ctxt,
org.xml.sax.ContentHandler _handler)
|
|
Discarder(UnmarshallingContext _ctxt)
|
|
AbstractUnmarshallingEventHandlerImpl(UnmarshallingContext _ctxt,
java.lang.String _stateTextTypes)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |