Class XmlAsStringType

java.lang.Object
com.evolveum.prism.xml.ns._public.types_3.XmlAsStringType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class XmlAsStringType extends Object implements PlainStructured, Serializable, Cloneable, JaxbVisitable
A class used to hold string represented either as plain string or as XML markup. (Useful e.g. for jasper templates.)
See Also: