Uses of Interface
com.pushtotest.testmaker.XSTest.xml.impl.runtime.UnmarshallingContext

Packages that use UnmarshallingContext
com.pushtotest.testmaker.XSTest.xml.impl   
com.pushtotest.testmaker.XSTest.xml.impl.runtime   
 

Uses of UnmarshallingContext in com.pushtotest.testmaker.XSTest.xml.impl
 

Methods in com.pushtotest.testmaker.XSTest.xml.impl with parameters of type UnmarshallingContext
 UnmarshallingEventHandler XSTestTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler XSTestTypeImpl.ChartSetTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler XSTestTypeImpl.ChartSetTypeImpl.DistributionSDTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler XSTestTypeImpl.ChartSetTypeImpl.DistributionTXTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler XSTestTypeImpl.ChartSetTypeImpl.ScalabilityTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler XSTestTypeImpl.DirectoryTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler XSTestTypeImpl.RunSetTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler XSTestTypeImpl.RunSetTypeImpl.TimingTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler XSTestTypeImpl.TargetsTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler XSTestTypeImpl.TargetsTypeImpl.TargetTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler XSTestTypeImpl.UseCasesTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler XSTestTypeImpl.UseCasesTypeImpl.UsecaseTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler XSTestImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler SummtypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler MaptypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ItemlistImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler DisttypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler DicttypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 

Constructors in com.pushtotest.testmaker.XSTest.xml.impl with parameters of type UnmarshallingContext
DicttypeImpl.Unmarshaller(UnmarshallingContext context)
           
DicttypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
DisttypeImpl.Unmarshaller(UnmarshallingContext context)
           
DisttypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
ItemlistImpl.Unmarshaller(UnmarshallingContext context)
           
ItemlistImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
MaptypeImpl.Unmarshaller(UnmarshallingContext context)
           
MaptypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
SummtypeImpl.Unmarshaller(UnmarshallingContext context)
           
SummtypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
XSTestImpl.Unmarshaller(UnmarshallingContext context)
           
XSTestImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
XSTestTypeImpl.ChartSetTypeImpl.DistributionSDTypeImpl.Unmarshaller(UnmarshallingContext context)
           
XSTestTypeImpl.ChartSetTypeImpl.DistributionSDTypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
XSTestTypeImpl.ChartSetTypeImpl.DistributionTXTypeImpl.Unmarshaller(UnmarshallingContext context)
           
XSTestTypeImpl.ChartSetTypeImpl.DistributionTXTypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
XSTestTypeImpl.ChartSetTypeImpl.ScalabilityTypeImpl.Unmarshaller(UnmarshallingContext context)
           
XSTestTypeImpl.ChartSetTypeImpl.ScalabilityTypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
XSTestTypeImpl.ChartSetTypeImpl.Unmarshaller(UnmarshallingContext context)
           
XSTestTypeImpl.ChartSetTypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
XSTestTypeImpl.DirectoryTypeImpl.Unmarshaller(UnmarshallingContext context)
           
XSTestTypeImpl.DirectoryTypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
XSTestTypeImpl.RunSetTypeImpl.TimingTypeImpl.Unmarshaller(UnmarshallingContext context)
           
XSTestTypeImpl.RunSetTypeImpl.TimingTypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
XSTestTypeImpl.RunSetTypeImpl.Unmarshaller(UnmarshallingContext context)
           
XSTestTypeImpl.RunSetTypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
XSTestTypeImpl.TargetsTypeImpl.TargetTypeImpl.Unmarshaller(UnmarshallingContext context)
           
XSTestTypeImpl.TargetsTypeImpl.TargetTypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
XSTestTypeImpl.TargetsTypeImpl.Unmarshaller(UnmarshallingContext context)
           
XSTestTypeImpl.TargetsTypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
XSTestTypeImpl.Unmarshaller(UnmarshallingContext context)
           
XSTestTypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
XSTestTypeImpl.UseCasesTypeImpl.Unmarshaller(UnmarshallingContext context)
           
XSTestTypeImpl.UseCasesTypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
XSTestTypeImpl.UseCasesTypeImpl.UsecaseTypeImpl.Unmarshaller(UnmarshallingContext context)
           
XSTestTypeImpl.UseCasesTypeImpl.UsecaseTypeImpl.Unmarshaller(UnmarshallingContext context, int startState)
           
 

Uses of UnmarshallingContext in com.pushtotest.testmaker.XSTest.xml.impl.runtime
 

Fields in com.pushtotest.testmaker.XSTest.xml.impl.runtime declared as UnmarshallingContext
protected  UnmarshallingContext UnmarshallingEventHandlerAdaptor.context
           
 UnmarshallingContext AbstractUnmarshallingEventHandlerImpl.context
           
 

Methods in com.pushtotest.testmaker.XSTest.xml.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 com.pushtotest.testmaker.XSTest.xml.impl.runtime with parameters of type UnmarshallingContext
AbstractUnmarshallingEventHandlerImpl(UnmarshallingContext _ctxt, java.lang.String _stateTextTypes)
           
UnmarshallingEventHandlerAdaptor(UnmarshallingContext _ctxt, org.xml.sax.ContentHandler _handler)