| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519 |
- //
- // 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 UiSearchResultsImpl
- extends magoffin.matt.ieat.domain.impl.UiBaseImpl
- implements magoffin.matt.ieat.domain.UiSearchResults, 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.UiPaginationSupport _Pagination;
- protected com.sun.xml.bind.util.ListImpl _User;
- protected java.lang.Integer _PageSize;
- protected java.lang.Integer _PageStart;
- protected com.sun.xml.bind.util.ListImpl _Recipe;
- protected com.sun.xml.bind.util.ListImpl _Ingredient;
- protected magoffin.matt.ieat.domain.UiIndex _UiIndex;
- protected java.lang.Integer _TotalResults;
- protected magoffin.matt.ieat.domain.RecipeSearchCriteria _RecipeCriteria;
- public final static java.lang.Class version = (magoffin.matt.ieat.domain.impl.JAXBVersion.class);
- private static com.sun.msv.grammar.Grammar schemaFragment;
- private final static java.lang.Class PRIMARY_INTERFACE_CLASS() {
- return (magoffin.matt.ieat.domain.UiSearchResults.class);
- }
- public magoffin.matt.ieat.domain.UiPaginationSupport getPagination() {
- return _Pagination;
- }
- public void setPagination(magoffin.matt.ieat.domain.UiPaginationSupport value) {
- _Pagination = value;
- }
- protected com.sun.xml.bind.util.ListImpl _getUser() {
- if (_User == null) {
- _User = new com.sun.xml.bind.util.ListImpl(new java.util.ArrayList());
- }
- return _User;
- }
- public java.util.List getUser() {
- return _getUser();
- }
- public java.lang.Integer getPageSize() {
- return _PageSize;
- }
- public void setPageSize(java.lang.Integer value) {
- _PageSize = value;
- }
- public java.lang.Integer getPageStart() {
- return _PageStart;
- }
- public void setPageStart(java.lang.Integer value) {
- _PageStart = value;
- }
- protected com.sun.xml.bind.util.ListImpl _getRecipe() {
- if (_Recipe == null) {
- _Recipe = new com.sun.xml.bind.util.ListImpl(new java.util.ArrayList());
- }
- return _Recipe;
- }
- public java.util.List getRecipe() {
- return _getRecipe();
- }
- protected com.sun.xml.bind.util.ListImpl _getIngredient() {
- if (_Ingredient == null) {
- _Ingredient = new com.sun.xml.bind.util.ListImpl(new java.util.ArrayList());
- }
- return _Ingredient;
- }
- public java.util.List getIngredient() {
- return _getIngredient();
- }
- public magoffin.matt.ieat.domain.UiIndex getUiIndex() {
- return _UiIndex;
- }
- public void setUiIndex(magoffin.matt.ieat.domain.UiIndex value) {
- _UiIndex = value;
- }
- public java.lang.Integer getTotalResults() {
- return _TotalResults;
- }
- public void setTotalResults(java.lang.Integer value) {
- _TotalResults = value;
- }
- public magoffin.matt.ieat.domain.RecipeSearchCriteria getRecipeCriteria() {
- return _RecipeCriteria;
- }
- public void setRecipeCriteria(magoffin.matt.ieat.domain.RecipeSearchCriteria value) {
- _RecipeCriteria = 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.UiSearchResultsImpl.Unmarshaller(context);
- }
- public void serializeBody(magoffin.matt.ieat.domain.impl.runtime.XMLSerializer context)
- throws org.xml.sax.SAXException
- {
- int idx2 = 0;
- final int len2 = ((_User == null)? 0 :_User.size());
- int idx5 = 0;
- final int len5 = ((_Recipe == null)? 0 :_Recipe.size());
- int idx6 = 0;
- final int len6 = ((_Ingredient == null)? 0 :_Ingredient.size());
- super.serializeBody(context);
- if (_UiIndex!= null) {
- context.startElement("http://msqr.us/xsd/ieat", "ui-index");
- context.childAsURIs(((com.sun.xml.bind.JAXBObject) _UiIndex), "UiIndex");
- context.endNamespaceDecls();
- context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _UiIndex), "UiIndex");
- context.endAttributes();
- context.childAsBody(((com.sun.xml.bind.JAXBObject) _UiIndex), "UiIndex");
- context.endElement();
- }
- if (_Pagination!= null) {
- context.startElement("http://msqr.us/xsd/ieat", "pagination");
- context.childAsURIs(((com.sun.xml.bind.JAXBObject) _Pagination), "Pagination");
- context.endNamespaceDecls();
- context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _Pagination), "Pagination");
- context.endAttributes();
- context.childAsBody(((com.sun.xml.bind.JAXBObject) _Pagination), "Pagination");
- context.endElement();
- }
- if (_RecipeCriteria!= null) {
- context.startElement("http://msqr.us/xsd/ieat", "recipe-criteria");
- context.childAsURIs(((com.sun.xml.bind.JAXBObject) _RecipeCriteria), "RecipeCriteria");
- context.endNamespaceDecls();
- context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _RecipeCriteria), "RecipeCriteria");
- context.endAttributes();
- context.childAsBody(((com.sun.xml.bind.JAXBObject) _RecipeCriteria), "RecipeCriteria");
- context.endElement();
- }
- while (idx5 != len5) {
- context.startElement("http://msqr.us/xsd/ieat", "recipe");
- int idx_6 = idx5;
- context.childAsURIs(((com.sun.xml.bind.JAXBObject) _Recipe.get(idx_6 ++)), "Recipe");
- context.endNamespaceDecls();
- int idx_7 = idx5;
- context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _Recipe.get(idx_7 ++)), "Recipe");
- context.endAttributes();
- context.childAsBody(((com.sun.xml.bind.JAXBObject) _Recipe.get(idx5 ++)), "Recipe");
- context.endElement();
- }
- while (idx6 != len6) {
- context.startElement("http://msqr.us/xsd/ieat", "ingredient");
- int idx_8 = idx6;
- context.childAsURIs(((com.sun.xml.bind.JAXBObject) _Ingredient.get(idx_8 ++)), "Ingredient");
- context.endNamespaceDecls();
- int idx_9 = idx6;
- context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _Ingredient.get(idx_9 ++)), "Ingredient");
- context.endAttributes();
- context.childAsBody(((com.sun.xml.bind.JAXBObject) _Ingredient.get(idx6 ++)), "Ingredient");
- context.endElement();
- }
- while (idx2 != len2) {
- context.startElement("http://msqr.us/xsd/ieat", "user");
- int idx_10 = idx2;
- context.childAsURIs(((com.sun.xml.bind.JAXBObject) _User.get(idx_10 ++)), "User");
- context.endNamespaceDecls();
- int idx_11 = idx2;
- context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _User.get(idx_11 ++)), "User");
- context.endAttributes();
- context.childAsBody(((com.sun.xml.bind.JAXBObject) _User.get(idx2 ++)), "User");
- context.endElement();
- }
- }
- public void serializeAttributes(magoffin.matt.ieat.domain.impl.runtime.XMLSerializer context)
- throws org.xml.sax.SAXException
- {
- int idx2 = 0;
- final int len2 = ((_User == null)? 0 :_User.size());
- int idx5 = 0;
- final int len5 = ((_Recipe == null)? 0 :_Recipe.size());
- int idx6 = 0;
- final int len6 = ((_Ingredient == null)? 0 :_Ingredient.size());
- if (_PageSize!= null) {
- context.startAttribute("", "pageSize");
- try {
- context.text(javax.xml.bind.DatatypeConverter.printInt(((int)((java.lang.Integer) _PageSize).intValue())), "PageSize");
- } catch (java.lang.Exception e) {
- magoffin.matt.ieat.domain.impl.runtime.Util.handlePrintConversionException(this, e, context);
- }
- context.endAttribute();
- }
- context.startAttribute("", "pageStart");
- try {
- context.text(javax.xml.bind.DatatypeConverter.printInt(((int)((java.lang.Integer) _PageStart).intValue())), "PageStart");
- } catch (java.lang.Exception e) {
- magoffin.matt.ieat.domain.impl.runtime.Util.handlePrintConversionException(this, e, context);
- }
- context.endAttribute();
- context.startAttribute("", "totalResults");
- try {
- context.text(javax.xml.bind.DatatypeConverter.printInt(((int)((java.lang.Integer) _TotalResults).intValue())), "TotalResults");
- } catch (java.lang.Exception e) {
- magoffin.matt.ieat.domain.impl.runtime.Util.handlePrintConversionException(this, e, context);
- }
- context.endAttribute();
- super.serializeAttributes(context);
- while (idx5 != len5) {
- idx5 += 1;
- }
- while (idx6 != len6) {
- idx6 += 1;
- }
- while (idx2 != len2) {
- idx2 += 1;
- }
- }
- public void serializeURIs(magoffin.matt.ieat.domain.impl.runtime.XMLSerializer context)
- throws org.xml.sax.SAXException
- {
- int idx2 = 0;
- final int len2 = ((_User == null)? 0 :_User.size());
- int idx5 = 0;
- final int len5 = ((_Recipe == null)? 0 :_Recipe.size());
- int idx6 = 0;
- final int len6 = ((_Ingredient == null)? 0 :_Ingredient.size());
- super.serializeURIs(context);
- while (idx5 != len5) {
- idx5 += 1;
- }
- while (idx6 != len6) {
- idx6 += 1;
- }
- while (idx2 != len2) {
- idx2 += 1;
- }
- }
- public java.lang.Class getPrimaryInterface() {
- return (magoffin.matt.ieat.domain.UiSearchResults.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\u0000ppsq\u0000~\u0000\u0000pp"
- +"sq\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/sun/msv/grammar/NameClass;xr\u0000\u001e"
- +"com.sun.msv.grammar.ElementExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002Z\u0000\u001aignoreUndeclared"
- +"AttributesL\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\u0010pp\u0000sq\u0000~\u0000\u000eppsr\u0000 com.sun.ms"
- +"v.grammar.OneOrMoreExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000\u001ccom.sun.msv.grammar.Una"
- +"ryExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001L\u0000\u0003expq\u0000~\u0000\u0002xq\u0000~\u0000\u0003q\u0000~\u0000\u0015psr\u0000 com.sun.msv.gramm"
- +"ar.AttributeExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002L\u0000\u0003expq\u0000~\u0000\u0002L\u0000\tnameClassq\u0000~\u0000\u0011xq\u0000~\u0000\u0003"
- +"q\u0000~\u0000\u0015psr\u00002com.sun.msv.grammar.Expression$AnyStringExpression"
- +"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0003sq\u0000~\u0000\u0014\u0001q\u0000~\u0000\u001fsr\u0000 com.sun.msv.grammar.AnyName"
- +"Class\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\u0000"
- +"xpsr\u00000com.sun.msv.grammar.Expression$EpsilonExpression\u0000\u0000\u0000\u0000\u0000\u0000"
- +"\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0003q\u0000~\u0000 q\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\"t\u0000!magoffin.matt.ieat.domain.UiIndext\u0000+http://java"
- +".sun.com/jaxb/xjc/dummy-elementssq\u0000~\u0000\u000eppsq\u0000~\u0000\u001cq\u0000~\u0000\u0015psr\u0000\u001bcom."
- +"sun.msv.grammar.DataExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0003L\u0000\u0002dtt\u0000\u001fLorg/relaxng/datat"
- +"ype/Datatype;L\u0000\u0006exceptq\u0000~\u0000\u0002L\u0000\u0004namet\u0000\u001dLcom/sun/msv/util/Strin"
- +"gPair;xq\u0000~\u0000\u0003ppsr\u0000\"com.sun.msv.datatype.xsd.QnameType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001"
- +"\u0002\u0000\u0000xr\u0000*com.sun.msv.datatype.xsd.BuiltinAtomicType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000"
- +"xr\u0000%com.sun.msv.datatype.xsd.ConcreteType\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\fnamespaceUr"
- +"iq\u0000~\u0000\'L\u0000\btypeNameq\u0000~\u0000\'L\u0000\nwhiteSpacet\u0000.Lcom/sun/msv/datatype/"
- +"xsd/WhiteSpaceProcessor;xpt\u0000 http://www.w3.org/2001/XMLSchem"
- +"at\u0000\u0005QNamesr\u00005com.sun.msv.datatype.xsd.WhiteSpaceProcessor$Co"
- +"llapse\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000,com.sun.msv.datatype.xsd.WhiteSpaceProc"
- +"essor\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xpsr\u00000com.sun.msv.grammar.Expression$NullSet"
- +"Expression\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\'L\u0000\fnamespaceURIq\u0000~\u0000\'xpq\u0000~\u00008q\u0000~\u00007"
- +"sq\u0000~\u0000&t\u0000\u0004typet\u0000)http://www.w3.org/2001/XMLSchema-instanceq\u0000~"
- +"\u0000%sq\u0000~\u0000&t\u0000\bui-indext\u0000\u0017http://msqr.us/xsd/ieatq\u0000~\u0000%sq\u0000~\u0000\u000eppsq"
- +"\u0000~\u0000\u0010q\u0000~\u0000\u0015p\u0000sq\u0000~\u0000\u0000ppsq\u0000~\u0000\u0010pp\u0000sq\u0000~\u0000\u000eppsq\u0000~\u0000\u0019q\u0000~\u0000\u0015psq\u0000~\u0000\u001cq\u0000~\u0000\u0015p"
- +"q\u0000~\u0000\u001fq\u0000~\u0000#q\u0000~\u0000%sq\u0000~\u0000&t\u0000-magoffin.matt.ieat.domain.UiPaginati"
- +"onSupportq\u0000~\u0000*sq\u0000~\u0000\u000eppsq\u0000~\u0000\u001cq\u0000~\u0000\u0015pq\u0000~\u00000q\u0000~\u0000@q\u0000~\u0000%sq\u0000~\u0000&t\u0000\npa"
- +"ginationq\u0000~\u0000Eq\u0000~\u0000%sq\u0000~\u0000\u000eppsq\u0000~\u0000\u0010q\u0000~\u0000\u0015p\u0000sq\u0000~\u0000\u0000ppsq\u0000~\u0000\u0010pp\u0000sq\u0000~"
- +"\u0000\u000eppsq\u0000~\u0000\u0019q\u0000~\u0000\u0015psq\u0000~\u0000\u001cq\u0000~\u0000\u0015pq\u0000~\u0000\u001fq\u0000~\u0000#q\u0000~\u0000%sq\u0000~\u0000&t\u0000.magoffin"
- +".matt.ieat.domain.RecipeSearchCriteriaq\u0000~\u0000*sq\u0000~\u0000\u000eppsq\u0000~\u0000\u001cq\u0000~"
- +"\u0000\u0015pq\u0000~\u00000q\u0000~\u0000@q\u0000~\u0000%sq\u0000~\u0000&t\u0000\u000frecipe-criteriaq\u0000~\u0000Eq\u0000~\u0000%sq\u0000~\u0000\u000epp"
- +"sq\u0000~\u0000\u0019q\u0000~\u0000\u0015psq\u0000~\u0000\u0010q\u0000~\u0000\u0015p\u0000sq\u0000~\u0000\u0000ppsq\u0000~\u0000\u0010pp\u0000sq\u0000~\u0000\u000eppsq\u0000~\u0000\u0019q\u0000~\u0000"
- +"\u0015psq\u0000~\u0000\u001cq\u0000~\u0000\u0015pq\u0000~\u0000\u001fq\u0000~\u0000#q\u0000~\u0000%sq\u0000~\u0000&t\u0000\'magoffin.matt.ieat.dom"
- +"ain.UiRecipeMatchq\u0000~\u0000*sq\u0000~\u0000\u000eppsq\u0000~\u0000\u001cq\u0000~\u0000\u0015pq\u0000~\u00000q\u0000~\u0000@q\u0000~\u0000%sq\u0000"
- +"~\u0000&t\u0000\u0006recipeq\u0000~\u0000Eq\u0000~\u0000%sq\u0000~\u0000\u000eppsq\u0000~\u0000\u0019q\u0000~\u0000\u0015psq\u0000~\u0000\u0010q\u0000~\u0000\u0015p\u0000sq\u0000~\u0000"
- +"\u0000ppsq\u0000~\u0000\u0010pp\u0000sq\u0000~\u0000\u000eppsq\u0000~\u0000\u0019q\u0000~\u0000\u0015psq\u0000~\u0000\u001cq\u0000~\u0000\u0015pq\u0000~\u0000\u001fq\u0000~\u0000#q\u0000~\u0000%s"
- +"q\u0000~\u0000&t\u0000+magoffin.matt.ieat.domain.UiIngredientMatchq\u0000~\u0000*sq\u0000~"
- +"\u0000\u000eppsq\u0000~\u0000\u001cq\u0000~\u0000\u0015pq\u0000~\u00000q\u0000~\u0000@q\u0000~\u0000%sq\u0000~\u0000&t\u0000\ningredientq\u0000~\u0000Eq\u0000~\u0000%"
- +"sq\u0000~\u0000\u000eppsq\u0000~\u0000\u0019q\u0000~\u0000\u0015psq\u0000~\u0000\u0010q\u0000~\u0000\u0015p\u0000sq\u0000~\u0000\u0000ppsq\u0000~\u0000\u0010pp\u0000sq\u0000~\u0000\u000eppsq"
- +"\u0000~\u0000\u0019q\u0000~\u0000\u0015psq\u0000~\u0000\u001cq\u0000~\u0000\u0015pq\u0000~\u0000\u001fq\u0000~\u0000#q\u0000~\u0000%sq\u0000~\u0000&t\u0000%magoffin.matt."
- +"ieat.domain.UiUserMatchq\u0000~\u0000*sq\u0000~\u0000\u000eppsq\u0000~\u0000\u001cq\u0000~\u0000\u0015pq\u0000~\u00000q\u0000~\u0000@q\u0000"
- +"~\u0000%sq\u0000~\u0000&t\u0000\u0004userq\u0000~\u0000Eq\u0000~\u0000%sq\u0000~\u0000\u000eppsq\u0000~\u0000\u001cq\u0000~\u0000\u0015psq\u0000~\u0000-ppsr\u0000#co"
- +"m.sun.msv.datatype.xsd.StringType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001Z\u0000\risAlwaysValid"
- +"xq\u0000~\u00002q\u0000~\u00007t\u0000\u0006stringsr\u00005com.sun.msv.datatype.xsd.WhiteSpaceP"
- +"rocessor$Preserve\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000:\u0001q\u0000~\u0000=sq\u0000~\u0000>q\u0000~\u0000\u008fq\u0000~\u00007sq\u0000~"
- +"\u0000&t\u0000\u0004modet\u0000\u0000q\u0000~\u0000%sq\u0000~\u0000\u000eppsq\u0000~\u0000\u001cq\u0000~\u0000\u0015psq\u0000~\u0000-ppsr\u0000 com.sun.msv"
- +".datatype.xsd.IntType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000+com.sun.msv.datatype.xsd"
- +".IntegerDerivedType\u0099\u00f1]\u0090&6k\u00be\u0002\u0000\u0001L\u0000\nbaseFacetst\u0000)Lcom/sun/msv/d"
- +"atatype/xsd/XSDatatypeImpl;xq\u0000~\u00002q\u0000~\u00007t\u0000\u0003intq\u0000~\u0000;sr\u0000*com.sun"
- +".msv.datatype.xsd.MaxInclusiveFacet\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000#com.sun.ms"
- +"v.datatype.xsd.RangeFacet\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001L\u0000\nlimitValuet\u0000\u0012Ljava/la"
- +"ng/Object;xr\u00009com.sun.msv.datatype.xsd.DataTypeWithValueCons"
- +"traintFacet\"\u00a7Ro\u00ca\u00c7\u008aT\u0002\u0000\u0000xr\u0000*com.sun.msv.datatype.xsd.DataTypeW"
- +"ithFacet\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0005Z\u0000\fisFacetFixedZ\u0000\u0012needValueCheckFlagL\u0000\bba"
- +"seTypeq\u0000~\u0000\u009bL\u0000\fconcreteTypet\u0000\'Lcom/sun/msv/datatype/xsd/Concr"
- +"eteType;L\u0000\tfacetNameq\u0000~\u0000\'xq\u0000~\u00004ppq\u0000~\u0000;\u0000\u0001sr\u0000*com.sun.msv.data"
- +"type.xsd.MinInclusiveFacet\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u009fppq\u0000~\u0000;\u0000\u0000sr\u0000!com."
- +"sun.msv.datatype.xsd.LongType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u009aq\u0000~\u00007t\u0000\u0004longq\u0000"
- +"~\u0000;sq\u0000~\u0000\u009eppq\u0000~\u0000;\u0000\u0001sq\u0000~\u0000\u00a5ppq\u0000~\u0000;\u0000\u0000sr\u0000$com.sun.msv.datatype.xs"
- +"d.IntegerType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u009aq\u0000~\u00007t\u0000\u0007integerq\u0000~\u0000;sr\u0000,com.su"
- +"n.msv.datatype.xsd.FractionDigitsFacet\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001I\u0000\u0005scalexr\u0000"
- +";com.sun.msv.datatype.xsd.DataTypeWithLexicalConstraintFacet"
- +"T\u0090\u001c>\u001azb\u00ea\u0002\u0000\u0000xq\u0000~\u0000\u00a2ppq\u0000~\u0000;\u0001\u0000sr\u0000#com.sun.msv.datatype.xsd.Numbe"
- +"rType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u00002q\u0000~\u00007t\u0000\u0007decimalq\u0000~\u0000;q\u0000~\u0000\u00b3t\u0000\u000efractionDi"
- +"gits\u0000\u0000\u0000\u0000q\u0000~\u0000\u00adt\u0000\fminInclusivesr\u0000\u000ejava.lang.Long;\u008b\u00e4\u0090\u00cc\u008f#\u00df\u0002\u0000\u0001J\u0000\u0005"
- +"valuexr\u0000\u0010java.lang.Number\u0086\u00ac\u0095\u001d\u000b\u0094\u00e0\u008b\u0002\u0000\u0000xp\u0080\u0000\u0000\u0000\u0000\u0000\u0000\u0000q\u0000~\u0000\u00adt\u0000\fmaxInc"
- +"lusivesq\u0000~\u0000\u00b7\u007f\u00ff\u00ff\u00ff\u00ff\u00ff\u00ff\u00ffq\u0000~\u0000\u00a8q\u0000~\u0000\u00b6sr\u0000\u0011java.lang.Integer\u0012\u00e2\u00a0\u00a4\u00f7\u0081\u00878\u0002"
- +"\u0000\u0001I\u0000\u0005valuexq\u0000~\u0000\u00b8\u0080\u0000\u0000\u0000q\u0000~\u0000\u00a8q\u0000~\u0000\u00basq\u0000~\u0000\u00bc\u007f\u00ff\u00ff\u00ffq\u0000~\u0000=sq\u0000~\u0000>q\u0000~\u0000\u009dq\u0000~\u0000"
- +"7sq\u0000~\u0000&t\u0000\bpageSizeq\u0000~\u0000\u0095q\u0000~\u0000%sq\u0000~\u0000\u001cppq\u0000~\u0000\u0098sq\u0000~\u0000&t\u0000\tpageStartq"
- +"\u0000~\u0000\u0095sq\u0000~\u0000\u001cppq\u0000~\u0000\u0098sq\u0000~\u0000&t\u0000\ftotalResultsq\u0000~\u0000\u0095sr\u0000\"com.sun.msv.g"
- +"rammar.ExpressionPool\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001L\u0000\bexpTablet\u0000/Lcom/sun/msv/g"
- +"rammar/ExpressionPool$ClosedHash;xpsr\u0000-com.sun.msv.grammar.E"
- +"xpressionPool$ClosedHash\u00d7j\u00d0N\u00ef\u00e8\u00ed\u001c\u0003\u0000\u0003I\u0000\u0005countB\u0000\rstreamVersionL"
- +"\u0000\u0006parentt\u0000$Lcom/sun/msv/grammar/ExpressionPool;xp\u0000\u0000\u0000,\u0001pq\u0000~\u0000\u0086"
- +"q\u0000~\u0000\u000fq\u0000~\u0000Fq\u0000~\u0000Sq\u0000~\u0000\u008aq\u0000~\u0000\u0016q\u0000~\u0000Hq\u0000~\u0000Uq\u0000~\u0000cq\u0000~\u0000qq\u0000~\u0000\u007fq\u0000~\u0000\u0096q\u0000~\u0000`"
- +"q\u0000~\u0000nq\u0000~\u0000|q\u0000~\u0000\nq\u0000~\u0000\u0018q\u0000~\u0000Jq\u0000~\u0000Wq\u0000~\u0000eq\u0000~\u0000sq\u0000~\u0000\u0081q\u0000~\u0000\u0005q\u0000~\u0000\fq\u0000~\u0000\u0007"
- +"q\u0000~\u0000aq\u0000~\u0000oq\u0000~\u0000}q\u0000~\u0000\u001bq\u0000~\u0000Kq\u0000~\u0000Xq\u0000~\u0000fq\u0000~\u0000tq\u0000~\u0000\u0082q\u0000~\u0000\u000bq\u0000~\u0000\tq\u0000~\u0000\r"
- +"q\u0000~\u0000\u0006q\u0000~\u0000\bq\u0000~\u0000+q\u0000~\u0000Oq\u0000~\u0000\\q\u0000~\u0000jq\u0000~\u0000xx"));
- }
- 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.UiSearchResults))) {
- return false;
- }
- magoffin.matt.ieat.domain.impl.UiSearchResultsImpl target = ((magoffin.matt.ieat.domain.impl.UiSearchResultsImpl) obj);
- {
- magoffin.matt.ieat.domain.UiPaginationSupport value = this.getPagination();
- magoffin.matt.ieat.domain.UiPaginationSupport targetValue = target.getPagination();
- if (!((value == targetValue)||((value!= null)&&value.equals(targetValue)))) {
- return false;
- }
- }
- {
- java.util.List value = this.getUser();
- java.util.List targetValue = target.getUser();
- if (!((value == targetValue)||((value!= null)&&value.equals(targetValue)))) {
- return false;
- }
- }
- {
- java.lang.Integer value = this.getPageSize();
- java.lang.Integer targetValue = target.getPageSize();
- if (!((value == targetValue)||((value!= null)&&value.equals(targetValue)))) {
- return false;
- }
- }
- {
- java.lang.Integer value = this.getPageStart();
- java.lang.Integer targetValue = target.getPageStart();
- if (!((value == targetValue)||((value!= null)&&value.equals(targetValue)))) {
- return false;
- }
- }
- {
- java.util.List value = this.getRecipe();
- java.util.List targetValue = target.getRecipe();
- if (!((value == targetValue)||((value!= null)&&value.equals(targetValue)))) {
- return false;
- }
- }
- {
- java.util.List value = this.getIngredient();
- java.util.List targetValue = target.getIngredient();
- if (!((value == targetValue)||((value!= null)&&value.equals(targetValue)))) {
- return false;
- }
- }
- {
- magoffin.matt.ieat.domain.UiIndex value = this.getUiIndex();
- magoffin.matt.ieat.domain.UiIndex targetValue = target.getUiIndex();
- if (!((value == targetValue)||((value!= null)&&value.equals(targetValue)))) {
- return false;
- }
- }
- {
- java.lang.Integer value = this.getTotalResults();
- java.lang.Integer targetValue = target.getTotalResults();
- if (!((value == targetValue)||((value!= null)&&value.equals(targetValue)))) {
- return false;
- }
- }
- {
- magoffin.matt.ieat.domain.RecipeSearchCriteria value = this.getRecipeCriteria();
- magoffin.matt.ieat.domain.RecipeSearchCriteria targetValue = target.getRecipeCriteria();
- if (!((value == targetValue)||((value!= null)&&value.equals(targetValue)))) {
- return false;
- }
- }
- {
- java.lang.String value = this.getMode();
- java.lang.String targetValue = target.getMode();
- if (!((value == targetValue)||((value!= null)&&value.equals(targetValue)))) {
- return false;
- }
- }
- return true;
- }
- public int hashCode() {
- int hash = 7;
- {
- magoffin.matt.ieat.domain.UiPaginationSupport value = this.getPagination();
- hash = ((31 *hash)+((null == value)? 0 :value.hashCode()));
- }
- {
- java.util.List value = this.getUser();
- hash = ((31 *hash)+((null == value)? 0 :value.hashCode()));
- }
- {
- java.lang.Integer value = this.getPageSize();
- hash = ((31 *hash)+((null == value)? 0 :value.hashCode()));
- }
- {
- java.lang.Integer value = this.getPageStart();
- hash = ((31 *hash)+((null == value)? 0 :value.hashCode()));
- }
- {
- java.util.List value = this.getRecipe();
- hash = ((31 *hash)+((null == value)? 0 :value.hashCode()));
- }
- {
- java.util.List value = this.getIngredient();
- hash = ((31 *hash)+((null == value)? 0 :value.hashCode()));
- }
- {
- magoffin.matt.ieat.domain.UiIndex value = this.getUiIndex();
- hash = ((31 *hash)+((null == value)? 0 :value.hashCode()));
- }
- {
- java.lang.Integer value = this.getTotalResults();
- hash = ((31 *hash)+((null == value)? 0 :value.hashCode()));
- }
- {
- magoffin.matt.ieat.domain.RecipeSearchCriteria value = this.getRecipeCriteria();
- hash = ((31 *hash)+((null == value)? 0 :value.hashCode()));
- }
- {
- java.lang.String value = this.getMode();
- hash = ((31 *hash)+((null == value)? 0 :value.hashCode()));
- }
- return hash;
- }
- 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.UiSearchResultsImpl.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 9 :
- attIdx = context.getAttribute("", "mode");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- spawnHandlerFromEnterElement((((magoffin.matt.ieat.domain.impl.UiBaseImpl)magoffin.matt.ieat.domain.impl.UiSearchResultsImpl.this).new Unmarshaller(context)), 10, ___uri, ___local, ___qname, __atts);
- return ;
- case 25 :
- if (("ingredient" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.pushAttributes(__atts, false);
- state = 23;
- return ;
- }
- if (("user" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.pushAttributes(__atts, false);
- state = 26;
- return ;
- }
- state = 28;
- continue outer;
- case 6 :
- attIdx = context.getAttribute("", "totalResults");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 9;
- eatText1(v);
- continue outer;
- }
- break;
- case 26 :
- attIdx = context.getAttribute("", "accessLevel");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- attIdx = context.getAttribute("", "country");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- attIdx = context.getAttribute("", "createdDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- attIdx = context.getAttribute("", "language");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- attIdx = context.getAttribute("", "lastLoginDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- attIdx = context.getAttribute("", "login");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- attIdx = context.getAttribute("", "userId");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- if (("name" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- _getUser().add(((magoffin.matt.ieat.domain.impl.UiUserMatchImpl) spawnChildFromEnterElement((magoffin.matt.ieat.domain.impl.UiUserMatchImpl.class), 27, ___uri, ___local, ___qname, __atts)));
- return ;
- }
- break;
- case 28 :
- if (("user" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.pushAttributes(__atts, false);
- state = 26;
- return ;
- }
- revertToParentFromEnterElement(___uri, ___local, ___qname, __atts);
- return ;
- case 10 :
- if (("ui-index" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.pushAttributes(__atts, false);
- state = 11;
- return ;
- }
- state = 13;
- continue outer;
- case 14 :
- attIdx = context.getAttribute("", "allowUnlimited");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- attIdx = context.getAttribute("", "defaultPageSize");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- break;
- case 16 :
- if (("recipe-criteria" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.pushAttributes(__atts, false);
- state = 17;
- return ;
- }
- state = 19;
- continue outer;
- case 20 :
- 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)) {
- _getRecipe().add(((magoffin.matt.ieat.domain.impl.UiRecipeMatchImpl) spawnChildFromEnterElement((magoffin.matt.ieat.domain.impl.UiRecipeMatchImpl.class), 21, ___uri, ___local, ___qname, __atts)));
- return ;
- }
- break;
- case 22 :
- if (("recipe" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.pushAttributes(__atts, false);
- state = 20;
- return ;
- }
- if (("ingredient" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.pushAttributes(__atts, false);
- state = 23;
- return ;
- }
- state = 25;
- continue outer;
- case 23 :
- 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)) {
- _getIngredient().add(((magoffin.matt.ieat.domain.impl.UiIngredientMatchImpl) spawnChildFromEnterElement((magoffin.matt.ieat.domain.impl.UiIngredientMatchImpl.class), 24, ___uri, ___local, ___qname, __atts)));
- return ;
- }
- break;
- case 0 :
- attIdx = context.getAttribute("", "pageSize");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 3;
- eatText2(v);
- continue outer;
- }
- state = 3;
- continue outer;
- case 3 :
- attIdx = context.getAttribute("", "pageStart");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 6;
- eatText3(v);
- continue outer;
- }
- break;
- case 11 :
- if (("index-section" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- _UiIndex = ((magoffin.matt.ieat.domain.impl.UiIndexImpl) spawnChildFromEnterElement((magoffin.matt.ieat.domain.impl.UiIndexImpl.class), 12, ___uri, ___local, ___qname, __atts));
- return ;
- }
- _UiIndex = ((magoffin.matt.ieat.domain.impl.UiIndexImpl) spawnChildFromEnterElement((magoffin.matt.ieat.domain.impl.UiIndexImpl.class), 12, ___uri, ___local, ___qname, __atts));
- return ;
- case 17 :
- attIdx = context.getAttribute("", "mode");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
- return ;
- }
- if (("name" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- _RecipeCriteria = ((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl) spawnChildFromEnterElement((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl.class), 18, ___uri, ___local, ___qname, __atts));
- return ;
- }
- if (("simpleQuery" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- _RecipeCriteria = ((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl) spawnChildFromEnterElement((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl.class), 18, ___uri, ___local, ___qname, __atts));
- return ;
- }
- if (("ingredient" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- _RecipeCriteria = ((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl) spawnChildFromEnterElement((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl.class), 18, ___uri, ___local, ___qname, __atts));
- return ;
- }
- if (("advanced" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- _RecipeCriteria = ((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl) spawnChildFromEnterElement((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl.class), 18, ___uri, ___local, ___qname, __atts));
- return ;
- }
- _RecipeCriteria = ((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl) spawnChildFromEnterElement((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl.class), 18, ___uri, ___local, ___qname, __atts));
- return ;
- case 19 :
- if (("recipe" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.pushAttributes(__atts, false);
- state = 20;
- return ;
- }
- state = 22;
- continue outer;
- case 13 :
- if (("pagination" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.pushAttributes(__atts, false);
- state = 14;
- return ;
- }
- state = 16;
- continue outer;
- }
- super.enterElement(___uri, ___local, ___qname, __atts);
- break;
- }
- }
- private void eatText1(final java.lang.String value)
- throws org.xml.sax.SAXException
- {
- try {
- _TotalResults = new java.lang.Integer(((int) javax.xml.bind.DatatypeConverter.parseInt(com.sun.xml.bind.WhiteSpaceProcessor.collapse(com.sun.xml.bind.WhiteSpaceProcessor.collapse(value)))));
- } catch (java.lang.Exception e) {
- handleParseConversionException(e);
- }
- }
- private void eatText2(final java.lang.String value)
- throws org.xml.sax.SAXException
- {
- try {
- _PageSize = new java.lang.Integer(((int) javax.xml.bind.DatatypeConverter.parseInt(com.sun.xml.bind.WhiteSpaceProcessor.collapse(com.sun.xml.bind.WhiteSpaceProcessor.collapse(value)))));
- } catch (java.lang.Exception e) {
- handleParseConversionException(e);
- }
- }
- private void eatText3(final java.lang.String value)
- throws org.xml.sax.SAXException
- {
- try {
- _PageStart = new java.lang.Integer(((int) javax.xml.bind.DatatypeConverter.parseInt(com.sun.xml.bind.WhiteSpaceProcessor.collapse(com.sun.xml.bind.WhiteSpaceProcessor.collapse(value)))));
- } 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 9 :
- attIdx = context.getAttribute("", "mode");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- spawnHandlerFromLeaveElement((((magoffin.matt.ieat.domain.impl.UiBaseImpl)magoffin.matt.ieat.domain.impl.UiSearchResultsImpl.this).new Unmarshaller(context)), 10, ___uri, ___local, ___qname);
- return ;
- case 25 :
- state = 28;
- continue outer;
- case 6 :
- attIdx = context.getAttribute("", "totalResults");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 9;
- eatText1(v);
- continue outer;
- }
- break;
- case 26 :
- attIdx = context.getAttribute("", "accessLevel");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "country");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "createdDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "language");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "lastLoginDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "login");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "userId");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- break;
- case 18 :
- if (("recipe-criteria" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.popAttributes();
- state = 19;
- return ;
- }
- break;
- case 28 :
- revertToParentFromLeaveElement(___uri, ___local, ___qname);
- return ;
- case 24 :
- if (("ingredient" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.popAttributes();
- state = 25;
- return ;
- }
- break;
- case 10 :
- state = 13;
- continue outer;
- case 12 :
- if (("ui-index" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.popAttributes();
- state = 13;
- return ;
- }
- break;
- case 21 :
- if (("recipe" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.popAttributes();
- state = 22;
- return ;
- }
- break;
- case 14 :
- attIdx = context.getAttribute("", "allowUnlimited");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "defaultPageSize");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- break;
- case 16 :
- state = 19;
- continue outer;
- case 20 :
- 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 22 :
- state = 25;
- continue outer;
- case 23 :
- attIdx = context.getAttribute("", "ingredientId");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- break;
- case 0 :
- attIdx = context.getAttribute("", "pageSize");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 3;
- eatText2(v);
- continue outer;
- }
- state = 3;
- continue outer;
- case 3 :
- attIdx = context.getAttribute("", "pageStart");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 6;
- eatText3(v);
- continue outer;
- }
- break;
- case 11 :
- _UiIndex = ((magoffin.matt.ieat.domain.impl.UiIndexImpl) spawnChildFromLeaveElement((magoffin.matt.ieat.domain.impl.UiIndexImpl.class), 12, ___uri, ___local, ___qname));
- return ;
- case 17 :
- attIdx = context.getAttribute("", "mode");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
- return ;
- }
- _RecipeCriteria = ((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl) spawnChildFromLeaveElement((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl.class), 18, ___uri, ___local, ___qname));
- return ;
- case 19 :
- state = 22;
- continue outer;
- case 13 :
- state = 16;
- continue outer;
- case 27 :
- if (("user" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.popAttributes();
- state = 28;
- return ;
- }
- break;
- case 15 :
- if (("pagination" == ___local)&&("http://msqr.us/xsd/ieat" == ___uri)) {
- context.popAttributes();
- state = 16;
- return ;
- }
- break;
- }
- 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 9 :
- if (("mode" == ___local)&&("" == ___uri)) {
- spawnHandlerFromEnterAttribute((((magoffin.matt.ieat.domain.impl.UiBaseImpl)magoffin.matt.ieat.domain.impl.UiSearchResultsImpl.this).new Unmarshaller(context)), 10, ___uri, ___local, ___qname);
- return ;
- }
- spawnHandlerFromEnterAttribute((((magoffin.matt.ieat.domain.impl.UiBaseImpl)magoffin.matt.ieat.domain.impl.UiSearchResultsImpl.this).new Unmarshaller(context)), 10, ___uri, ___local, ___qname);
- return ;
- case 25 :
- state = 28;
- continue outer;
- case 6 :
- if (("totalResults" == ___local)&&("" == ___uri)) {
- state = 7;
- return ;
- }
- break;
- case 26 :
- if (("accessLevel" == ___local)&&("" == ___uri)) {
- _getUser().add(((magoffin.matt.ieat.domain.impl.UiUserMatchImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UiUserMatchImpl.class), 27, ___uri, ___local, ___qname)));
- return ;
- }
- if (("country" == ___local)&&("" == ___uri)) {
- _getUser().add(((magoffin.matt.ieat.domain.impl.UiUserMatchImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UiUserMatchImpl.class), 27, ___uri, ___local, ___qname)));
- return ;
- }
- if (("createdDate" == ___local)&&("" == ___uri)) {
- _getUser().add(((magoffin.matt.ieat.domain.impl.UiUserMatchImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UiUserMatchImpl.class), 27, ___uri, ___local, ___qname)));
- return ;
- }
- if (("language" == ___local)&&("" == ___uri)) {
- _getUser().add(((magoffin.matt.ieat.domain.impl.UiUserMatchImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UiUserMatchImpl.class), 27, ___uri, ___local, ___qname)));
- return ;
- }
- if (("lastLoginDate" == ___local)&&("" == ___uri)) {
- _getUser().add(((magoffin.matt.ieat.domain.impl.UiUserMatchImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UiUserMatchImpl.class), 27, ___uri, ___local, ___qname)));
- return ;
- }
- if (("login" == ___local)&&("" == ___uri)) {
- _getUser().add(((magoffin.matt.ieat.domain.impl.UiUserMatchImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UiUserMatchImpl.class), 27, ___uri, ___local, ___qname)));
- return ;
- }
- if (("userId" == ___local)&&("" == ___uri)) {
- _getUser().add(((magoffin.matt.ieat.domain.impl.UiUserMatchImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UiUserMatchImpl.class), 27, ___uri, ___local, ___qname)));
- return ;
- }
- break;
- case 28 :
- revertToParentFromEnterAttribute(___uri, ___local, ___qname);
- return ;
- case 10 :
- state = 13;
- continue outer;
- case 14 :
- if (("allowUnlimited" == ___local)&&("" == ___uri)) {
- _Pagination = ((magoffin.matt.ieat.domain.impl.UiPaginationSupportImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UiPaginationSupportImpl.class), 15, ___uri, ___local, ___qname));
- return ;
- }
- if (("defaultPageSize" == ___local)&&("" == ___uri)) {
- _Pagination = ((magoffin.matt.ieat.domain.impl.UiPaginationSupportImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UiPaginationSupportImpl.class), 15, ___uri, ___local, ___qname));
- return ;
- }
- break;
- case 16 :
- state = 19;
- continue outer;
- case 20 :
- if (("createdDate" == ___local)&&("" == ___uri)) {
- _getRecipe().add(((magoffin.matt.ieat.domain.impl.UiRecipeMatchImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UiRecipeMatchImpl.class), 21, ___uri, ___local, ___qname)));
- return ;
- }
- if (("modifiedDate" == ___local)&&("" == ___uri)) {
- _getRecipe().add(((magoffin.matt.ieat.domain.impl.UiRecipeMatchImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UiRecipeMatchImpl.class), 21, ___uri, ___local, ___qname)));
- return ;
- }
- if (("recipeId" == ___local)&&("" == ___uri)) {
- _getRecipe().add(((magoffin.matt.ieat.domain.impl.UiRecipeMatchImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UiRecipeMatchImpl.class), 21, ___uri, ___local, ___qname)));
- return ;
- }
- if (("servingSize" == ___local)&&("" == ___uri)) {
- _getRecipe().add(((magoffin.matt.ieat.domain.impl.UiRecipeMatchImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UiRecipeMatchImpl.class), 21, ___uri, ___local, ___qname)));
- return ;
- }
- break;
- case 22 :
- state = 25;
- continue outer;
- case 23 :
- if (("ingredientId" == ___local)&&("" == ___uri)) {
- _getIngredient().add(((magoffin.matt.ieat.domain.impl.UiIngredientMatchImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UiIngredientMatchImpl.class), 24, ___uri, ___local, ___qname)));
- return ;
- }
- break;
- case 0 :
- if (("pageSize" == ___local)&&("" == ___uri)) {
- state = 1;
- return ;
- }
- state = 3;
- continue outer;
- case 3 :
- if (("pageStart" == ___local)&&("" == ___uri)) {
- state = 4;
- return ;
- }
- break;
- case 11 :
- _UiIndex = ((magoffin.matt.ieat.domain.impl.UiIndexImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.UiIndexImpl.class), 12, ___uri, ___local, ___qname));
- return ;
- case 17 :
- if (("mode" == ___local)&&("" == ___uri)) {
- _RecipeCriteria = ((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl.class), 18, ___uri, ___local, ___qname));
- return ;
- }
- _RecipeCriteria = ((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl) spawnChildFromEnterAttribute((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl.class), 18, ___uri, ___local, ___qname));
- return ;
- case 19 :
- state = 22;
- continue outer;
- case 13 :
- state = 16;
- 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 9 :
- attIdx = context.getAttribute("", "mode");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- spawnHandlerFromLeaveAttribute((((magoffin.matt.ieat.domain.impl.UiBaseImpl)magoffin.matt.ieat.domain.impl.UiSearchResultsImpl.this).new Unmarshaller(context)), 10, ___uri, ___local, ___qname);
- return ;
- case 25 :
- state = 28;
- continue outer;
- case 6 :
- attIdx = context.getAttribute("", "totalResults");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 9;
- eatText1(v);
- continue outer;
- }
- break;
- case 26 :
- attIdx = context.getAttribute("", "accessLevel");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "country");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "createdDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "language");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "lastLoginDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "login");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "userId");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- break;
- case 28 :
- revertToParentFromLeaveAttribute(___uri, ___local, ___qname);
- return ;
- case 8 :
- if (("totalResults" == ___local)&&("" == ___uri)) {
- state = 9;
- return ;
- }
- break;
- case 10 :
- state = 13;
- continue outer;
- case 2 :
- if (("pageSize" == ___local)&&("" == ___uri)) {
- state = 3;
- return ;
- }
- break;
- case 14 :
- attIdx = context.getAttribute("", "allowUnlimited");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- attIdx = context.getAttribute("", "defaultPageSize");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- break;
- case 16 :
- state = 19;
- continue outer;
- case 20 :
- 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 22 :
- state = 25;
- continue outer;
- case 23 :
- attIdx = context.getAttribute("", "ingredientId");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- break;
- case 0 :
- attIdx = context.getAttribute("", "pageSize");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 3;
- eatText2(v);
- continue outer;
- }
- state = 3;
- continue outer;
- case 5 :
- if (("pageStart" == ___local)&&("" == ___uri)) {
- state = 6;
- return ;
- }
- break;
- case 3 :
- attIdx = context.getAttribute("", "pageStart");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 6;
- eatText3(v);
- continue outer;
- }
- break;
- case 11 :
- _UiIndex = ((magoffin.matt.ieat.domain.impl.UiIndexImpl) spawnChildFromLeaveAttribute((magoffin.matt.ieat.domain.impl.UiIndexImpl.class), 12, ___uri, ___local, ___qname));
- return ;
- case 17 :
- attIdx = context.getAttribute("", "mode");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
- return ;
- }
- _RecipeCriteria = ((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl) spawnChildFromLeaveAttribute((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl.class), 18, ___uri, ___local, ___qname));
- return ;
- case 19 :
- state = 22;
- continue outer;
- case 13 :
- state = 16;
- 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 9 :
- attIdx = context.getAttribute("", "mode");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- spawnHandlerFromText((((magoffin.matt.ieat.domain.impl.UiBaseImpl)magoffin.matt.ieat.domain.impl.UiSearchResultsImpl.this).new Unmarshaller(context)), 10, value);
- return ;
- case 25 :
- state = 28;
- continue outer;
- case 6 :
- attIdx = context.getAttribute("", "totalResults");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 9;
- eatText1(v);
- continue outer;
- }
- break;
- case 26 :
- attIdx = context.getAttribute("", "accessLevel");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- attIdx = context.getAttribute("", "country");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- attIdx = context.getAttribute("", "createdDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- attIdx = context.getAttribute("", "language");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- attIdx = context.getAttribute("", "lastLoginDate");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- attIdx = context.getAttribute("", "login");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- attIdx = context.getAttribute("", "userId");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- break;
- case 28 :
- revertToParentFromText(value);
- return ;
- case 10 :
- state = 13;
- continue outer;
- case 14 :
- attIdx = context.getAttribute("", "allowUnlimited");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- attIdx = context.getAttribute("", "defaultPageSize");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- break;
- case 16 :
- state = 19;
- continue outer;
- case 20 :
- 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 :
- state = 8;
- eatText1(value);
- return ;
- case 22 :
- state = 25;
- continue outer;
- case 23 :
- attIdx = context.getAttribute("", "ingredientId");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- break;
- case 0 :
- attIdx = context.getAttribute("", "pageSize");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 3;
- eatText2(v);
- continue outer;
- }
- state = 3;
- continue outer;
- case 3 :
- attIdx = context.getAttribute("", "pageStart");
- if (attIdx >= 0) {
- final java.lang.String v = context.eatAttribute(attIdx);
- state = 6;
- eatText3(v);
- continue outer;
- }
- break;
- case 11 :
- _UiIndex = ((magoffin.matt.ieat.domain.impl.UiIndexImpl) spawnChildFromText((magoffin.matt.ieat.domain.impl.UiIndexImpl.class), 12, value));
- return ;
- case 17 :
- attIdx = context.getAttribute("", "mode");
- if (attIdx >= 0) {
- context.consumeAttribute(attIdx);
- context.getCurrentHandler().text(value);
- return ;
- }
- _RecipeCriteria = ((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl) spawnChildFromText((magoffin.matt.ieat.domain.impl.RecipeSearchCriteriaImpl.class), 18, value));
- return ;
- case 1 :
- state = 2;
- eatText2(value);
- return ;
- case 19 :
- state = 22;
- continue outer;
- case 13 :
- state = 16;
- continue outer;
- case 4 :
- state = 5;
- eatText3(value);
- return ;
- }
- } catch (java.lang.RuntimeException e) {
- handleUnexpectedTextException(value, e);
- }
- break;
- }
- }
- }
- }
|