Serialized Form


Package net.sf.xmlmatcher.eq

Class net.sf.xmlmatcher.eq.EquValuesAreDifferentException extends MatcherException implements Serializable

serialVersionUID: 1L

Serialized Fields

mActual1

org.w3c.dom.Element mActual1

mActual2

org.w3c.dom.Element mActual2

mValue1

java.lang.String mValue1

mValue2

java.lang.String mValue2

Package net.sf.xmlmatcher.exc

Class net.sf.xmlmatcher.exc.ActualValueIsNotANumberException extends XMLTextComparisonException implements Serializable

serialVersionUID: 1L

Class net.sf.xmlmatcher.exc.AttributeValueMismatchException extends XMLMismatchException implements Serializable

serialVersionUID: 1L

Serialized Fields

mAttributeName

java.lang.String mAttributeName

mTemplateValue

java.lang.String mTemplateValue

mActualValue

java.lang.String mActualValue

Class net.sf.xmlmatcher.exc.ElementTextRegexMismatchException extends XMLTextComparisonException implements Serializable

serialVersionUID: 1L

Class net.sf.xmlmatcher.exc.ElementTextWildcardMismatchException extends XMLTextComparisonException implements Serializable

serialVersionUID: 1L

Class net.sf.xmlmatcher.exc.GenericTemplateProblemException extends InvalidTemplateException implements Serializable

serialVersionUID: 1L

Class net.sf.xmlmatcher.exc.GenericXMLMismatchException extends XMLMismatchException implements Serializable

serialVersionUID: 1L

Class net.sf.xmlmatcher.exc.InvalidRegexPatternException extends InvalidTemplateException implements Serializable

serialVersionUID: 1L

Serialized Fields

mRegexPattern

java.lang.String mRegexPattern

Class net.sf.xmlmatcher.exc.InvalidTemplateException extends MatcherException implements Serializable

Serialized Fields

mTemplate

org.w3c.dom.Element mTemplate

Class net.sf.xmlmatcher.exc.InvalidTimeOfDayException extends XMLTextComparisonException implements Serializable

serialVersionUID: 1L

Class net.sf.xmlmatcher.exc.MatcherException extends java.lang.Exception implements Serializable

Class net.sf.xmlmatcher.exc.MissingAttributeException extends XMLMismatchException implements Serializable

serialVersionUID: 1L

Serialized Fields

mAttribute

org.w3c.dom.Attr mAttribute

Class net.sf.xmlmatcher.exc.MissingElementsException extends XMLMismatchException implements Serializable

serialVersionUID: 1L

Serialized Fields

mMissingElements

java.util.List<E> mMissingElements

Class net.sf.xmlmatcher.exc.NumericValuesDifferException extends XMLTextComparisonException implements Serializable

serialVersionUID: 1L

Serialized Fields

mTolerance

double mTolerance

Class net.sf.xmlmatcher.exc.TagNamesMismatchException extends XMLMismatchException implements Serializable

serialVersionUID: 1L

Class net.sf.xmlmatcher.exc.TemplateAttrIsNotANumberException extends InvalidTemplateException implements Serializable

serialVersionUID: 1L

Class net.sf.xmlmatcher.exc.TemplateValueIsNotANumberException extends InvalidTemplateException implements Serializable

serialVersionUID: 1L

Class net.sf.xmlmatcher.exc.TextValuesDifferException extends XMLTextComparisonException implements Serializable

serialVersionUID: 1L

Class net.sf.xmlmatcher.exc.TimeOfDayDifferException extends XMLTextComparisonException implements Serializable

serialVersionUID: 1L

Serialized Fields

mTolerance

java.lang.String mTolerance

Class net.sf.xmlmatcher.exc.XMLMismatchException extends MatcherException implements Serializable

Serialized Fields

mTemplate

org.w3c.dom.Element mTemplate

mActual

org.w3c.dom.Element mActual

Class net.sf.xmlmatcher.exc.XMLTextComparisonException extends XMLMismatchException implements Serializable

Serialized Fields

mTempValue

java.lang.String mTempValue

mActValue

java.lang.String mActValue

Package net.sf.xmlmatcher.js

Class net.sf.xmlmatcher.js.InvalidXPathException extends InvalidTemplateException implements Serializable

serialVersionUID: 1L

Class net.sf.xmlmatcher.js.JsAssertionFailedException extends XMLMismatchException implements Serializable

serialVersionUID: 1L

Class net.sf.xmlmatcher.js.XPathDoesNotExistException extends XMLMismatchException implements Serializable

serialVersionUID: 1L


Package net.sf.xmlmatcher.js.rhino

Class net.sf.xmlmatcher.js.rhino.RhinoAssert extends org.mozilla.javascript.ScriptableObject implements Serializable

serialVersionUID: 1L

Serialized Fields

mDelegate

AssertsImpl mDelegate

Package net.sf.xmlmatcher.rex

Class net.sf.xmlmatcher.rex.MissingContentException extends RexMismatchException implements Serializable

serialVersionUID: 1L

Serialized Fields

mLastMatchedActualSymbol

org.w3c.dom.Element mLastMatchedActualSymbol

Class net.sf.xmlmatcher.rex.RexMismatchException extends XMLMismatchException implements Serializable

Serialized Fields

mCandidates

java.util.List<E> mCandidates

Class net.sf.xmlmatcher.rex.UnexpectedElementException extends RexMismatchException implements Serializable

serialVersionUID: 1L


Package net.sf.xmlmatcher.tools

Class net.sf.xmlmatcher.tools.SimpleTimeOfDayFormat.TimeOfDayParseException extends java.lang.NumberFormatException implements Serializable

serialVersionUID: 1L

Class net.sf.xmlmatcher.tools.UnexpectedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L



Copyright © 2007. All Rights Reserved.