TPTP 4.6.0 Tracing and Profiling Tools Project
Internal API Specification

Package org.eclipse.tptp.trace.arm.internal.agent.util

Interface Summary
IEventProcessor Instances of IEventProcessor are responsible for taking TPTPArmEvent objects and using or transforming them in some manner so that the ARM data can eventually appear in the TPTP workbench.
IXmlString IXMLString is an interface class that defines which characters in an XML document can be escaped.
 

Class Summary
Timestamp A Timestamp entity that converts time in long format to a string format.
XmlString XMLString is a utility class that can be used to escape special characters in the XML trace files sent to the Hyades loaders if there are escapable characters in the XML Document.
 


TPTP 4.6.0 Tracing and Profiling Tools Project
Internal API Specification