Uses of Interface
uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime.UnmarshallingContext

Packages that use UnmarshallingContext
uk.ac.ebi.adfconverter.tools.checker.data.impl   
uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime   
 

Uses of UnmarshallingContext in uk.ac.ebi.adfconverter.tools.checker.data.impl
 

Methods in uk.ac.ebi.adfconverter.tools.checker.data.impl with parameters of type UnmarshallingContext
 UnmarshallingEventHandler TableTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler SubNameTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler SubNameTypeImpl.ConstraintsTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler LocationTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler LocationTypeImpl.PreviousColumnsTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ItemTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ItemTypeImpl.FieldDependenceTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ItemTypeImpl.RelaxCheckRulesTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ItemTypeImpl.SubNamesTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ItemTempImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler HeaderTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler HeaderTypeImpl.ItemsTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler HeaderImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FileTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FileTypeImpl.DataSetTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FilerImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FieldTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FieldTypeImpl.ConstraintsTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler DocumentStructureTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler DocumentStructureTypeImpl.FilesTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler DocumentStructureImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler DataTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler DataTypeImpl.TablesTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ConstraintTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CheckRuleTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CardinalityTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 

Constructors in uk.ac.ebi.adfconverter.tools.checker.data.impl with parameters of type UnmarshallingContext
TableTypeImpl.Unmarshaller(UnmarshallingContext context)
           
SubNameTypeImpl.ConstraintsTypeImpl.Unmarshaller(UnmarshallingContext context)
           
SubNameTypeImpl.Unmarshaller(UnmarshallingContext context)
           
LocationTypeImpl.PreviousColumnsTypeImpl.Unmarshaller(UnmarshallingContext context)
           
LocationTypeImpl.Unmarshaller(UnmarshallingContext context)
           
ItemTypeImpl.FieldDependenceTypeImpl.Unmarshaller(UnmarshallingContext context)
           
ItemTypeImpl.RelaxCheckRulesTypeImpl.Unmarshaller(UnmarshallingContext context)
           
ItemTypeImpl.SubNamesTypeImpl.Unmarshaller(UnmarshallingContext context)
           
ItemTypeImpl.Unmarshaller(UnmarshallingContext context)
           
ItemTempImpl.Unmarshaller(UnmarshallingContext context)
           
HeaderTypeImpl.ItemsTypeImpl.Unmarshaller(UnmarshallingContext context)
           
HeaderTypeImpl.Unmarshaller(UnmarshallingContext context)
           
HeaderImpl.Unmarshaller(UnmarshallingContext context)
           
FileTypeImpl.DataSetTypeImpl.Unmarshaller(UnmarshallingContext context)
           
FileTypeImpl.Unmarshaller(UnmarshallingContext context)
           
FilerImpl.Unmarshaller(UnmarshallingContext context)
           
FieldTypeImpl.ConstraintsTypeImpl.Unmarshaller(UnmarshallingContext context)
           
FieldTypeImpl.Unmarshaller(UnmarshallingContext context)
           
DocumentStructureTypeImpl.FilesTypeImpl.Unmarshaller(UnmarshallingContext context)
           
DocumentStructureTypeImpl.Unmarshaller(UnmarshallingContext context)
           
DocumentStructureImpl.Unmarshaller(UnmarshallingContext context)
           
DataTypeImpl.TablesTypeImpl.Unmarshaller(UnmarshallingContext context)
           
DataTypeImpl.Unmarshaller(UnmarshallingContext context)
           
ConstraintTypeImpl.Unmarshaller(UnmarshallingContext context)
           
CheckRuleTypeImpl.Unmarshaller(UnmarshallingContext context)
           
CardinalityTypeImpl.Unmarshaller(UnmarshallingContext context)
           
 

Uses of UnmarshallingContext in uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime
 

Classes in uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime that implement UnmarshallingContext
 class SAXUnmarshallerHandlerImpl
          Implementation of UnmarshallerHandler.
 

Fields in uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime declared as UnmarshallingContext
 UnmarshallingContext AbstractUnmarshallingEventHandlerImpl.context
           
 

Methods in uk.ac.ebi.adfconverter.tools.checker.data.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 GrammarInfo.createUnmarshaller(java.lang.String namespaceUri, java.lang.String localName, UnmarshallingContext context)
          Creates an unmarshaller that can unmarshal a given element.
 

Constructors in uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime with parameters of type UnmarshallingContext
UnmarshallingEventHandlerAdaptor(UnmarshallingContext _ctxt, org.xml.sax.ContentHandler _handler)
           
AbstractUnmarshallingEventHandlerImpl(UnmarshallingContext _ctxt, java.lang.String _stateTextTypes)
           
 



European Bioinformatics InstituteMicroarray Informatics Team