Uses of Package
org.symphonyoss.symphony.messageml.util
-
Classes in org.symphonyoss.symphony.messageml.util used by org.symphonyoss.symphony.messageml Class Description IDataProvider Used during message parsing to provide external data. -
Classes in org.symphonyoss.symphony.messageml.util used by org.symphonyoss.symphony.messageml.elements Class Description IDataProvider Used during message parsing to provide external data.IUserPresentation Models Symphony user data.XmlPrintStream A PrintStream based on IndentedPrintStream which adds functions to format XML. -
Classes in org.symphonyoss.symphony.messageml.util used by org.symphonyoss.symphony.messageml.markdown Class Description IDataProvider Used during message parsing to provide external data. -
Classes in org.symphonyoss.symphony.messageml.util used by org.symphonyoss.symphony.messageml.util Class Description IDataProvider Used during message parsing to provide external data.IndentedPrintStream A PrintStream with added indenting functionality.IUserPresentation Models Symphony user data.XMLAttribute This class is used to wrap an XML attribute values processed byXmlPrintStreamWhen passing an attribute, it is possible to use a string, however sometime is needed to specify the also the format, in this case use this classXMLAttribute.Format