SelectTypeImpl.java revision faaa489e1cc905efd364e01fe09111173c95db68
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.6-b27-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: 2012.06.11 at 10:33:54 AM PDT
//
package com.sun.identity.liberty.ws.interaction.jaxb.impl;
public class SelectTypeImpl
extends com.sun.identity.liberty.ws.interaction.jaxb.impl.InquiryElementTypeImpl
implements com.sun.identity.liberty.ws.interaction.jaxb.SelectType, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
{
protected com.sun.xml.bind.util.ListImpl _Item;
protected boolean has_Multiple;
protected boolean _Multiple;
public final static Class version = (com.sun.identity.liberty.ws.interaction.jaxb.impl.JAXBVersion.class);
private static com.sun.msv.grammar.Grammar schemaFragment;
private final static Class PRIMARY_INTERFACE_CLASS() {
return (com.sun.identity.liberty.ws.interaction.jaxb.SelectType.class);
}
protected com.sun.xml.bind.util.ListImpl _getItem() {
if (_Item == null) {
_Item = new com.sun.xml.bind.util.ListImpl(new java.util.ArrayList());
}
return _Item;
}
public java.util.List getItem() {
return _getItem();
}
public boolean isMultiple() {
if (!has_Multiple) {
return javax.xml.bind.DatatypeConverter.parseBoolean(com.sun.xml.bind.DatatypeConverterImpl.installHook("false"));
} else {
return _Multiple;
}
}
public void setMultiple(boolean value) {
_Multiple = value;
has_Multiple = true;
}
public com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context) {
return new com.sun.identity.liberty.ws.interaction.jaxb.impl.SelectTypeImpl.Unmarshaller(context);
}
public void serializeBody(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
{
int idx1 = 0;
final int len1 = ((_Item == null)? 0 :_Item.size());
super.serializeBody(context);
while (idx1 != len1) {
context.startElement("urn:liberty:is:2003-08", "Item");
int idx_0 = idx1;
context.childAsURIs(((com.sun.xml.bind.JAXBObject) _Item.get(idx_0 ++)), "Item");
context.endNamespaceDecls();
int idx_1 = idx1;
context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _Item.get(idx_1 ++)), "Item");
context.endAttributes();
context.childAsBody(((com.sun.xml.bind.JAXBObject) _Item.get(idx1 ++)), "Item");
context.endElement();
}
}
public void serializeAttributes(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
{
int idx1 = 0;
final int len1 = ((_Item == null)? 0 :_Item.size());
if (has_Multiple) {
context.startAttribute("", "multiple");
try {
context.text(javax.xml.bind.DatatypeConverter.printBoolean(((boolean) _Multiple)), "Multiple");
} catch (Exception e) {
com.sun.identity.federation.jaxb.entityconfig.impl.runtime.Util.handlePrintConversionException(this, e, context);
}
context.endAttribute();
}
super.serializeAttributes(context);
while (idx1 != len1) {
idx1 += 1;
}
}
public void serializeURIs(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
{
int idx1 = 0;
final int len1 = ((_Item == null)? 0 :_Item.size());
super.serializeURIs(context);
while (idx1 != len1) {
idx1 += 1;
}
}
public Class getPrimaryInterface() {
return (com.sun.identity.liberty.ws.interaction.jaxb.SelectType.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\u0000ppsr\u0000\u001dcom.sun.msv.grammar.ChoiceExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000"
+"xq\u0000~\u0000\u0001ppsq\u0000~\u0000\rsr\u0000\u0011java.lang.Boolean\u00cd r\u0080\u00d5\u009c\u00fa\u00ee\u0002\u0000\u0001Z\u0000\u0005valuexp\u0000psr"
+"\u0000\'com.sun.msv.grammar.trex.ElementPattern\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001L\u0000\tnameC"
+"lasst\u0000\u001fLcom/sun/msv/grammar/NameClass;xr\u0000\u001ecom.sun.msv.gramma"
+"r.ElementExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002Z\u0000\u001aignoreUndeclaredAttributesL\u0000\fconte"
+"ntModelq\u0000~\u0000\u0002xq\u0000~\u0000\u0003q\u0000~\u0000\u0011p\u0000sq\u0000~\u0000\rppsr\u0000 com.sun.msv.grammar.One"
+"OrMoreExp\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.AttributeE"
+"xp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002L\u0000\u0003expq\u0000~\u0000\u0002L\u0000\tnameClassq\u0000~\u0000\u0013xq\u0000~\u0000\u0003q\u0000~\u0000\u0011psr\u00002com"
+".sun.msv.grammar.Expression$AnyStringExpression\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq"
+"\u0000~\u0000\u0003sq\u0000~\u0000\u0010\u0001q\u0000~\u0000\u001dsr\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.Expression$EpsilonExpression\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0003q\u0000"
+"~\u0000\u001eq\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\u00008"
+"com.sun.identity.liberty.ws.interaction.jaxb.HelpElementt\u0000+h"
+"ttp://java.sun.com/jaxb/xjc/dummy-elementssq\u0000~\u0000\u0012q\u0000~\u0000\u0011p\u0000sq\u0000~\u0000"
+"\u0000ppsq\u0000~\u0000\u0012pp\u0000sq\u0000~\u0000\rppsq\u0000~\u0000\u0017q\u0000~\u0000\u0011psq\u0000~\u0000\u001aq\u0000~\u0000\u0011pq\u0000~\u0000\u001dq\u0000~\u0000!q\u0000~\u0000#s"
+"q\u0000~\u0000$t\u00005com.sun.identity.liberty.ws.interaction.jaxb.HelpTyp"
+"eq\u0000~\u0000(sq\u0000~\u0000\rppsq\u0000~\u0000\u001aq\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\u0003q\u0000~\u0000\u0011psr\u0000\"com."
+"sun.msv.datatype.xsd.QnameType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000*com.sun.msv.dat"
+"atype.xsd.BuiltinAtomicType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000%com.sun.msv.dataty"
+"pe.xsd.ConcreteType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000\'com.sun.msv.datatype.xsd.X"
+"SDatatypeImpl\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0003L\u0000\fnamespaceUriq\u0000~\u0000%L\u0000\btypeNameq\u0000~\u0000%"
+"L\u0000\nwhiteSpacet\u0000.Lcom/sun/msv/datatype/xsd/WhiteSpaceProcesso"
+"r;xpt\u0000 http://www.w3.org/2001/XMLSchemat\u0000\u0005QNamesr\u00005com.sun.m"
+"sv.datatype.xsd.WhiteSpaceProcessor$Collapse\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000,c"
+"om.sun.msv.datatype.xsd.WhiteSpaceProcessor\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xpsr\u00000"
+"com.sun.msv.grammar.Expression$NullSetExpression\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000x"
+"q\u0000~\u0000\u0003q\u0000~\u0000\u0011psr\u0000\u001bcom.sun.msv.util.StringPair\u00d0t\u001ejB\u008f\u008d\u00a0\u0002\u0000\u0002L\u0000\tloca"
+"lNameq\u0000~\u0000%L\u0000\fnamespaceURIq\u0000~\u0000%xpq\u0000~\u0000>q\u0000~\u0000=sq\u0000~\u0000$t\u0000\u0004typet\u0000)ht"
+"tp://www.w3.org/2001/XMLSchema-instanceq\u0000~\u0000#sq\u0000~\u0000$t\u0000\u0004Helpt\u0000\u0016"
+"urn:liberty:is:2003-08q\u0000~\u0000#sq\u0000~\u0000\rppsq\u0000~\u0000\u0012q\u0000~\u0000\u0011p\u0000sq\u0000~\u0000\u0000ppsq\u0000~"
+"\u00003q\u0000~\u0000\u0011psr\u0000#com.sun.msv.datatype.xsd.StringType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001Z\u0000"
+"\risAlwaysValidxq\u0000~\u00008q\u0000~\u0000=t\u0000\u0006stringsr\u00005com.sun.msv.datatype.x"
+"sd.WhiteSpaceProcessor$Preserve\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000@\u0001q\u0000~\u0000Csq\u0000~\u0000D"
+"q\u0000~\u0000Rq\u0000~\u0000=sq\u0000~\u0000\rppsq\u0000~\u0000\u001aq\u0000~\u0000\u0011pq\u0000~\u00006q\u0000~\u0000Fq\u0000~\u0000#sq\u0000~\u0000$t\u0000\u0004Hintq\u0000"
+"~\u0000Kq\u0000~\u0000#sq\u0000~\u0000\rppsq\u0000~\u0000\u0012q\u0000~\u0000\u0011p\u0000sq\u0000~\u0000\u0000ppsq\u0000~\u00003ppsr\u0000-com.sun.msv"
+".datatype.xsd.NormalizedStringType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000Pq\u0000~\u0000=t\u0000\u0010n"
+"ormalizedStringsr\u00004com.sun.msv.datatype.xsd.WhiteSpaceProces"
+"sor$Replace\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000@\u0001q\u0000~\u0000Csq\u0000~\u0000Dq\u0000~\u0000`q\u0000~\u0000=sq\u0000~\u0000\rppsq"
+"\u0000~\u0000\u001aq\u0000~\u0000\u0011pq\u0000~\u00006q\u0000~\u0000Fq\u0000~\u0000#sq\u0000~\u0000$t\u0000\u0005Labelq\u0000~\u0000Kq\u0000~\u0000#sq\u0000~\u0000\rppsq\u0000"
+"~\u0000\u0012q\u0000~\u0000\u0011p\u0000sq\u0000~\u0000\u0000ppq\u0000~\u0000]sq\u0000~\u0000\rppsq\u0000~\u0000\u001aq\u0000~\u0000\u0011pq\u0000~\u00006q\u0000~\u0000Fq\u0000~\u0000#sq"
+"\u0000~\u0000$t\u0000\u0005Valueq\u0000~\u0000Kq\u0000~\u0000#sq\u0000~\u0000\u0012pp\u0000sq\u0000~\u0000\u0000ppsq\u0000~\u0000\u0012pp\u0000sq\u0000~\u0000\rppsq\u0000~"
+"\u0000\u0017q\u0000~\u0000\u0011psq\u0000~\u0000\u001aq\u0000~\u0000\u0011pq\u0000~\u0000\u001dq\u0000~\u0000!q\u0000~\u0000#sq\u0000~\u0000$t\u0000@com.sun.identity"
+".liberty.ws.interaction.jaxb.SelectType.ItemTypeq\u0000~\u0000(sq\u0000~\u0000\rp"
+"psq\u0000~\u0000\u001aq\u0000~\u0000\u0011pq\u0000~\u00006q\u0000~\u0000Fq\u0000~\u0000#sq\u0000~\u0000$t\u0000\u0004Itemq\u0000~\u0000Ksq\u0000~\u0000\u0012pp\u0000sq\u0000~\u0000"
+"\u0000ppsq\u0000~\u0000\u0012pp\u0000sq\u0000~\u0000\rppsq\u0000~\u0000\u0017q\u0000~\u0000\u0011psq\u0000~\u0000\u001aq\u0000~\u0000\u0011pq\u0000~\u0000\u001dq\u0000~\u0000!q\u0000~\u0000#s"
+"q\u0000~\u0000$q\u0000~\u0000vq\u0000~\u0000(sq\u0000~\u0000\rppsq\u0000~\u0000\u001aq\u0000~\u0000\u0011pq\u0000~\u00006q\u0000~\u0000Fq\u0000~\u0000#q\u0000~\u0000ysq\u0000~\u0000"
+"\rppsq\u0000~\u0000\u0017q\u0000~\u0000\u0011psq\u0000~\u0000\u0012q\u0000~\u0000\u0011p\u0000sq\u0000~\u0000\u0000ppsq\u0000~\u0000\u0012pp\u0000sq\u0000~\u0000\rppsq\u0000~\u0000\u0017q"
+"\u0000~\u0000\u0011psq\u0000~\u0000\u001aq\u0000~\u0000\u0011pq\u0000~\u0000\u001dq\u0000~\u0000!q\u0000~\u0000#sq\u0000~\u0000$q\u0000~\u0000vq\u0000~\u0000(sq\u0000~\u0000\rppsq\u0000~"
+"\u0000\u001aq\u0000~\u0000\u0011pq\u0000~\u00006q\u0000~\u0000Fq\u0000~\u0000#q\u0000~\u0000yq\u0000~\u0000#sq\u0000~\u0000\u001appsq\u0000~\u00003ppsr\u0000\u001fcom.sun"
+".msv.datatype.xsd.IDType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000#com.sun.msv.datatype."
+"xsd.NcnameType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000\"com.sun.msv.datatype.xsd.TokenT"
+"ype\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000Pq\u0000~\u0000=t\u0000\u0002IDq\u0000~\u0000A\u0000q\u0000~\u0000Csq\u0000~\u0000Dq\u0000~\u0000\u0095q\u0000~\u0000=sq\u0000"
+"~\u0000$t\u0000\u0004namet\u0000\u0000sq\u0000~\u0000\rppsq\u0000~\u0000\u001aq\u0000~\u0000\u0011psq\u0000~\u00003ppsr\u0000$com.sun.msv.dat"
+"atype.xsd.BooleanType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u00008q\u0000~\u0000=t\u0000\u0007booleanq\u0000~\u0000Aq\u0000"
+"~\u0000Csq\u0000~\u0000Dq\u0000~\u0000\u009fq\u0000~\u0000=sq\u0000~\u0000$t\u0000\bmultipleq\u0000~\u0000\u0099q\u0000~\u0000#sr\u0000\"com.sun.ms"
+"v.grammar.ExpressionPool\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001L\u0000\bexpTablet\u0000/Lcom/sun/ms"
+"v/grammar/ExpressionPool$ClosedHash;xpsr\u0000-com.sun.msv.gramma"
+"r.ExpressionPool$ClosedHash\u00d7j\u00d0N\u00ef\u00e8\u00ed\u001c\u0003\u0000\u0003I\u0000\u0005countB\u0000\rstreamVersi"
+"onL\u0000\u0006parentt\u0000$Lcom/sun/msv/grammar/ExpressionPool;xp\u0000\u0000\u0000(\u0001pq\u0000"
+"~\u0000\fq\u0000~\u0000\bq\u0000~\u0000\u0019q\u0000~\u0000-q\u0000~\u0000sq\u0000~\u0000\u007fq\u0000~\u0000\u008aq\u0000~\u0000\nq\u0000~\u0000\u0085q\u0000~\u0000\u0016q\u0000~\u0000,q\u0000~\u0000rq\u0000"
+"~\u0000~q\u0000~\u0000\u0089q\u0000~\u0000\tq\u0000~\u0000\\q\u0000~\u0000jq\u0000~\u0000\u000bq\u0000~\u0000*q\u0000~\u0000pq\u0000~\u0000|q\u0000~\u0000\u0087q\u0000~\u0000\u0005q\u0000~\u0000Nq\u0000"
+"~\u0000Lq\u0000~\u0000\u0007q\u0000~\u0000\u009aq\u0000~\u0000\u0006q\u0000~\u0000Zq\u0000~\u0000hq\u0000~\u0000\u0084q\u0000~\u0000\u000eq\u0000~\u00001q\u0000~\u0000Vq\u0000~\u0000dq\u0000~\u0000kq\u0000"
+"~\u0000wq\u0000~\u0000\u0082q\u0000~\u0000\u008dq\u0000~\u0000\u000fx"));
}
return new com.sun.msv.verifier.regexp.REDocumentDeclaration(schemaFragment);
}
public static class ItemTypeImpl implements com.sun.identity.liberty.ws.interaction.jaxb.SelectType.ItemType, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
{
protected String _Value;
protected String _Hint;
protected String _Label;
public final static Class version = (com.sun.identity.liberty.ws.interaction.jaxb.impl.JAXBVersion.class);
private static com.sun.msv.grammar.Grammar schemaFragment;
private final static Class PRIMARY_INTERFACE_CLASS() {
return (com.sun.identity.liberty.ws.interaction.jaxb.SelectType.ItemType.class);
}
public String getValue() {
return _Value;
}
public void setValue(String value) {
_Value = value;
}
public String getHint() {
return _Hint;
}
public void setHint(String value) {
_Hint = value;
}
public String getLabel() {
return _Label;
}
public void setLabel(String value) {
_Label = value;
}
public com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context) {
return new com.sun.identity.liberty.ws.interaction.jaxb.impl.SelectTypeImpl.ItemTypeImpl.Unmarshaller(context);
}
public void serializeBody(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
{
if (_Hint!= null) {
context.startElement("urn:liberty:is:2003-08", "Hint");
context.endNamespaceDecls();
context.endAttributes();
try {
context.text(((String) _Hint), "Hint");
} catch (Exception e) {
com.sun.identity.federation.jaxb.entityconfig.impl.runtime.Util.handlePrintConversionException(this, e, context);
}
context.endElement();
}
}
public void serializeAttributes(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
{
if (_Label!= null) {
context.startAttribute("", "label");
try {
context.text(((String) _Label), "Label");
} catch (Exception e) {
com.sun.identity.federation.jaxb.entityconfig.impl.runtime.Util.handlePrintConversionException(this, e, context);
}
context.endAttribute();
}
context.startAttribute("", "value");
try {
context.text(((String) _Value), "Value");
} catch (Exception e) {
com.sun.identity.federation.jaxb.entityconfig.impl.runtime.Util.handlePrintConversionException(this, e, context);
}
context.endAttribute();
}
public void serializeURIs(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
{
}
public Class getPrimaryInterface() {
return (com.sun.identity.liberty.ws.interaction.jaxb.SelectType.ItemType.class);
}
public com.sun.msv.verifier.DocumentDeclaration createRawValidator() {
if (schemaFragment == null) {
schemaFragment = com.sun.xml.bind.validator.SchemaDeserializer.deserialize((
"\u00ac\u00ed\u0000\u0005sr\u0000\u001fcom.sun.msv.grammar.SequenceExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000\u001dcom.su"
+"n.msv.grammar.BinaryExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002L\u0000\u0004exp1t\u0000 Lcom/sun/msv/gra"
+"mmar/Expression;L\u0000\u0004exp2q\u0000~\u0000\u0002xr\u0000\u001ecom.sun.msv.grammar.Expressi"
+"on\u00f8\u0018\u0082\u00e8N5~O\u0002\u0000\u0002L\u0000\u0013epsilonReducibilityt\u0000\u0013Ljava/lang/Boolean;L\u0000\u000b"
+"expandedExpq\u0000~\u0000\u0002xpppsq\u0000~\u0000\u0000ppsr\u0000\u001dcom.sun.msv.grammar.ChoiceEx"
+"p\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0001ppsr\u0000\'com.sun.msv.grammar.trex.ElementPatt"
+"ern\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001L\u0000\tnameClasst\u0000\u001fLcom/sun/msv/grammar/NameClass;"
+"xr\u0000\u001ecom.sun.msv.grammar.ElementExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002Z\u0000\u001aignoreUndecl"
+"aredAttributesL\u0000\fcontentModelq\u0000~\u0000\u0002xq\u0000~\u0000\u0003sr\u0000\u0011java.lang.Boolea"
+"n\u00cd r\u0080\u00d5\u009c\u00fa\u00ee\u0002\u0000\u0001Z\u0000\u0005valuexp\u0000p\u0000sq\u0000~\u0000\u0000ppsr\u0000\u001bcom.sun.msv.grammar.Dat"
+"aExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0003L\u0000\u0002dtt\u0000\u001fLorg/relaxng/datatype/Datatype;L\u0000\u0006exc"
+"eptq\u0000~\u0000\u0002L\u0000\u0004namet\u0000\u001dLcom/sun/msv/util/StringPair;xq\u0000~\u0000\u0003q\u0000~\u0000\u000eps"
+"r\u0000#com.sun.msv.datatype.xsd.StringType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001Z\u0000\risAlways"
+"Validxr\u0000*com.sun.msv.datatype.xsd.BuiltinAtomicType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002"
+"\u0000\u0000xr\u0000%com.sun.msv.datatype.xsd.ConcreteType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000\'co"
+"m.sun.msv.datatype.xsd.XSDatatypeImpl\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0003L\u0000\fnamespace"
+"Urit\u0000\u0012Ljava/lang/String;L\u0000\btypeNameq\u0000~\u0000\u0018L\u0000\nwhiteSpacet\u0000.Lcom"
+"/sun/msv/datatype/xsd/WhiteSpaceProcessor;xpt\u0000 http://www.w3"
+".org/2001/XMLSchemat\u0000\u0006stringsr\u00005com.sun.msv.datatype.xsd.Whi"
+"teSpaceProcessor$Preserve\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000,com.sun.msv.datatype"
+".xsd.WhiteSpaceProcessor\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xp\u0001sr\u00000com.sun.msv.gramma"
+"r.Expression$NullSetExpression\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0003q\u0000~\u0000\u000epsr\u0000\u001bcom"
+".sun.msv.util.StringPair\u00d0t\u001ejB\u008f\u008d\u00a0\u0002\u0000\u0002L\u0000\tlocalNameq\u0000~\u0000\u0018L\u0000\fnames"
+"paceURIq\u0000~\u0000\u0018xpq\u0000~\u0000\u001cq\u0000~\u0000\u001bsq\u0000~\u0000\u0007ppsr\u0000 com.sun.msv.grammar.Attr"
+"ibuteExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002L\u0000\u0003expq\u0000~\u0000\u0002L\u0000\tnameClassq\u0000~\u0000\nxq\u0000~\u0000\u0003q\u0000~\u0000\u000eps"
+"q\u0000~\u0000\u0010q\u0000~\u0000\u000epsr\u0000\"com.sun.msv.datatype.xsd.QnameType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000"
+"xq\u0000~\u0000\u0015q\u0000~\u0000\u001bt\u0000\u0005QNamesr\u00005com.sun.msv.datatype.xsd.WhiteSpacePr"
+"ocessor$Collapse\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u001eq\u0000~\u0000!sq\u0000~\u0000\"q\u0000~\u0000*q\u0000~\u0000\u001bsr\u0000#co"
+"m.sun.msv.grammar.SimpleNameClass\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002L\u0000\tlocalNameq\u0000~\u0000"
+"\u0018L\u0000\fnamespaceURIq\u0000~\u0000\u0018xr\u0000\u001dcom.sun.msv.grammar.NameClass\u0000\u0000\u0000\u0000\u0000\u0000"
+"\u0000\u0001\u0002\u0000\u0000xpt\u0000\u0004typet\u0000)http://www.w3.org/2001/XMLSchema-instancesr"
+"\u00000com.sun.msv.grammar.Expression$EpsilonExpression\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000"
+"\u0000xq\u0000~\u0000\u0003sq\u0000~\u0000\r\u0001q\u0000~\u00004sq\u0000~\u0000.t\u0000\u0004Hintt\u0000\u0016urn:liberty:is:2003-08q\u0000~"
+"\u00004sq\u0000~\u0000\u0007ppsq\u0000~\u0000%q\u0000~\u0000\u000epq\u0000~\u0000\u0013sq\u0000~\u0000.t\u0000\u0005labelt\u0000\u0000q\u0000~\u00004sq\u0000~\u0000%ppsq\u0000"
+"~\u0000\u0010ppsr\u0000$com.sun.msv.datatype.xsd.NmtokenType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000\""
+"com.sun.msv.datatype.xsd.TokenType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0014q\u0000~\u0000\u001bt\u0000\u0007N"
+"MTOKENq\u0000~\u0000,\u0000q\u0000~\u0000!sq\u0000~\u0000\"q\u0000~\u0000Cq\u0000~\u0000\u001bsq\u0000~\u0000.t\u0000\u0005valueq\u0000~\u0000=sr\u0000\"com."
+"sun.msv.grammar.ExpressionPool\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001L\u0000\bexpTablet\u0000/Lcom/"
+"sun/msv/grammar/ExpressionPool$ClosedHash;xpsr\u0000-com.sun.msv."
+"grammar.ExpressionPool$ClosedHash\u00d7j\u00d0N\u00ef\u00e8\u00ed\u001c\u0003\u0000\u0003I\u0000\u0005countB\u0000\rstrea"
+"mVersionL\u0000\u0006parentt\u0000$Lcom/sun/msv/grammar/ExpressionPool;xp\u0000\u0000"
+"\u0000\u0006\u0001pq\u0000~\u0000\u000fq\u0000~\u0000\bq\u0000~\u0000\u0005q\u0000~\u00009q\u0000~\u0000\u0006q\u0000~\u0000$x"));
}
return new com.sun.msv.verifier.regexp.REDocumentDeclaration(schemaFragment);
}
public class Unmarshaller
extends com.sun.identity.federation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
{
public Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context) {
super(context, "----------");
}
protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) {
this(context);
state = startState;
}
public Object owner() {
return com.sun.identity.liberty.ws.interaction.jaxb.impl.SelectTypeImpl.ItemTypeImpl.this;
}
public void enterElement(String ___uri, String ___local, String ___qname, org.xml.sax.Attributes __atts)
throws org.xml.sax.SAXException
{
int attIdx;
outer:
while (true) {
switch (state) {
case 3 :
attIdx = context.getAttribute("", "value");
if (attIdx >= 0) {
final String v = context.eatAttribute(attIdx);
state = 6;
eatText1(v);
continue outer;
}
break;
case 9 :
revertToParentFromEnterElement(___uri, ___local, ___qname, __atts);
return ;
case 0 :
attIdx = context.getAttribute("", "label");
if (attIdx >= 0) {
final String v = context.eatAttribute(attIdx);
state = 3;
eatText2(v);
continue outer;
}
state = 3;
continue outer;
case 6 :
if (("Hint" == ___local)&&("urn:liberty:is:2003-08" == ___uri)) {
context.pushAttributes(__atts, true);
state = 7;
return ;
}
state = 9;
continue outer;
}
super.enterElement(___uri, ___local, ___qname, __atts);
break;
}
}
private void eatText1(final String value)
throws org.xml.sax.SAXException
{
try {
_Value = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
} catch (Exception e) {
handleParseConversionException(e);
}
}
private void eatText2(final String value)
throws org.xml.sax.SAXException
{
try {
_Label = value;
} catch (Exception e) {
handleParseConversionException(e);
}
}
public void leaveElement(String ___uri, String ___local, String ___qname)
throws org.xml.sax.SAXException
{
int attIdx;
outer:
while (true) {
switch (state) {
case 3 :
attIdx = context.getAttribute("", "value");
if (attIdx >= 0) {
final String v = context.eatAttribute(attIdx);
state = 6;
eatText1(v);
continue outer;
}
break;
case 9 :
revertToParentFromLeaveElement(___uri, ___local, ___qname);
return ;
case 8 :
if (("Hint" == ___local)&&("urn:liberty:is:2003-08" == ___uri)) {
context.popAttributes();
state = 9;
return ;
}
break;
case 0 :
attIdx = context.getAttribute("", "label");
if (attIdx >= 0) {
final String v = context.eatAttribute(attIdx);
state = 3;
eatText2(v);
continue outer;
}
state = 3;
continue outer;
case 6 :
state = 9;
continue outer;
}
super.leaveElement(___uri, ___local, ___qname);
break;
}
}
public void enterAttribute(String ___uri, String ___local, String ___qname)
throws org.xml.sax.SAXException
{
int attIdx;
outer:
while (true) {
switch (state) {
case 3 :
if (("value" == ___local)&&("" == ___uri)) {
state = 4;
return ;
}
break;
case 9 :
revertToParentFromEnterAttribute(___uri, ___local, ___qname);
return ;
case 0 :
if (("label" == ___local)&&("" == ___uri)) {
state = 1;
return ;
}
state = 3;
continue outer;
case 6 :
state = 9;
continue outer;
}
super.enterAttribute(___uri, ___local, ___qname);
break;
}
}
public void leaveAttribute(String ___uri, String ___local, String ___qname)
throws org.xml.sax.SAXException
{
int attIdx;
outer:
while (true) {
switch (state) {
case 2 :
if (("label" == ___local)&&("" == ___uri)) {
state = 3;
return ;
}
break;
case 3 :
attIdx = context.getAttribute("", "value");
if (attIdx >= 0) {
final String v = context.eatAttribute(attIdx);
state = 6;
eatText1(v);
continue outer;
}
break;
case 9 :
revertToParentFromLeaveAttribute(___uri, ___local, ___qname);
return ;
case 0 :
attIdx = context.getAttribute("", "label");
if (attIdx >= 0) {
final String v = context.eatAttribute(attIdx);
state = 3;
eatText2(v);
continue outer;
}
state = 3;
continue outer;
case 6 :
state = 9;
continue outer;
case 5 :
if (("value" == ___local)&&("" == ___uri)) {
state = 6;
return ;
}
break;
}
super.leaveAttribute(___uri, ___local, ___qname);
break;
}
}
public void handleText(final String value)
throws org.xml.sax.SAXException
{
int attIdx;
outer:
while (true) {
try {
switch (state) {
case 3 :
attIdx = context.getAttribute("", "value");
if (attIdx >= 0) {
final String v = context.eatAttribute(attIdx);
state = 6;
eatText1(v);
continue outer;
}
break;
case 9 :
revertToParentFromText(value);
return ;
case 7 :
state = 8;
eatText3(value);
return ;
case 1 :
state = 2;
eatText2(value);
return ;
case 4 :
state = 5;
eatText1(value);
return ;
case 0 :
attIdx = context.getAttribute("", "label");
if (attIdx >= 0) {
final String v = context.eatAttribute(attIdx);
state = 3;
eatText2(v);
continue outer;
}
state = 3;
continue outer;
case 6 :
state = 9;
continue outer;
}
} catch (RuntimeException e) {
handleUnexpectedTextException(value, e);
}
break;
}
}
private void eatText3(final String value)
throws org.xml.sax.SAXException
{
try {
_Hint = value;
} catch (Exception e) {
handleParseConversionException(e);
}
}
}
}
public class Unmarshaller
extends com.sun.identity.federation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
{
public Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context) {
super(context, "--------");
}
protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) {
this(context);
state = startState;
}
public Object owner() {
return com.sun.identity.liberty.ws.interaction.jaxb.impl.SelectTypeImpl.this;
}
public void enterElement(String ___uri, String ___local, String ___qname, org.xml.sax.Attributes __atts)
throws org.xml.sax.SAXException
{
int attIdx;
outer:
while (true) {
switch (state) {
case 5 :
attIdx = context.getAttribute("", "label");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
return ;
}
attIdx = context.getAttribute("", "value");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
return ;
}
break;
case 3 :
attIdx = context.getAttribute("", "name");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
return ;
}
break;
case 4 :
if (("Item" == ___local)&&("urn:liberty:is:2003-08" == ___uri)) {
context.pushAttributes(__atts, false);
state = 5;
return ;
}
break;
case 7 :
if (("Item" == ___local)&&("urn:liberty:is:2003-08" == ___uri)) {
context.pushAttributes(__atts, false);
state = 5;
return ;
}
revertToParentFromEnterElement(___uri, ___local, ___qname, __atts);
return ;
case 0 :
attIdx = context.getAttribute("", "multiple");
if (attIdx >= 0) {
final String v = context.eatAttribute(attIdx);
state = 3;
eatText1(v);
continue outer;
}
state = 3;
continue outer;
}
super.enterElement(___uri, ___local, ___qname, __atts);
break;
}
}
private void eatText1(final String value)
throws org.xml.sax.SAXException
{
try {
_Multiple = javax.xml.bind.DatatypeConverter.parseBoolean(com.sun.xml.bind.WhiteSpaceProcessor.collapse(value));
has_Multiple = true;
} catch (Exception e) {
handleParseConversionException(e);
}
}
public void leaveElement(String ___uri, String ___local, String ___qname)
throws org.xml.sax.SAXException
{
int attIdx;
outer:
while (true) {
switch (state) {
case 5 :
attIdx = context.getAttribute("", "label");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
return ;
}
attIdx = context.getAttribute("", "value");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
return ;
}
break;
case 3 :
attIdx = context.getAttribute("", "name");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
return ;
}
break;
case 6 :
if (("Item" == ___local)&&("urn:liberty:is:2003-08" == ___uri)) {
context.popAttributes();
state = 7;
return ;
}
break;
case 7 :
revertToParentFromLeaveElement(___uri, ___local, ___qname);
return ;
case 0 :
attIdx = context.getAttribute("", "multiple");
if (attIdx >= 0) {
final String v = context.eatAttribute(attIdx);
state = 3;
eatText1(v);
continue outer;
}
state = 3;
continue outer;
}
super.leaveElement(___uri, ___local, ___qname);
break;
}
}
public void enterAttribute(String ___uri, String ___local, String ___qname)
throws org.xml.sax.SAXException
{
int attIdx;
outer:
while (true) {
switch (state) {
case 5 :
if (("label" == ___local)&&("" == ___uri)) {
_getItem().add(((com.sun.identity.liberty.ws.interaction.jaxb.impl.SelectTypeImpl.ItemTypeImpl) spawnChildFromEnterAttribute((com.sun.identity.liberty.ws.interaction.jaxb.impl.SelectTypeImpl.ItemTypeImpl.class), 6, ___uri, ___local, ___qname)));
return ;
}
if (("value" == ___local)&&("" == ___uri)) {
_getItem().add(((com.sun.identity.liberty.ws.interaction.jaxb.impl.SelectTypeImpl.ItemTypeImpl) spawnChildFromEnterAttribute((com.sun.identity.liberty.ws.interaction.jaxb.impl.SelectTypeImpl.ItemTypeImpl.class), 6, ___uri, ___local, ___qname)));
return ;
}
break;
case 3 :
if (("name" == ___local)&&("" == ___uri)) {
spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.interaction.jaxb.impl.InquiryElementTypeImpl)com.sun.identity.liberty.ws.interaction.jaxb.impl.SelectTypeImpl.this).new Unmarshaller(context)), 4, ___uri, ___local, ___qname);
return ;
}
break;
case 7 :
revertToParentFromEnterAttribute(___uri, ___local, ___qname);
return ;
case 0 :
if (("multiple" == ___local)&&("" == ___uri)) {
state = 1;
return ;
}
state = 3;
continue outer;
}
super.enterAttribute(___uri, ___local, ___qname);
break;
}
}
public void leaveAttribute(String ___uri, String ___local, String ___qname)
throws org.xml.sax.SAXException
{
int attIdx;
outer:
while (true) {
switch (state) {
case 5 :
attIdx = context.getAttribute("", "label");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
return ;
}
attIdx = context.getAttribute("", "value");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
return ;
}
break;
case 3 :
attIdx = context.getAttribute("", "name");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
return ;
}
break;
case 7 :
revertToParentFromLeaveAttribute(___uri, ___local, ___qname);
return ;
case 2 :
if (("multiple" == ___local)&&("" == ___uri)) {
state = 3;
return ;
}
break;
case 0 :
attIdx = context.getAttribute("", "multiple");
if (attIdx >= 0) {
final String v = context.eatAttribute(attIdx);
state = 3;
eatText1(v);
continue outer;
}
state = 3;
continue outer;
}
super.leaveAttribute(___uri, ___local, ___qname);
break;
}
}
public void handleText(final String value)
throws org.xml.sax.SAXException
{
int attIdx;
outer:
while (true) {
try {
switch (state) {
case 5 :
attIdx = context.getAttribute("", "label");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().text(value);
return ;
}
attIdx = context.getAttribute("", "value");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().text(value);
return ;
}
break;
case 3 :
attIdx = context.getAttribute("", "name");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().text(value);
return ;
}
break;
case 1 :
state = 2;
eatText1(value);
return ;
case 7 :
revertToParentFromText(value);
return ;
case 0 :
attIdx = context.getAttribute("", "multiple");
if (attIdx >= 0) {
final String v = context.eatAttribute(attIdx);
state = 3;
eatText1(v);
continue outer;
}
state = 3;
continue outer;
}
} catch (RuntimeException e) {
handleUnexpectedTextException(value, e);
}
break;
}
}
}
}