Uses of Class
com.mdfromhtml.core.MDfromHTMLID
-
Packages that use MDfromHTMLID Package Description com.mdfromhtml.core -
-
Uses of MDfromHTMLID in com.mdfromhtml.core
Fields in com.mdfromhtml.core declared as MDfromHTMLID Modifier and Type Field Description static MDfromHTMLIDMDfromHTMLID. UNDEFINED_IDMethods in com.mdfromhtml.core that return MDfromHTMLID Modifier and Type Method Description MDfromHTMLIDMDfromHTMLID. clone()static MDfromHTMLIDMDfromHTMLID. generateNewID()General purpose factory constructorstatic MDfromHTMLIDMDfromHTMLID. getExistingID(String uuid)ConstructorMDfromHTMLIDIMDfromHTMLIPCMessage. getSessionID()MDfromHTMLIDMDfromHTMLIPCMessage. getSessionID()MDfromHTMLIDSessionTopicTypeRegexSearch. getSessionID()MDfromHTMLIDIMDfromHTMLIPCMessage. getUserID()Retrieve the user identification associated with this messageMDfromHTMLIDMDfromHTMLIPCMessage. getUserID()Methods in com.mdfromhtml.core with parameters of type MDfromHTMLID Modifier and Type Method Description static booleanMDfromHTMLID. isUndefined(MDfromHTMLID test)Constructors in com.mdfromhtml.core with parameters of type MDfromHTMLID Constructor Description MDfromHTMLIPCMessage(String publisherName, MDfromHTMLID sessionID, MDfromHTMLIPCApplications appl, String topic, String type, MDfromHTMLIPCVerbs verb, MDfromHTMLID userID, byte[] message)Constructor.MDfromHTMLIPCMessage(String publisherName, MDfromHTMLID sessionID, MDfromHTMLIPCApplications appl, String topic, String type, MDfromHTMLIPCVerbs verb, MDfromHTMLID userID, com.api.json.JSONObject message)Constructor.SessionTopicTypeRegexSearch(MDfromHTMLID sessionID, String topicRegex, String typeRegex)Constructor
-