ActionElementImpl.java revision 4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy//
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.6-b27-fcs
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy// Any modifications to this file will be lost upon recompilation of the source schema.
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy// Generated on: 2012.06.11 at 10:33:54 AM PDT
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy//
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedypackage com.sun.identity.liberty.ws.common.jaxb.assertion.impl;
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedypublic class ActionElementImpl
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy extends com.sun.identity.liberty.ws.common.jaxb.assertion.impl.ActionTypeImpl
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy implements com.sun.identity.liberty.ws.common.jaxb.assertion.ActionElement, com.sun.xml.bind.RIElement, 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
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy{
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy public final static java.lang.Class version = (com.sun.identity.liberty.ws.common.jaxb.assertion.impl.JAXBVersion.class);
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy private static com.sun.msv.grammar.Grammar schemaFragment;
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy private final static java.lang.Class PRIMARY_INTERFACE_CLASS() {
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy return (com.sun.identity.liberty.ws.common.jaxb.assertion.ActionElement.class);
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy }
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy public java.lang.String ____jaxb_ri____getNamespaceURI() {
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy return "urn:oasis:names:tc:SAML:1.0:assertion";
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy }
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy public java.lang.String ____jaxb_ri____getLocalName() {
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy return "Action";
1d32ba663e202c24a5a1f2e5aef83fffb447cb7fJohn Wren Kennedy }
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy public com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context) {
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy return new com.sun.identity.liberty.ws.common.jaxb.assertion.impl.ActionElementImpl.Unmarshaller(context);
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy }
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy public void serializeBody(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializer context)
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy throws org.xml.sax.SAXException
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy {
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy context.startElement("urn:oasis:names:tc:SAML:1.0:assertion", "Action");
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy super.serializeURIs(context);
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy context.endNamespaceDecls();
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy super.serializeAttributes(context);
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy context.endAttributes();
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy super.serializeBody(context);
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy context.endElement();
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy }
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy public void serializeAttributes(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializer context)
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy throws org.xml.sax.SAXException
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy {
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy }
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy
1d32ba663e202c24a5a1f2e5aef83fffb447cb7fJohn Wren Kennedy public void serializeURIs(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializer context)
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy throws org.xml.sax.SAXException
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy {
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy }
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy public java.lang.Class getPrimaryInterface() {
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy return (com.sun.identity.liberty.ws.common.jaxb.assertion.ActionElement.class);
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy }
1d32ba663e202c24a5a1f2e5aef83fffb447cb7fJohn Wren Kennedy
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy public com.sun.msv.verifier.DocumentDeclaration createRawValidator() {
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy if (schemaFragment == null) {
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy schemaFragment = com.sun.xml.bind.validator.SchemaDeserializer.deserialize((
1d32ba663e202c24a5a1f2e5aef83fffb447cb7fJohn Wren Kennedy "\u00ac\u00ed\u0000\u0005sr\u0000\'com.sun.msv.grammar.trex.ElementPattern\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001L\u0000"
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy+"\tnameClasst\u0000\u001fLcom/sun/msv/grammar/NameClass;xr\u0000\u001ecom.sun.msv."
1d32ba663e202c24a5a1f2e5aef83fffb447cb7fJohn Wren Kennedy+"grammar.ElementExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002Z\u0000\u001aignoreUndeclaredAttributesL\u0000"
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy+"\fcontentModelt\u0000 Lcom/sun/msv/grammar/Expression;xr\u0000\u001ecom.sun."
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy+"msv.grammar.Expression\u00f8\u0018\u0082\u00e8N5~O\u0002\u0000\u0002L\u0000\u0013epsilonReducibilityt\u0000\u0013Lj"
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy+"ava/lang/Boolean;L\u0000\u000bexpandedExpq\u0000~\u0000\u0003xppp\u0000sr\u0000\u001fcom.sun.msv.gra"
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy+"mmar.SequenceExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000\u001dcom.sun.msv.grammar.BinaryExp"
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy+"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002L\u0000\u0004exp1q\u0000~\u0000\u0003L\u0000\u0004exp2q\u0000~\u0000\u0003xq\u0000~\u0000\u0004ppsq\u0000~\u0000\u0007ppsr\u0000\u001bcom.s"
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy+"un.msv.grammar.DataExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0003L\u0000\u0002dtt\u0000\u001fLorg/relaxng/dataty"
1d32ba663e202c24a5a1f2e5aef83fffb447cb7fJohn Wren Kennedy+"pe/Datatype;L\u0000\u0006exceptq\u0000~\u0000\u0003L\u0000\u0004namet\u0000\u001dLcom/sun/msv/util/String"
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy+"Pair;xq\u0000~\u0000\u0004sr\u0000\u0011java.lang.Boolean\u00cd r\u0080\u00d5\u009c\u00fa\u00ee\u0002\u0000\u0001Z\u0000\u0005valuexp\u0000psr\u0000#c"
1d32ba663e202c24a5a1f2e5aef83fffb447cb7fJohn Wren Kennedy+"om.sun.msv.datatype.xsd.StringType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001Z\u0000\risAlwaysVali"
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy+"dxr\u0000*com.sun.msv.datatype.xsd.BuiltinAtomicType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr"
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy+"\u0000%com.sun.msv.datatype.xsd.ConcreteType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xr\u0000\'com.su"
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy+"n.msv.datatype.xsd.XSDatatypeImpl\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0003L\u0000\fnamespaceUrit"
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy+"\u0000\u0012Ljava/lang/String;L\u0000\btypeNameq\u0000~\u0000\u0015L\u0000\nwhiteSpacet\u0000.Lcom/sun"
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy+"/msv/datatype/xsd/WhiteSpaceProcessor;xpt\u0000 http://www.w3.org"
+"/2001/XMLSchemat\u0000\u0006stringsr\u00005com.sun.msv.datatype.xsd.WhiteSp"
+"aceProcessor$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.grammar.Ex"
+"pression$NullSetExpression\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0004q\u0000~\u0000\u0010psr\u0000\u001bcom.sun"
+".msv.util.StringPair\u00d0t\u001ejB\u008f\u008d\u00a0\u0002\u0000\u0002L\u0000\tlocalNameq\u0000~\u0000\u0015L\u0000\fnamespace"
+"URIq\u0000~\u0000\u0015xpq\u0000~\u0000\u0019q\u0000~\u0000\u0018sr\u0000\u001dcom.sun.msv.grammar.ChoiceExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
+"\u0001\u0002\u0000\u0000xq\u0000~\u0000\bppsr\u0000 com.sun.msv.grammar.AttributeExp\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002L"
+"\u0000\u0003expq\u0000~\u0000\u0003L\u0000\tnameClassq\u0000~\u0000\u0001xq\u0000~\u0000\u0004q\u0000~\u0000\u0010psq\u0000~\u0000\u000bq\u0000~\u0000\u0010psr\u0000#com.s"
+"un.msv.datatype.xsd.AnyURIType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0012q\u0000~\u0000\u0018t\u0000\u0006anyUR"
+"Isr\u00005com.sun.msv.datatype.xsd.WhiteSpaceProcessor$Collapse\u0000\u0000"
+"\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u001bq\u0000~\u0000\u001esq\u0000~\u0000\u001fq\u0000~\u0000(q\u0000~\u0000\u0018sr\u0000#com.sun.msv.grammar."
+"SimpleNameClass\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0002L\u0000\tlocalNameq\u0000~\u0000\u0015L\u0000\fnamespaceURIq\u0000"
+"~\u0000\u0015xr\u0000\u001dcom.sun.msv.grammar.NameClass\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xpt\u0000\tNamespac"
+"et\u0000\u0000sr\u00000com.sun.msv.grammar.Expression$EpsilonExpression\u0000\u0000\u0000\u0000"
+"\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0004sq\u0000~\u0000\u000f\u0001q\u0000~\u00002sq\u0000~\u0000!ppsq\u0000~\u0000#q\u0000~\u0000\u0010psq\u0000~\u0000\u000bq\u0000~\u0000\u0010psr\u0000"
+"\"com.sun.msv.datatype.xsd.QnameType\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0000xq\u0000~\u0000\u0012q\u0000~\u0000\u0018t\u0000\u0005"
+"QNameq\u0000~\u0000*q\u0000~\u0000\u001esq\u0000~\u0000\u001fq\u0000~\u00009q\u0000~\u0000\u0018sq\u0000~\u0000,t\u0000\u0004typet\u0000)http://www.w3"
+".org/2001/XMLSchema-instanceq\u0000~\u00002sq\u0000~\u0000,t\u0000\u0006Actiont\u0000%urn:oasis"
+":names:tc:SAML:1.0:assertionsr\u0000\"com.sun.msv.grammar.Expressi"
+"onPool\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0000\u0001L\u0000\bexpTablet\u0000/Lcom/sun/msv/grammar/Expressi"
+"onPool$ClosedHash;xpsr\u0000-com.sun.msv.grammar.ExpressionPool$C"
+"losedHash\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\u0004\u0001pq\u0000~\u0000\nq\u0000~\u0000\"q\u0000~\u0000\tq\u0000~\u00004"
+"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 java.lang.Object owner() {
return com.sun.identity.liberty.ws.common.jaxb.assertion.impl.ActionElementImpl.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 1 :
attIdx = context.getAttribute("", "Namespace");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().enterElement(___uri, ___local, ___qname, __atts);
return ;
}
break;
case 3 :
revertToParentFromEnterElement(___uri, ___local, ___qname, __atts);
return ;
case 0 :
if (("Action" == ___local)&&("urn:oasis:names:tc:SAML:1.0:assertion" == ___uri)) {
context.pushAttributes(__atts, true);
state = 1;
return ;
}
break;
}
super.enterElement(___uri, ___local, ___qname, __atts);
break;
}
}
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 1 :
attIdx = context.getAttribute("", "Namespace");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveElement(___uri, ___local, ___qname);
return ;
}
break;
case 3 :
revertToParentFromLeaveElement(___uri, ___local, ___qname);
return ;
case 2 :
if (("Action" == ___local)&&("urn:oasis:names:tc:SAML:1.0:assertion" == ___uri)) {
context.popAttributes();
state = 3;
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 1 :
if (("Namespace" == ___local)&&("" == ___uri)) {
spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.common.jaxb.assertion.impl.ActionTypeImpl)com.sun.identity.liberty.ws.common.jaxb.assertion.impl.ActionElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
return ;
}
break;
case 3 :
revertToParentFromEnterAttribute(___uri, ___local, ___qname);
return ;
}
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 1 :
attIdx = context.getAttribute("", "Namespace");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().leaveAttribute(___uri, ___local, ___qname);
return ;
}
break;
case 3 :
revertToParentFromLeaveAttribute(___uri, ___local, ___qname);
return ;
}
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 1 :
attIdx = context.getAttribute("", "Namespace");
if (attIdx >= 0) {
context.consumeAttribute(attIdx);
context.getCurrentHandler().text(value);
return ;
}
spawnHandlerFromText((((com.sun.identity.liberty.ws.common.jaxb.assertion.impl.ActionTypeImpl)com.sun.identity.liberty.ws.common.jaxb.assertion.impl.ActionElementImpl.this).new Unmarshaller(context)), 2, value);
return ;
case 3 :
revertToParentFromText(value);
return ;
}
} catch (java.lang.RuntimeException e) {
handleUnexpectedTextException(value, e);
}
break;
}
}
}
}