|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLSerializer | |
|---|---|
| com.pushtotest.testmaker.XSTest.xml.impl | |
| com.pushtotest.testmaker.XSTest.xml.impl.runtime | |
| Uses of XMLSerializer in com.pushtotest.testmaker.XSTest.xml.impl |
|---|
| Methods in com.pushtotest.testmaker.XSTest.xml.impl with parameters of type XMLSerializer | |
|---|---|
void |
XSTestTypeImpl.serializeAttributes(XMLSerializer context)
|
void |
XSTestTypeImpl.ChartSetTypeImpl.serializeAttributes(XMLSerializer context)
|
void |
XSTestTypeImpl.ChartSetTypeImpl.DistributionSDTypeImpl.serializeAttributes(XMLSerializer context)
|
void |
XSTestTypeImpl.ChartSetTypeImpl.DistributionTXTypeImpl.serializeAttributes(XMLSerializer context)
|
void |
XSTestTypeImpl.ChartSetTypeImpl.ScalabilityTypeImpl.serializeAttributes(XMLSerializer context)
|
void |
XSTestTypeImpl.DirectoryTypeImpl.serializeAttributes(XMLSerializer context)
|
void |
XSTestTypeImpl.RunSetTypeImpl.serializeAttributes(XMLSerializer context)
|
void |
XSTestTypeImpl.RunSetTypeImpl.TimingTypeImpl.serializeAttributes(XMLSerializer context)
|
void |
XSTestTypeImpl.TargetsTypeImpl.serializeAttributes(XMLSerializer context)
|
void |
XSTestTypeImpl.TargetsTypeImpl.TargetTypeImpl.serializeAttributes(XMLSerializer context)
|
void |
XSTestTypeImpl.UseCasesTypeImpl.serializeAttributes(XMLSerializer context)
|
void |
XSTestTypeImpl.UseCasesTypeImpl.UsecaseTypeImpl.serializeAttributes(XMLSerializer context)
|
void |
XSTestImpl.serializeAttributes(XMLSerializer context)
|
void |
SummtypeImpl.serializeAttributes(XMLSerializer context)
|
void |
MaptypeImpl.serializeAttributes(XMLSerializer context)
|
void |
ItemlistImpl.serializeAttributes(XMLSerializer context)
|
void |
DisttypeImpl.serializeAttributes(XMLSerializer context)
|
void |
DicttypeImpl.serializeAttributes(XMLSerializer context)
|
void |
XSTestTypeImpl.serializeBody(XMLSerializer context)
|
void |
XSTestTypeImpl.ChartSetTypeImpl.serializeBody(XMLSerializer context)
|
void |
XSTestTypeImpl.ChartSetTypeImpl.DistributionSDTypeImpl.serializeBody(XMLSerializer context)
|
void |
XSTestTypeImpl.ChartSetTypeImpl.DistributionTXTypeImpl.serializeBody(XMLSerializer context)
|
void |
XSTestTypeImpl.ChartSetTypeImpl.ScalabilityTypeImpl.serializeBody(XMLSerializer context)
|
void |
XSTestTypeImpl.DirectoryTypeImpl.serializeBody(XMLSerializer context)
|
void |
XSTestTypeImpl.RunSetTypeImpl.serializeBody(XMLSerializer context)
|
void |
XSTestTypeImpl.RunSetTypeImpl.TimingTypeImpl.serializeBody(XMLSerializer context)
|
void |
XSTestTypeImpl.TargetsTypeImpl.serializeBody(XMLSerializer context)
|
void |
XSTestTypeImpl.TargetsTypeImpl.TargetTypeImpl.serializeBody(XMLSerializer context)
|
void |
XSTestTypeImpl.UseCasesTypeImpl.serializeBody(XMLSerializer context)
|
void |
XSTestTypeImpl.UseCasesTypeImpl.UsecaseTypeImpl.serializeBody(XMLSerializer context)
|
void |
XSTestImpl.serializeBody(XMLSerializer context)
|
void |
SummtypeImpl.serializeBody(XMLSerializer context)
|
void |
MaptypeImpl.serializeBody(XMLSerializer context)
|
void |
ItemlistImpl.serializeBody(XMLSerializer context)
|
void |
DisttypeImpl.serializeBody(XMLSerializer context)
|
void |
DicttypeImpl.serializeBody(XMLSerializer context)
|
void |
XSTestTypeImpl.serializeURIs(XMLSerializer context)
|
void |
XSTestTypeImpl.ChartSetTypeImpl.serializeURIs(XMLSerializer context)
|
void |
XSTestTypeImpl.ChartSetTypeImpl.DistributionSDTypeImpl.serializeURIs(XMLSerializer context)
|
void |
XSTestTypeImpl.ChartSetTypeImpl.DistributionTXTypeImpl.serializeURIs(XMLSerializer context)
|
void |
XSTestTypeImpl.ChartSetTypeImpl.ScalabilityTypeImpl.serializeURIs(XMLSerializer context)
|
void |
XSTestTypeImpl.DirectoryTypeImpl.serializeURIs(XMLSerializer context)
|
void |
XSTestTypeImpl.RunSetTypeImpl.serializeURIs(XMLSerializer context)
|
void |
XSTestTypeImpl.RunSetTypeImpl.TimingTypeImpl.serializeURIs(XMLSerializer context)
|
void |
XSTestTypeImpl.TargetsTypeImpl.serializeURIs(XMLSerializer context)
|
void |
XSTestTypeImpl.TargetsTypeImpl.TargetTypeImpl.serializeURIs(XMLSerializer context)
|
void |
XSTestTypeImpl.UseCasesTypeImpl.serializeURIs(XMLSerializer context)
|
void |
XSTestTypeImpl.UseCasesTypeImpl.UsecaseTypeImpl.serializeURIs(XMLSerializer context)
|
void |
XSTestImpl.serializeURIs(XMLSerializer context)
|
void |
SummtypeImpl.serializeURIs(XMLSerializer context)
|
void |
MaptypeImpl.serializeURIs(XMLSerializer context)
|
void |
ItemlistImpl.serializeURIs(XMLSerializer context)
|
void |
DisttypeImpl.serializeURIs(XMLSerializer context)
|
void |
DicttypeImpl.serializeURIs(XMLSerializer context)
|
| Uses of XMLSerializer in com.pushtotest.testmaker.XSTest.xml.impl.runtime |
|---|
| Classes in com.pushtotest.testmaker.XSTest.xml.impl.runtime that implement XMLSerializer | |
|---|---|
class |
MSVValidator
XMLSerializer that calls the native interface of MSV and performs validation. |
class |
SAXMarshaller
XMLSerializer that produces SAX2 events. |
| Methods in com.pushtotest.testmaker.XSTest.xml.impl.runtime with parameters of type XMLSerializer | |
|---|---|
static void |
Util.handlePrintConversionException(java.lang.Object caller,
java.lang.Exception e,
XMLSerializer serializer)
Reports a print conversion error while marshalling. |
static void |
Util.handleTypeMismatchError(XMLSerializer serializer,
java.lang.Object parentObject,
java.lang.String fieldName,
java.lang.Object childObject)
Reports that the type of an object in a property is unexpected. |
void |
XMLSerializable.serializeAttributes(XMLSerializer target)
Serializes attributes into the specified target. |
void |
XMLSerializable.serializeBody(XMLSerializer target)
Serializes child elements and texts into the specified target. |
void |
XMLSerializable.serializeURIs(XMLSerializer target)
Declares all the namespace URIs this object is using at its top-level scope into the specified target. |
| Constructors in com.pushtotest.testmaker.XSTest.xml.impl.runtime with parameters of type XMLSerializer | |
|---|---|
ContentHandlerAdaptor(XMLSerializer _serializer)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||