Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html')
-rw-r--r--doc/org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html212
1 files changed, 108 insertions, 104 deletions
diff --git a/doc/org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html b/doc/org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html
index 8857ffdd1a..fbc6d4cbb7 100644
--- a/doc/org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html
+++ b/doc/org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html
@@ -1,107 +1,111 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Sat Feb 22 08:24:16 EST 2014 -->
-<title>Serialized Form</title>
-<meta name="date" content="2014-02-22">
-<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-</head>
-<body>
-<script type="text/javascript"><!--
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Serialized Form";
- }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<div class="header">
-<h1 title="Serialized Form" class="title">Serialized Form</h1>
-</div>
-<div class="serializedFormContainer">
-<ul class="blockList">
-<li class="blockList">
-<h2 title="Package">Package&nbsp;org.eclipse.linuxtools.tmf.core.timestamp</h2>
-<ul class="blockList">
-<li class="blockList"><a name="org.eclipse.linuxtools.tmf.core.timestamp.TmfTimestampFormat">
-<!-- -->
-</a>
-<h3>Class <a href="org/eclipse/linuxtools/tmf/core/timestamp/TmfTimestampFormat.html" title="class in org.eclipse.linuxtools.tmf.core.timestamp">org.eclipse.linuxtools.tmf.core.timestamp.TmfTimestampFormat</a> extends <a href="http://download.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html?is-external=true" title="class or interface in java.text">SimpleDateFormat</a> implements Serializable</h3>
-<dl class="nameValue">
-<dt>serialVersionUID:</dt>
-<dd>2835829763122454020L</dd>
-</dl>
-<ul class="blockList">
-<li class="blockList"><a name="serializedForm">
-<!-- -->
-</a>
-<h3>Serialized Fields</h3>
-<ul class="blockList">
-<li class="blockList">
-<h4>fPattern</h4>
-<pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fPattern</pre>
-</li>
-<li class="blockList">
-<h4>fPatternDecimalSeparatorIndex</h4>
-<pre>int fPatternDecimalSeparatorIndex</pre>
-</li>
-<li class="blockList">
-<h4>fDecimalSeparator</h4>
-<pre>char fDecimalSeparator</pre>
-</li>
-<li class="blockList">
-<h4>fDateTimePattern</h4>
-<pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fDateTimePattern</pre>
-</li>
-<li class="blockList">
-<h4>fSubSecPattern</h4>
-<pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fSubSecPattern</pre>
-</li>
-<li class="blockList">
-<h4>fSupplPatterns</h4>
-<pre><a href="http://download.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; fSupplPatterns</pre>
-</li>
-<li class="blockList">
-<h4>fSupplPatternLetters</h4>
-<pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fSupplPatternLetters</pre>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Feb 06 17:16:21 EST 2015 -->
+<title>Serialized Form</title>
+<meta name="date" content="2015-02-06">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Serialized Form";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<div class="header">
+<h1 title="Serialized Form" class="title">Serialized Form</h1>
+</div>
+<div class="serializedFormContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2 title="Package">Package&nbsp;org.eclipse.tracecompass.tmf.core.timestamp</h2>
+<ul class="blockList">
+<li class="blockList"><a name="org.eclipse.tracecompass.tmf.core.timestamp.TmfTimestampFormat">
+<!-- -->
+</a>
+<h3>Class <a href="org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html" title="class in org.eclipse.tracecompass.tmf.core.timestamp">org.eclipse.tracecompass.tmf.core.timestamp.TmfTimestampFormat</a> extends <a href="https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html?is-external=true" title="class or interface in java.text">SimpleDateFormat</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>2835829763122454020L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!-- -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>fPattern</h4>
+<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fPattern</pre>
+</li>
+<li class="blockList">
+<h4>fPatternDecimalSeparatorIndex</h4>
+<pre>int fPatternDecimalSeparatorIndex</pre>
+</li>
+<li class="blockList">
+<h4>fDecimalSeparator</h4>
+<pre>char fDecimalSeparator</pre>
+</li>
+<li class="blockList">
+<h4>fDateTimePattern</h4>
+<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fDateTimePattern</pre>
+</li>
+<li class="blockList">
+<h4>fSubSecPattern</h4>
+<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fSubSecPattern</pre>
+</li>
+<li class="blockList">
+<h4>fSupplPatterns</h4>
+<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; fSupplPatterns</pre>
+</li>
+<li class="blockList">
+<h4>fLocale</h4>
+<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a> fLocale</pre>
+</li>
+<li class="blockList">
+<h4>fSupplPatternLetters</h4>
+<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fSupplPatternLetters</pre>
<div class="block">The supplementary pattern letters. Can be redefined by sub-classes
to either override existing letters or augment the letter set.
If so, the format() method must provide the (re-)implementation of the
- pattern.</div>
-</li>
-<li class="blockList">
-<h4>fSubSecPatternChars</h4>
-<pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fSubSecPatternChars</pre>
-<div class="block">The sub-second pattern letters.</div>
-<dl><dt><span class="strong">Since:</span></dt>
- <dd>3.0</dd></dl>
-</li>
-<li class="blockList">
-<h4>fDelimiterChars</h4>
-<pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fDelimiterChars</pre>
-<div class="block">The optional sub-second delimiter characters.</div>
-<dl><dt><span class="strong">Since:</span></dt>
- <dd>3.0</dd></dl>
-</li>
-<li class="blockList">
-<h4>fOpenBracket</h4>
-<pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fOpenBracket</pre>
-<div class="block">The open bracket symbol</div>
-</li>
-<li class="blockListLast">
-<h4>fCloseBracket</h4>
-<pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fCloseBracket</pre>
-<div class="block">The closing bracket symbol</div>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</body>
-</html>
+ pattern.</div>
+</li>
+<li class="blockList">
+<h4>fSubSecPatternChars</h4>
+<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fSubSecPatternChars</pre>
+<div class="block">The sub-second pattern letters.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+ <dd>3.0</dd></dl>
+</li>
+<li class="blockList">
+<h4>fDelimiterChars</h4>
+<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fDelimiterChars</pre>
+<div class="block">The optional sub-second delimiter characters.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+ <dd>3.0</dd></dl>
+</li>
+<li class="blockList">
+<h4>fOpenBracket</h4>
+<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fOpenBracket</pre>
+<div class="block">The open bracket symbol</div>
+</li>
+<li class="blockListLast">
+<h4>fCloseBracket</h4>
+<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fCloseBracket</pre>
+<div class="block">The closing bracket symbol</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</body>
+</html>

Back to the top