tmf: Fix TmfTimestampFormat Javadoc location in custom parser wizards.
[deliverable/tracecompass.git] / doc / org.eclipse.tracecompass.doc.user / reference / api / org / eclipse / tracecompass / tmf / core / timestamp / package-summary.html
CommitLineData
61fd6eae
MAL
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!-- NewPage -->
3<html lang="en">
4<head>
73cc4ccf
PT
5<!-- Generated by javadoc (version 1.7.0_75) on Fri Feb 06 17:16:21 EST 2015 -->
6<title>org.eclipse.tracecompass.tmf.core.timestamp</title>
7<meta name="date" content="2015-02-06">
61fd6eae
MAL
8<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
9</head>
10<body>
11<script type="text/javascript"><!--
12 if (location.href.indexOf('is-external=true') == -1) {
73cc4ccf 13 parent.document.title="org.eclipse.tracecompass.tmf.core.timestamp";
61fd6eae
MAL
14 }
15//-->
16</script>
17<noscript>
18<div>JavaScript is disabled on your browser.</div>
19</noscript>
61fd6eae
MAL
20<div class="header">
21<h1 title="Package" class="title">Package&nbsp;org.eclipse.tracecompass.tmf.core.timestamp</h1>
22</div>
23<div class="contentContainer">
24<ul class="blockList">
25<li class="blockList">
61fd6eae
MAL
26<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
27<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
28<tr>
29<th class="colFirst" scope="col">Class</th>
30<th class="colLast" scope="col">Description</th>
31</tr>
32<tbody>
33<tr class="altColor">
61fd6eae
MAL
34<td class="colFirst"><a href="../../../../../../org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html" title="class in org.eclipse.tracecompass.tmf.core.timestamp">TmfTimestampFormat</a></td>
35<td class="colLast">
36<div class="block">A formatting and parsing facility that can handle timestamps that span the
37 epoch with a precision down to the nanosecond.</div>
38</td>
39</tr>
40</tbody>
41</table>
42</li>
43</ul>
44</div>
61fd6eae
MAL
45</body>
46</html>
This page took 0.04678 seconds and 5 git commands to generate.