//
// 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 http://java.sun.com/xml/jaxb
// 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 RecipeIngredientImpl implements magoffin.matt.ieat.domain.RecipeIngredient, 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 boolean has_Optional;
protected boolean _Optional;
protected magoffin.matt.ieat.domain.Ingredient _Ingredient;
protected magoffin.matt.ieat.domain.Recipe _Recipe;
protected boolean has_Quantity;
protected double _Quantity;
protected java.lang.String _Qualifier;
protected magoffin.matt.ieat.domain.Unit _Unit;
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.RecipeIngredient.class);
}
public boolean isOptional() {
return _Optional;
}
public void setOptional(boolean value) {
_Optional = value;
has_Optional = true;
}
public magoffin.matt.ieat.domain.Ingredient getIngredient() {
return _Ingredient;
}
public void setIngredient(magoffin.matt.ieat.domain.Ingredient value) {
_Ingredient = value;
}
public magoffin.matt.ieat.domain.Recipe getRecipe() {
return _Recipe;
}
public void setRecipe(magoffin.matt.ieat.domain.Recipe value) {
_Recipe = value;
}
public double getQuantity() {
return _Quantity;
}
public void setQuantity(double value) {
_Quantity = value;
has_Quantity = true;
}
public java.lang.String getQualifier() {
return _Qualifier;
}
public void setQualifier(java.lang.String value) {
_Qualifier = value;
}
public magoffin.matt.ieat.domain.Unit getUnit() {
return _Unit;
}
public void setUnit(magoffin.matt.ieat.domain.Unit value) {
_Unit = 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.RecipeIngredientImpl.Unmarshaller(context);
}
public void serializeBody(magoffin.matt.ieat.domain.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
{
if (_Unit!= null) {
context.startElement("http://msqr.us/xsd/ieat", "unit");
context.childAsURIs(((com.sun.xml.bind.JAXBObject) _Unit), "Unit");
context.endNamespaceDecls();
context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _Unit), "Unit");
context.endAttributes();
context.childAsBody(((com.sun.xml.bind.JAXBObject) _Unit), "Unit");
context.endElement();
}
if (_Ingredient!= null) {
context.startElement("http://msqr.us/xsd/ieat", "ingredient");
context.childAsURIs(((com.sun.xml.bind.JAXBObject) _Ingredient), "Ingredient");
context.endNamespaceDecls();
context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _Ingredient), "Ingredient");
context.endAttributes();
context.childAsBody(((com.sun.xml.bind.JAXBObject) _Ingredient), "Ingredient");
context.endElement();
}
if (_Recipe!= null) {
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();
}
}
public void serializeAttributes(magoffin.matt.ieat.domain.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
{
if (has_Optional) {
context.startAttribute("", "optional");
try {
context.text(javax.xml.bind.DatatypeConverter.printBoolean(((boolean) _Optional)), "Optional");
} catch (java.lang.Exception e) {
magoffin.matt.ieat.domain.impl.runtime.Util.handlePrintConversionException(this, e, context);
}
context.endAttribute();
}
if (_Qualifier!= null) {
context.startAttribute("", "qualifier");
try {
context.text(((java.lang.String) _Qualifier), "Qualifier");
} catch (java.lang.Exception e) {
magoffin.matt.ieat.domain.impl.runtime.Util.handlePrintConversionException(this, e, context);
}
context.endAttribute();
}
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.RecipeIngredient.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\u0000ppsq\u0000~\u0000\u0000ppsq\u0000~\u0000\u0000ppsq\u0000~\u0000\u0000ppsr\u0000\u001dcom."
+"sun.msv.grammar.ChoiceExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0001ppsr\u0000\'com.sun.msv."
+"grammar.trex.ElementPattern\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001L\u0000\tnameClasst\u0000\u001fLcom/su"
+"n/msv/grammar/NameClass;xr\u0000\u001ecom.sun.msv.grammar.ElementExp\u0000\u0000"
+"\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002Z\u0000\u001aignoreUndeclaredAttributesL\u0000\fcontentModelq\u0000~\u0000\u0002xq"
+"\u0000~\u0000\u0003sr\u0000\u0011java.lang.Boolean\u00cd r\u0080\u00d5\u009c\u00fa\u00ee\u0002\u0000\u0001Z\u0000\u0005valuexp\u0000p\u0000sq\u0000~\u0000\u0000ppsq\u0000"
+"~\u0000\fpp\u0000sq\u0000~\u0000\nppsr\u0000 com.sun.msv.grammar.OneOrMoreExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000"
+"\u0000xr\u0000\u001ccom.sun.msv.grammar.UnaryExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001L\u0000\u0003expq\u0000~\u0000\u0002xq\u0000~\u0000"
+"\u0003q\u0000~\u0000\u0011psr\u0000 com.sun.msv.grammar.AttributeExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002L\u0000\u0003exp"
+"q\u0000~\u0000\u0002L\u0000\tnameClassq\u0000~\u0000\rxq\u0000~\u0000\u0003q\u0000~\u0000\u0011psr\u00002com.sun.msv.grammar.Ex"
+"pression$AnyStringExpression\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0003sq\u0000~\u0000\u0010\u0001q\u0000~\u0000\u001bsr\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\u00000com.sun.msv.grammar.Expres"
+"sion$EpsilonExpression\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0003q\u0000~\u0000\u001cq\u0000~\u0000!sr\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#xq\u0000~\u0000\u001et\u0000\u001emagoffin.matt.ieat."
+"domain.Unitt\u0000+http://java.sun.com/jaxb/xjc/dummy-elementssq\u0000"
+"~\u0000\nppsq\u0000~\u0000\u0018q\u0000~\u0000\u0011psr\u0000\u001bcom.sun.msv.grammar.DataExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0003L"
+"\u0000\u0002dtt\u0000\u001fLorg/relaxng/datatype/Datatype;L\u0000\u0006exceptq\u0000~\u0000\u0002L\u0000\u0004namet"
+"\u0000\u001dLcom/sun/msv/util/StringPair;xq\u0000~\u0000\u0003ppsr\u0000\"com.sun.msv.datat"
+"ype.xsd.QnameType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000*com.sun.msv.datatype.xsd.Bui"
+"ltinAtomicType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000%com.sun.msv.datatype.xsd.Concre"
+"teType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000\'com.sun.msv.datatype.xsd.XSDatatypeImpl"
+"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0003L\u0000\fnamespaceUriq\u0000~\u0000#L\u0000\btypeNameq\u0000~\u0000#L\u0000\nwhiteSpace"
+"t\u0000.Lcom/sun/msv/datatype/xsd/WhiteSpaceProcessor;xpt\u0000 http:/"
+"/www.w3.org/2001/XMLSchemat\u0000\u0005QNamesr\u00005com.sun.msv.datatype.x"
+"sd.WhiteSpaceProcessor$Collapse\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000,com.sun.msv.da"
+"tatype.xsd.WhiteSpaceProcessor\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xpsr\u00000com.sun.msv.g"
+"rammar.Expression$NullSetExpression\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0003ppsr\u0000\u001bco"
+"m.sun.msv.util.StringPair\u00d0t\u001ejB\u008f\u008d\u00a0\u0002\u0000\u0002L\u0000\tlocalNameq\u0000~\u0000#L\u0000\fname"
+"spaceURIq\u0000~\u0000#xpq\u0000~\u00004q\u0000~\u00003sq\u0000~\u0000\"t\u0000\u0004typet\u0000)http://www.w3.org/2"
+"001/XMLSchema-instanceq\u0000~\u0000!sq\u0000~\u0000\"t\u0000\u0004unitt\u0000\u0017http://msqr.us/xs"
+"d/ieatq\u0000~\u0000!sq\u0000~\u0000\nppsq\u0000~\u0000\fq\u0000~\u0000\u0011p\u0000sq\u0000~\u0000\u0000ppsq\u0000~\u0000\fpp\u0000sq\u0000~\u0000\nppsq\u0000"
+"~\u0000\u0015q\u0000~\u0000\u0011psq\u0000~\u0000\u0018q\u0000~\u0000\u0011pq\u0000~\u0000\u001bq\u0000~\u0000\u001fq\u0000~\u0000!sq\u0000~\u0000\"t\u0000$magoffin.matt.i"
+"eat.domain.Ingredientq\u0000~\u0000&sq\u0000~\u0000\nppsq\u0000~\u0000\u0018q\u0000~\u0000\u0011pq\u0000~\u0000,q\u0000~\u0000>> 32))));
}
{
java.lang.String value = this.getQualifier();
hash = ((31 *hash)+((null == value)? 0 :value.hashCode()));
}
{
magoffin.matt.ieat.domain.Unit value = this.getUnit();
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.RecipeIngredientImpl.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 18 :
revertToParentFromEnterElement(___uri, ___local, ___qname, __atts);
return ;
case 3 :
attIdx = context.getAttribute("", "qualifier");
if (attIdx >= 0) {
final java.lang.String v = context.eatAttribute(attIdx);
state = 6;
eatText1(v);
continue outer;
}
state = 6;
continue outer;
case 9 :
if (("unit" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
context.pushAttributes(__atts, true);
state = 10;
return ;
}
state = 12;
continue outer;
case 12 :
if (("ingredient" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
context.pushAttributes(__atts, false);
state = 13;
return ;
}
state = 15;
continue outer;
case 6 :
attIdx = context.getAttribute("", "quantity");
if (attIdx >= 0) {
final java.lang.String v = context.eatAttribute(attIdx);
state = 9;
eatText2(v);
continue outer;
}
state = 9;
continue outer;
case 15 :
if (("recipe" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
context.pushAttributes(__atts, false);
state = 16;
return ;
}
state = 18;
continue outer;
case 10 :
attIdx = context.getAttribute("", "abbreviation");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
return ;
}
attIdx = context.getAttribute("", "mass");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
return ;
}
attIdx = context.getAttribute("", "systemId");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
return ;
}
attIdx = context.getAttribute("", "toImperial");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
return ;
}
attIdx = context.getAttribute("", "toMetric");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
return ;
}
attIdx = context.getAttribute("", "toUS");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
return ;
}
attIdx = context.getAttribute("", "unitId");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
return ;
}
break;
case 13 :
attIdx = context.getAttribute("", "ingredientId");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
return ;
}
if (("name" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
_Ingredient = ((magoffin.matt.ieat.domain.impl.IngredientImpl) spawnChildFromEnterElement((magoffin.matt.ieat.domain.impl.IngredientImpl.class), 14, ___uri, ___local, ___qname, __atts));
return ;
}
break;
case 16 :
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), 17, ___uri, ___local, ___qname, __atts));
return ;
}
break;
case 0 :
attIdx = context.getAttribute("", "optional");
if (attIdx >= 0) {
final java.lang.String v = context.eatAttribute(attIdx);
state = 3;
eatText3(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 {
_Qualifier = value;
} catch (java.lang.Exception e) {
handleParseConversionException(e);
}
}
private void eatText2(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);
}
}
private void eatText3(final java.lang.String value)
throws org.xml.sax.SAXException
{
try {
_Optional = javax.xml.bind.DatatypeConverter.parseBoolean(com.sun.xml.bind.WhiteSpaceProcessor.collapse(value));
has_Optional = 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 18 :
revertToParentFromLeaveElement(___uri, ___local, ___qname);
return ;
case 3 :
attIdx = context.getAttribute("", "qualifier");
if (attIdx >= 0) {
final java.lang.String v = context.eatAttribute(attIdx);
state = 6;
eatText1(v);
continue outer;
}
state = 6;
continue outer;
case 14 :
if (("ingredient" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
context.popAttributes();
state = 15;
return ;
}
break;
case 9 :
state = 12;
continue outer;
case 17 :
if (("recipe" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
context.popAttributes();
state = 18;
return ;
}
break;
case 12 :
state = 15;
continue outer;
case 6 :
attIdx = context.getAttribute("", "quantity");
if (attIdx >= 0) {
final java.lang.String v = context.eatAttribute(attIdx);
state = 9;
eatText2(v);
continue outer;
}
state = 9;
continue outer;
case 11 :
if (("unit" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
context.popAttributes();
state = 12;
return ;
}
break;
case 15 :
state = 18;
continue outer;
case 10 :
attIdx = context.getAttribute("", "abbreviation");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
return ;
}
attIdx = context.getAttribute("", "mass");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
return ;
}
attIdx = context.getAttribute("", "systemId");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
return ;
}
attIdx = context.getAttribute("", "toImperial");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
return ;
}
attIdx = context.getAttribute("", "toMetric");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
return ;
}
attIdx = context.getAttribute("", "toUS");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
return ;
}
attIdx = context.getAttribute("", "unitId");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
return ;
}
break;
case 13 :
attIdx = context.getAttribute("", "ingredientId");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
return ;
}
break;
case 16 :
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 0 :
attIdx = context.getAttribute("", "optional");
if (attIdx >= 0) {
final java.lang.String v = context.eatAttribute(attIdx);
state = 3;
eatText3(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 18 :
revertToParentFromEnterAttribute(___uri, ___local, ___qname);
return ;
case 3 :
if (("qualifier" == ___local)&&("" == ___uri)) {
state = 4;
return ;
}
state = 6;
continue outer;
case 9 :
state = 12;
continue outer;
case 12 :
state = 15;
continue outer;
case 6 :
if (("quantity" == ___local)&&("" == ___uri)) {
state = 7;
return ;
}
state = 9;
continue outer;
case 15 :
state = 18;
continue outer;
case 10 :
if (("abbreviation" == ___local)&&("" == ___uri)) {
_Unit = ((magoffin.matt.ieat.domain.impl.UnitImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UnitImpl.class), 11, ___uri, ___local, ___qname));
return ;
}
if (("mass" == ___local)&&("" == ___uri)) {
_Unit = ((magoffin.matt.ieat.domain.impl.UnitImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UnitImpl.class), 11, ___uri, ___local, ___qname));
return ;
}
if (("systemId" == ___local)&&("" == ___uri)) {
_Unit = ((magoffin.matt.ieat.domain.impl.UnitImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UnitImpl.class), 11, ___uri, ___local, ___qname));
return ;
}
if (("toImperial" == ___local)&&("" == ___uri)) {
_Unit = ((magoffin.matt.ieat.domain.impl.UnitImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UnitImpl.class), 11, ___uri, ___local, ___qname));
return ;
}
if (("toMetric" == ___local)&&("" == ___uri)) {
_Unit = ((magoffin.matt.ieat.domain.impl.UnitImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UnitImpl.class), 11, ___uri, ___local, ___qname));
return ;
}
if (("toUS" == ___local)&&("" == ___uri)) {
_Unit = ((magoffin.matt.ieat.domain.impl.UnitImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UnitImpl.class), 11, ___uri, ___local, ___qname));
return ;
}
if (("unitId" == ___local)&&("" == ___uri)) {
_Unit = ((magoffin.matt.ieat.domain.impl.UnitImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UnitImpl.class), 11, ___uri, ___local, ___qname));
return ;
}
break;
case 13 :
if (("ingredientId" == ___local)&&("" == ___uri)) {
_Ingredient = ((magoffin.matt.ieat.domain.impl.IngredientImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.IngredientImpl.class), 14, ___uri, ___local, ___qname));
return ;
}
break;
case 16 :
if (("createdDate" == ___local)&&("" == ___uri)) {
_Recipe = ((magoffin.matt.ieat.domain.impl.RecipeImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.RecipeImpl.class), 17, ___uri, ___local, ___qname));
return ;
}
if (("modifiedDate" == ___local)&&("" == ___uri)) {
_Recipe = ((magoffin.matt.ieat.domain.impl.RecipeImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.RecipeImpl.class), 17, ___uri, ___local, ___qname));
return ;
}
if (("recipeId" == ___local)&&("" == ___uri)) {
_Recipe = ((magoffin.matt.ieat.domain.impl.RecipeImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.RecipeImpl.class), 17, ___uri, ___local, ___qname));
return ;
}
if (("servingSize" == ___local)&&("" == ___uri)) {
_Recipe = ((magoffin.matt.ieat.domain.impl.RecipeImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.RecipeImpl.class), 17, ___uri, ___local, ___qname));
return ;
}
break;
case 0 :
if (("optional" == ___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 18 :
revertToParentFromLeaveAttribute(___uri, ___local, ___qname);
return ;
case 5 :
if (("qualifier" == ___local)&&("" == ___uri)) {
state = 6;
return ;
}
break;
case 2 :
if (("optional" == ___local)&&("" == ___uri)) {
state = 3;
return ;
}
break;
case 3 :
attIdx = context.getAttribute("", "qualifier");
if (attIdx >= 0) {
final java.lang.String v = context.eatAttribute(attIdx);
state = 6;
eatText1(v);
continue outer;
}
state = 6;
continue outer;
case 9 :
state = 12;
continue outer;
case 12 :
state = 15;
continue outer;
case 6 :
attIdx = context.getAttribute("", "quantity");
if (attIdx >= 0) {
final java.lang.String v = context.eatAttribute(attIdx);
state = 9;
eatText2(v);
continue outer;
}
state = 9;
continue outer;
case 15 :
state = 18;
continue outer;
case 10 :
attIdx = context.getAttribute("", "abbreviation");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
return ;
}
attIdx = context.getAttribute("", "mass");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
return ;
}
attIdx = context.getAttribute("", "systemId");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
return ;
}
attIdx = context.getAttribute("", "toImperial");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
return ;
}
attIdx = context.getAttribute("", "toMetric");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
return ;
}
attIdx = context.getAttribute("", "toUS");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
return ;
}
attIdx = context.getAttribute("", "unitId");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
return ;
}
break;
case 13 :
attIdx = context.getAttribute("", "ingredientId");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
return ;
}
break;
case 16 :
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 0 :
attIdx = context.getAttribute("", "optional");
if (attIdx >= 0) {
final java.lang.String v = context.eatAttribute(attIdx);
state = 3;
eatText3(v);
continue outer;
}
state = 3;
continue outer;
case 8 :
if (("quantity" == ___local)&&("" == ___uri)) {
state = 9;
return ;
}
break;
}
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 18 :
revertToParentFromText(value);
return ;
case 7 :
state = 8;
eatText2(value);
return ;
case 4 :
state = 5;
eatText1(value);
return ;
case 3 :
attIdx = context.getAttribute("", "qualifier");
if (attIdx >= 0) {
final java.lang.String v = context.eatAttribute(attIdx);
state = 6;
eatText1(v);
continue outer;
}
state = 6;
continue outer;
case 1 :
state = 2;
eatText3(value);
return ;
case 9 :
state = 12;
continue outer;
case 12 :
state = 15;
continue outer;
case 6 :
attIdx = context.getAttribute("", "quantity");
if (attIdx >= 0) {
final java.lang.String v = context.eatAttribute(attIdx);
state = 9;
eatText2(v);
continue outer;
}
state = 9;
continue outer;
case 15 :
state = 18;
continue outer;
case 10 :
attIdx = context.getAttribute("", "abbreviation");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().text(value);
return ;
}
attIdx = context.getAttribute("", "mass");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().text(value);
return ;
}
attIdx = context.getAttribute("", "systemId");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().text(value);
return ;
}
attIdx = context.getAttribute("", "toImperial");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().text(value);
return ;
}
attIdx = context.getAttribute("", "toMetric");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().text(value);
return ;
}
attIdx = context.getAttribute("", "toUS");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().text(value);
return ;
}
attIdx = context.getAttribute("", "unitId");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().text(value);
return ;
}
_Unit = ((magoffin.matt.ieat.domain.impl.UnitImpl) spawnChildFromText((magoffin.matt.ieat.domain.impl.UnitImpl.class), 11, value));
return ;
case 13 :
attIdx = context.getAttribute("", "ingredientId");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().text(value);
return ;
}
break;
case 16 :
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 0 :
attIdx = context.getAttribute("", "optional");
if (attIdx >= 0) {
final java.lang.String v = context.eatAttribute(attIdx);
state = 3;
eatText3(v);
continue outer;
}
state = 3;
continue outer;
}
} catch (java.lang.RuntimeException e) {
handleUnexpectedTextException(value, e);
}
break;
}
}
}
}