org.apache.ode.bpel.o
Class OAssign.Literal
java.lang.Object
org.apache.ode.bpel.o.OBase
org.apache.ode.bpel.o.OAssign.Literal
- All Implemented Interfaces:
- java.io.Serializable, OAssign.RValue
- Enclosing class:
- OAssign
public static class OAssign.Literal
- extends OBase
- implements OAssign.RValue
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
stringLiteral
public transient java.lang.String stringLiteral
OAssign.Literal
public OAssign.Literal(OProcess owner,
org.w3c.dom.Document xmlLiteral)
toString
public java.lang.String toString()
- Overrides:
toString
in class OBase
getXmlLiteral
public org.w3c.dom.Document getXmlLiteral()
throws org.xml.sax.SAXException,
java.io.IOException
- Throws:
org.xml.sax.SAXException
java.io.IOException