Uses of Class
org.symphonyoss.symphony.messageml.util.XmlPrintStream
-
Packages that use XmlPrintStream Package Description org.symphonyoss.symphony.messageml.elements -
-
Uses of XmlPrintStream in org.symphonyoss.symphony.messageml.elements
Methods in org.symphonyoss.symphony.messageml.elements with parameters of type XmlPrintStream Modifier and Type Method Description voidCard. asPresentationML(XmlPrintStream out)voidCardBody. asPresentationML(XmlPrintStream out)voidCardHeader. asPresentationML(XmlPrintStream out)voidChime. asPresentationML(XmlPrintStream out)voidEmoji. asPresentationML(XmlPrintStream out)voidHorizontalRule. asPresentationML(XmlPrintStream out)voidImage. asPresentationML(XmlPrintStream out)voidLineBreak. asPresentationML(XmlPrintStream out)voidMention. asPresentationML(XmlPrintStream out)voidMessageML. asPresentationML(XmlPrintStream out)voidPreformatted. asPresentationML(XmlPrintStream out)voidTextNode. asPresentationML(XmlPrintStream out)
-