| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580 |
- //
- // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.6-01/24/2006 06:08 PM(kohsuke)-fcs
- // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
- // Any modifications to this file will be lost upon recompilation of the source schema.
- // Generated on: 2018.09.10 at 08:01:16 AM PDT
- //
- package magoffin.matt.ieat.domain.impl;
- public class MealRecipeImpl implements magoffin.matt.ieat.domain.MealRecipe, java.io.Serializable, com.sun.xml.bind.JAXBObject, magoffin.matt.ieat.domain.impl.runtime.UnmarshallableObject, magoffin.matt.ieat.domain.impl.runtime.XMLSerializable, magoffin.matt.ieat.domain.impl.runtime.ValidatableObject
- {
- private final static long serialVersionUID = 200905041L;
- protected magoffin.matt.ieat.domain.Recipe _Recipe;
- protected boolean has_Quantity;
- protected double _Quantity;
- protected magoffin.matt.ieat.domain.Course _Course;
- public final static java.lang.Class version = (magoffin.matt.ieat.domain.impl.JAXBVersion.class);
- private static com.sun.msv.grammar.Grammar schemaFragment;
- protected boolean has_Hjid;
- protected java.lang.Long _Hjid;
- private final static java.lang.Class PRIMARY_INTERFACE_CLASS() {
- return (magoffin.matt.ieat.domain.MealRecipe.class);
- }
- public magoffin.matt.ieat.domain.Recipe getRecipe() {
- return _Recipe;
- }
- public void setRecipe(magoffin.matt.ieat.domain.Recipe value) {
- _Recipe = value;
- }
- public double getQuantity() {
- if (!has_Quantity) {
- return javax.xml.bind.DatatypeConverter.parseDouble(com.sun.xml.bind.DatatypeConverterImpl.installHook("1.0"));
- } else {
- return _Quantity;
- }
- }
- public void setQuantity(double value) {
- _Quantity = value;
- has_Quantity = true;
- }
- public magoffin.matt.ieat.domain.Course getCourse() {
- return _Course;
- }
- public void setCourse(magoffin.matt.ieat.domain.Course value) {
- _Course = value;
- }
- public magoffin.matt.ieat.domain.impl.runtime.UnmarshallingEventHandler createUnmarshaller(magoffin.matt.ieat.domain.impl.runtime.UnmarshallingContext context) {
- return new magoffin.matt.ieat.domain.impl.MealRecipeImpl.Unmarshaller(context);
- }
- public void serializeBody(magoffin.matt.ieat.domain.impl.runtime.XMLSerializer context)
- throws org.xml.sax.SAXException
- {
- context.startElement("http://msqr.us/xsd/ieat", "recipe");
- context.childAsURIs(((com.sun.xml.bind.JAXBObject) _Recipe), "Recipe");
- context.endNamespaceDecls();
- context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _Recipe), "Recipe");
- context.endAttributes();
- context.childAsBody(((com.sun.xml.bind.JAXBObject) _Recipe), "Recipe");
- context.endElement();
- context.startElement("http://msqr.us/xsd/ieat", "course");
- context.childAsURIs(((com.sun.xml.bind.JAXBObject) _Course), "Course");
- context.endNamespaceDecls();
- context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _Course), "Course");
- context.endAttributes();
- context.childAsBody(((com.sun.xml.bind.JAXBObject) _Course), "Course");
- context.endElement();
- }
- public void serializeAttributes(magoffin.matt.ieat.domain.impl.runtime.XMLSerializer context)
- throws org.xml.sax.SAXException
- {
- if (has_Quantity) {
- context.startAttribute("", "quantity");
- try {
- context.text(javax.xml.bind.DatatypeConverter.printDouble(((double) _Quantity)), "Quantity");
- } catch (java.lang.Exception e) {
- magoffin.matt.ieat.domain.impl.runtime.Util.handlePrintConversionException(this, e, context);
- }
- context.endAttribute();
- }
- }
- public void serializeURIs(magoffin.matt.ieat.domain.impl.runtime.XMLSerializer context)
- throws org.xml.sax.SAXException
- {
- }
- public java.lang.Class getPrimaryInterface() {
- return (magoffin.matt.ieat.domain.MealRecipe.class);
- }
- public com.sun.msv.verifier.DocumentDeclaration createRawValidator() {
- if (schemaFragment == null) {
- schemaFragment = com.sun.xml.bind.validator.SchemaDeserializer.deserialize((
- "\u00ac\u00ed\u0000\u0005sr\u0000\u001fcom.sun.msv.grammar.SequenceExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000\u001dcom.su"
- +"n.msv.grammar.BinaryExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002L\u0000\u0004exp1t\u0000 Lcom/sun/msv/gra"
- +"mmar/Expression;L\u0000\u0004exp2q\u0000~\u0000\u0002xr\u0000\u001ecom.sun.msv.grammar.Expressi"
- +"on\u00f8\u0018\u0082\u00e8N5~O\u0002\u0000\u0002L\u0000\u0013epsilonReducibilityt\u0000\u0013Ljava/lang/Boolean;L\u0000\u000b"
- +"expandedExpq\u0000~\u0000\u0002xpppsq\u0000~\u0000\u0000ppsr\u0000\'com.sun.msv.grammar.trex.Ele"
- +"mentPattern\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001L\u0000\tnameClasst\u0000\u001fLcom/sun/msv/grammar/Na"
- +"meClass;xr\u0000\u001ecom.sun.msv.grammar.ElementExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002Z\u0000\u001aigno"
- +"reUndeclaredAttributesL\u0000\fcontentModelq\u0000~\u0000\u0002xq\u0000~\u0000\u0003pp\u0000sq\u0000~\u0000\u0000pps"
- +"q\u0000~\u0000\u0007pp\u0000sr\u0000\u001dcom.sun.msv.grammar.ChoiceExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0001pp"
- +"sr\u0000 com.sun.msv.grammar.OneOrMoreExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000\u001ccom.sun.m"
- +"sv.grammar.UnaryExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001L\u0000\u0003expq\u0000~\u0000\u0002xq\u0000~\u0000\u0003sr\u0000\u0011java.lang"
- +".Boolean\u00cd r\u0080\u00d5\u009c\u00fa\u00ee\u0002\u0000\u0001Z\u0000\u0005valuexp\u0000psr\u0000 com.sun.msv.grammar.Attri"
- +"buteExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002L\u0000\u0003expq\u0000~\u0000\u0002L\u0000\tnameClassq\u0000~\u0000\bxq\u0000~\u0000\u0003q\u0000~\u0000\u0013psr"
- +"\u00002com.sun.msv.grammar.Expression$AnyStringExpression\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001"
- +"\u0002\u0000\u0000xq\u0000~\u0000\u0003sq\u0000~\u0000\u0012\u0001q\u0000~\u0000\u0017sr\u0000 com.sun.msv.grammar.AnyNameClass\u0000\u0000\u0000"
- +"\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000\u001dcom.sun.msv.grammar.NameClass\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xpsr\u00000co"
- +"m.sun.msv.grammar.Expression$EpsilonExpression\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000"
- +"~\u0000\u0003q\u0000~\u0000\u0018q\u0000~\u0000\u001dsr\u0000#com.sun.msv.grammar.SimpleNameClass\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001"
- +"\u0002\u0000\u0002L\u0000\tlocalNamet\u0000\u0012Ljava/lang/String;L\u0000\fnamespaceURIq\u0000~\u0000\u001fxq\u0000~"
- +"\u0000\u001at\u0000 magoffin.matt.ieat.domain.Recipet\u0000+http://java.sun.com/"
- +"jaxb/xjc/dummy-elementssq\u0000~\u0000\rppsq\u0000~\u0000\u0014q\u0000~\u0000\u0013psr\u0000\u001bcom.sun.msv.g"
- +"rammar.DataExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0003L\u0000\u0002dtt\u0000\u001fLorg/relaxng/datatype/Datat"
- +"ype;L\u0000\u0006exceptq\u0000~\u0000\u0002L\u0000\u0004namet\u0000\u001dLcom/sun/msv/util/StringPair;xq\u0000"
- +"~\u0000\u0003ppsr\u0000\"com.sun.msv.datatype.xsd.QnameType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000*co"
- +"m.sun.msv.datatype.xsd.BuiltinAtomicType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000%com.s"
- +"un.msv.datatype.xsd.ConcreteType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000\'com.sun.msv.d"
- +"atatype.xsd.XSDatatypeImpl\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0003L\u0000\fnamespaceUriq\u0000~\u0000\u001fL\u0000\b"
- +"typeNameq\u0000~\u0000\u001fL\u0000\nwhiteSpacet\u0000.Lcom/sun/msv/datatype/xsd/White"
- +"SpaceProcessor;xpt\u0000 http://www.w3.org/2001/XMLSchemat\u0000\u0005QName"
- +"sr\u00005com.sun.msv.datatype.xsd.WhiteSpaceProcessor$Collapse\u0000\u0000\u0000"
- +"\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000,com.sun.msv.datatype.xsd.WhiteSpaceProcessor\u0000\u0000\u0000\u0000"
- +"\u0000\u0000\u0000\u0001\u0002\u0000\u0000xpsr\u00000com.sun.msv.grammar.Expression$NullSetExpressio"
- +"n\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0003ppsr\u0000\u001bcom.sun.msv.util.StringPair\u00d0t\u001ejB\u008f\u008d\u00a0\u0002"
- +"\u0000\u0002L\u0000\tlocalNameq\u0000~\u0000\u001fL\u0000\fnamespaceURIq\u0000~\u0000\u001fxpq\u0000~\u00000q\u0000~\u0000/sq\u0000~\u0000\u001et\u0000\u0004"
- +"typet\u0000)http://www.w3.org/2001/XMLSchema-instanceq\u0000~\u0000\u001dsq\u0000~\u0000\u001et"
- +"\u0000\u0006recipet\u0000\u0017http://msqr.us/xsd/ieatsq\u0000~\u0000\u0007pp\u0000sq\u0000~\u0000\u0000ppsq\u0000~\u0000\u0007pp\u0000"
- +"sq\u0000~\u0000\rppsq\u0000~\u0000\u000fq\u0000~\u0000\u0013psq\u0000~\u0000\u0014q\u0000~\u0000\u0013pq\u0000~\u0000\u0017q\u0000~\u0000\u001bq\u0000~\u0000\u001dsq\u0000~\u0000\u001et\u0000 mago"
- +"ffin.matt.ieat.domain.Courseq\u0000~\u0000\"sq\u0000~\u0000\rppsq\u0000~\u0000\u0014q\u0000~\u0000\u0013pq\u0000~\u0000(q\u0000"
- +"~\u00008q\u0000~\u0000\u001dsq\u0000~\u0000\u001et\u0000\u0006courseq\u0000~\u0000=sq\u0000~\u0000\rppsq\u0000~\u0000\u0014q\u0000~\u0000\u0013psq\u0000~\u0000%ppsr\u0000#"
- +"com.sun.msv.datatype.xsd.DoubleType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000+com.sun.ms"
- +"v.datatype.xsd.FloatingNumberType\u00fc\u00e3\u00b6\u0087\u008c\u00a8|\u00e0\u0002\u0000\u0000xq\u0000~\u0000*q\u0000~\u0000/t\u0000\u0006do"
- +"ubleq\u0000~\u00003q\u0000~\u00005sq\u0000~\u00006q\u0000~\u0000Pq\u0000~\u0000/sq\u0000~\u0000\u001et\u0000\bquantityt\u0000\u0000q\u0000~\u0000\u001dsr\u0000\"c"
- +"om.sun.msv.grammar.ExpressionPool\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001L\u0000\bexpTablet\u0000/Lc"
- +"om/sun/msv/grammar/ExpressionPool$ClosedHash;xpsr\u0000-com.sun.m"
- +"sv.grammar.ExpressionPool$ClosedHash\u00d7j\u00d0N\u00ef\u00e8\u00ed\u001c\u0003\u0000\u0003I\u0000\u0005countB\u0000\rst"
- +"reamVersionL\u0000\u0006parentt\u0000$Lcom/sun/msv/grammar/ExpressionPool;x"
- +"p\u0000\u0000\u0000\u000b\u0001pq\u0000~\u0000\u0006q\u0000~\u0000\u000bq\u0000~\u0000?q\u0000~\u0000\u000eq\u0000~\u0000Aq\u0000~\u0000\u0005q\u0000~\u0000Jq\u0000~\u0000\u0011q\u0000~\u0000Bq\u0000~\u0000#q\u0000~"
- +"\u0000Fx"));
- }
- return new com.sun.msv.verifier.regexp.REDocumentDeclaration(schemaFragment);
- }
- public boolean equals(java.lang.Object obj) {
- if (this == obj) {
- return true;
- }
- if ((null == obj)||(!(obj instanceof magoffin.matt.ieat.domain.MealRecipe))) {
- return false;
- }
- magoffin.matt.ieat.domain.impl.MealRecipeImpl target = ((magoffin.matt.ieat.domain.impl.MealRecipeImpl) obj);
- {
- magoffin.matt.ieat.domain.Recipe value = this.getRecipe();
- magoffin.matt.ieat.domain.Recipe targetValue = target.getRecipe();
- if (!((value == targetValue)||((value!= null)&&value.equals(targetValue)))) {
- return false;
- }
- }
- {
- double value = this.getQuantity();
- double targetValue = target.getQuantity();
- if (value!= targetValue) {
- return false;
- }
- }
- {
- magoffin.matt.ieat.domain.Course value = this.getCourse();
- magoffin.matt.ieat.domain.Course targetValue = target.getCourse();
- if (!((value == targetValue)||((value!= null)&&value.equals(targetValue)))) {
- return false;
- }
- }
- return true;
- }
- public int hashCode() {
- int hash = 7;
- {
- magoffin.matt.ieat.domain.Recipe value = this.getRecipe();
- hash = ((31 *hash)+((null == value)? 0 :value.hashCode()));
- }
- {
- double value = this.getQuantity();
- hash = ((31 *hash)+((int)(java.lang.Double.doubleToLongBits(value)^(java.lang.Double.doubleToLongBits(value)>>> 32))));
- }
- {
- magoffin.matt.ieat.domain.Course value = this.getCourse();
- hash = ((31 *hash)+((null == value)? 0 :value.hashCode()));
- }
- return hash;
- }
- public java.lang.Long getHjid() {
- return _Hjid;
- }
- public void setHjid(java.lang.Long value) {
- _Hjid = value;
- has_Hjid = true;
- }
- public class Unmarshaller
- extends magoffin.matt.ieat.domain.impl.runtime.AbstractUnmarshallingEventHandlerImpl
- {
- public Unmarshaller(magoffin.matt.ieat.domain.impl.runtime.UnmarshallingContext context) {
- super(context, "----------");
- }
- protected Unmarshaller(magoffin.matt.ieat.domain.impl.runtime.UnmarshallingContext context, int startState) {
- this(context);
- state = startState;
- }
- public java.lang.Object owner() {
- return magoffin.matt.ieat.domain.impl.MealRecipeImpl.this;
- }
- public void enterElement(java.lang.String ___uri, java.lang.String ___local, java.lang.String ___qname, org.xml.sax.Attributes __atts)
- throws org.xml.sax.SAXException
- {
- int attIdx;
- outer:
- while (true) {
- switch (state) {
- case 4 :
- attIdx = context.getAttribute("", "createdDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- attIdx = context.getAttribute("", "modifiedDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- attIdx = context.getAttribute("", "recipeId");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- attIdx = context.getAttribute("", "servingSize");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- if (("name" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- _Recipe = ((magoffin.matt.ieat.domain.impl.RecipeImpl) spawnChildFromEnterElement((magoffin.matt.ieat.domain.impl.RecipeImpl.class), 5, ___uri, ___local, ___qname, __atts));
- return ;
- }
- break;
- case 7 :
- attIdx = context.getAttribute("", "courseId");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- break;
- case 3 :
- if (("recipe" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.pushAttributes(__atts, false);
- state = 4;
- return ;
- }
- break;
- case 6 :
- if (("course" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.pushAttributes(__atts, true);
- state = 7;
- return ;
- }
- break;
- case 9 :
- revertToParentFromEnterElement(___uri, ___local, ___qname, __atts);
- return ;
- case 0 :
- attIdx = context.getAttribute("", "quantity");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 3;
- eatText1(v);
- continue outer;
- }
- state = 3;
- continue outer;
- }
- super.enterElement(___uri, ___local, ___qname, __atts);
- break;
- }
- }
- private void eatText1(final java.lang.String value)
- throws org.xml.sax.SAXException
- {
- try {
- _Quantity = javax.xml.bind.DatatypeConverter.parseDouble(com.sun.xml.bind.WhiteSpaceProcessor.collapse(value));
- has_Quantity = true;
- } catch (java.lang.Exception e) {
- handleParseConversionException(e);
- }
- }
- public void leaveElement(java.lang.String ___uri, java.lang.String ___local, java.lang.String ___qname)
- throws org.xml.sax.SAXException
- {
- int attIdx;
- outer:
- while (true) {
- switch (state) {
- case 4 :
- attIdx = context.getAttribute("", "createdDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "modifiedDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "recipeId");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "servingSize");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- break;
- case 8 :
- if (("course" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.popAttributes();
- state = 9;
- return ;
- }
- break;
- case 5 :
- if (("recipe" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.popAttributes();
- state = 6;
- return ;
- }
- break;
- case 7 :
- attIdx = context.getAttribute("", "courseId");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- break;
- case 9 :
- revertToParentFromLeaveElement(___uri, ___local, ___qname);
- return ;
- case 0 :
- attIdx = context.getAttribute("", "quantity");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 3;
- eatText1(v);
- continue outer;
- }
- state = 3;
- continue outer;
- }
- super.leaveElement(___uri, ___local, ___qname);
- break;
- }
- }
- public void enterAttribute(java.lang.String ___uri, java.lang.String ___local, java.lang.String ___qname)
- throws org.xml.sax.SAXException
- {
- int attIdx;
- outer:
- while (true) {
- switch (state) {
- case 4 :
- if (("createdDate" == ___local)&&("" == ___uri)) {
- _Recipe = ((magoffin.matt.ieat.domain.impl.RecipeImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.RecipeImpl.class), 5, ___uri, ___local, ___qname));
- return ;
- }
- if (("modifiedDate" == ___local)&&("" == ___uri)) {
- _Recipe = ((magoffin.matt.ieat.domain.impl.RecipeImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.RecipeImpl.class), 5, ___uri, ___local, ___qname));
- return ;
- }
- if (("recipeId" == ___local)&&("" == ___uri)) {
- _Recipe = ((magoffin.matt.ieat.domain.impl.RecipeImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.RecipeImpl.class), 5, ___uri, ___local, ___qname));
- return ;
- }
- if (("servingSize" == ___local)&&("" == ___uri)) {
- _Recipe = ((magoffin.matt.ieat.domain.impl.RecipeImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.RecipeImpl.class), 5, ___uri, ___local, ___qname));
- return ;
- }
- break;
- case 7 :
- if (("courseId" == ___local)&&("" == ___uri)) {
- _Course = ((magoffin.matt.ieat.domain.impl.CourseImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.CourseImpl.class), 8, ___uri, ___local, ___qname));
- return ;
- }
- break;
- case 9 :
- revertToParentFromEnterAttribute(___uri, ___local, ___qname);
- return ;
- case 0 :
- if (("quantity" == ___local)&&("" == ___uri)) {
- state = 1;
- return ;
- }
- state = 3;
- continue outer;
- }
- super.enterAttribute(___uri, ___local, ___qname);
- break;
- }
- }
- public void leaveAttribute(java.lang.String ___uri, java.lang.String ___local, java.lang.String ___qname)
- throws org.xml.sax.SAXException
- {
- int attIdx;
- outer:
- while (true) {
- switch (state) {
- case 4 :
- attIdx = context.getAttribute("", "createdDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "modifiedDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "recipeId");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "servingSize");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- break;
- case 7 :
- attIdx = context.getAttribute("", "courseId");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- break;
- case 2 :
- if (("quantity" == ___local)&&("" == ___uri)) {
- state = 3;
- return ;
- }
- break;
- case 9 :
- revertToParentFromLeaveAttribute(___uri, ___local, ___qname);
- return ;
- case 0 :
- attIdx = context.getAttribute("", "quantity");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 3;
- eatText1(v);
- continue outer;
- }
- state = 3;
- continue outer;
- }
- super.leaveAttribute(___uri, ___local, ___qname);
- break;
- }
- }
- public void handleText(final java.lang.String value)
- throws org.xml.sax.SAXException
- {
- int attIdx;
- outer:
- while (true) {
- try {
- switch (state) {
- case 4 :
- attIdx = context.getAttribute("", "createdDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- attIdx = context.getAttribute("", "modifiedDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- attIdx = context.getAttribute("", "recipeId");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- attIdx = context.getAttribute("", "servingSize");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- break;
- case 7 :
- attIdx = context.getAttribute("", "courseId");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- _Course = ((magoffin.matt.ieat.domain.impl.CourseImpl) spawnChildFromText((magoffin.matt.ieat.domain.impl.CourseImpl.class), 8, value));
- return ;
- case 1 :
- state = 2;
- eatText1(value);
- return ;
- case 9 :
- revertToParentFromText(value);
- return ;
- case 0 :
- attIdx = context.getAttribute("", "quantity");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 3;
- eatText1(v);
- continue outer;
- }
- state = 3;
- continue outer;
- }
- } catch (java.lang.RuntimeException e) {
- handleUnexpectedTextException(value, e);
- }
- break;
- }
- }
- }
- }
|