Moved folder

This commit is contained in:
Sauilitired
2014-11-16 11:14:40 +01:00
parent ebd058d4ac
commit d09d1bf728
285 changed files with 117415 additions and 0 deletions

View File

@ -0,0 +1,231 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:53 CET 2014 -->
<title>Translation</title>
<meta name="date" content="2014-11-16">
<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 = "Translation";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/Translation.html" target="_top">Frames</a>
</li>
<li><a href="Translation.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Required&nbsp;|&nbsp;</li>
<li><a href="#annotation_type_optional_element_summary">Optional</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#annotation_type_element_detail">Element</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.intellectualsites.translation</div>
<h2 title="Annotation Type Translation" class="title">Annotation Type Translation</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface <span class="strong">Translation</span></pre>
<div class="block">Translation annotation</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== ANNOTATION TYPE OPTIONAL MEMBER SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="annotation_type_optional_element_summary">
<!-- -->
</a>
<h3>Optional Element Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Optional Element Summary table, listing optional elements, and an explanation">
<caption><span>Optional Elements</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Optional Element and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/Translation.html#creationDescription()">creationDescription</a></strong></code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/Translation.html#description()">description</a></strong></code>&nbsp;
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="annotation_type_element_detail">
<!-- -->
</a>
<h3>Element Detail</h3>
<a name="description()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>description</h4>
<pre>public abstract&nbsp;java.lang.String&nbsp;description</pre>
<dl>
<dt>Default:</dt>
<dd>""</dd>
</dl>
</li>
</ul>
<a name="creationDescription()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>creationDescription</h4>
<pre>public abstract&nbsp;java.lang.String&nbsp;creationDescription</pre>
<dl>
<dt>Default:</dt>
<dd>""</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/Translation.html" target="_top">Frames</a>
</li>
<li><a href="Translation.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Required&nbsp;|&nbsp;</li>
<li><a href="#annotation_type_optional_element_summary">Optional</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#annotation_type_element_detail">Element</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

View File

@ -0,0 +1,322 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:53 CET 2014 -->
<title>TranslationAsset</title>
<meta name="date" content="2014-11-16">
<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 = "TranslationAsset";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualsites/translation/Translation.html"
title="annotation in com.intellectualsites.translation"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/TranslationAsset.html"
target="_top">Frames</a></li>
<li><a href="TranslationAsset.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.intellectualsites.translation</div>
<h2 title="Class TranslationAsset" class="title">Class TranslationAsset</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.intellectualsites.translation.TranslationAsset</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">TranslationAsset</span>
extends java.lang.Object</pre>
<div class="block">Asset</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationAsset.html#TranslationAsset(com.intellectualsites.translation.TranslationObject,%20java.lang.String,%20com.intellectualsites.translation.TranslationLanguage)">TranslationAsset</a></strong>(<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&nbsp;trans,
java.lang.String&nbsp;translated,
<a href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>&nbsp;lang)</code>&nbsp;
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationAsset.html#getLang()">getLang</a></strong>()</code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationAsset.html#getObject()">getObject</a></strong>()</code>&nbsp;
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationAsset.html#getTranslated()">getTranslated</a></strong>()</code>&nbsp;
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TranslationAsset(com.intellectualsites.translation.TranslationObject, java.lang.String, com.intellectualsites.translation.TranslationLanguage)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TranslationAsset</h4>
<pre>public&nbsp;TranslationAsset(<a href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&nbsp;trans,
java.lang.String&nbsp;translated,
<a href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>&nbsp;lang)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getObject()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObject</h4>
<pre>public&nbsp;<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&nbsp;getObject()</pre>
</li>
</ul>
<a name="getTranslated()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTranslated</h4>
<pre>public&nbsp;java.lang.String&nbsp;getTranslated()</pre>
</li>
</ul>
<a name="getLang()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getLang</h4>
<pre>public&nbsp;<a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>&nbsp;getLang()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualsites/translation/Translation.html"
title="annotation in com.intellectualsites.translation"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/TranslationAsset.html"
target="_top">Frames</a></li>
<li><a href="TranslationAsset.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

View File

@ -0,0 +1,360 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:53 CET 2014 -->
<title>TranslationFile</title>
<meta name="date" content="2014-11-16">
<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 = "TranslationFile";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/TranslationFile.html"
target="_top">Frames</a></li>
<li><a href="TranslationFile.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.intellectualsites.translation</div>
<h2 title="Class TranslationFile" class="title">Class TranslationFile</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.intellectualsites.translation.TranslationFile</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation">YamlTranslationFile</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="strong">TranslationFile</span>
extends java.lang.Object</pre>
<div class="block">Abstract TranslationFile</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationFile.html#TranslationFile()">TranslationFile</a></strong>()</code>&nbsp;
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationFile.html#add(java.lang.String,%20java.lang.String)">add</a></strong>(java.lang.String&nbsp;key,
java.lang.String&nbsp;value)</code>
<div class="block">Add a value</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationFile.html#getLanguage()">getLanguage</a></strong>()</code>
<div class="block">A method used to get the language of the file</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a
href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">TranslationFile</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationFile.html#read()">read</a></strong>()</code>
<div class="block">Read from the file</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationFile.html#saveFile()">saveFile</a></strong>()</code>
<div class="block">Save the file</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TranslationFile()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TranslationFile</h4>
<pre>public&nbsp;TranslationFile()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getLanguage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLanguage</h4>
<pre>public abstract&nbsp;<a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>&nbsp;getLanguage()</pre>
<div class="block">A method used to get the language of the file</div>
<dl>
<dt><span class="strong">Returns:</span></dt>
<dd>language</dd>
</dl>
</li>
</ul>
<a name="saveFile()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>saveFile</h4>
<pre>public abstract&nbsp;void&nbsp;saveFile()</pre>
<div class="block">Save the file</div>
</li>
</ul>
<a name="read()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>read</h4>
<pre>public abstract&nbsp;<a
href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">TranslationFile</a>&nbsp;read()</pre>
<div class="block">Read from the file</div>
<dl>
<dt><span class="strong">Returns:</span></dt>
<dd>instance</dd>
</dl>
</li>
</ul>
<a name="add(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>add</h4>
<pre>public abstract&nbsp;void&nbsp;add(java.lang.String&nbsp;key,
java.lang.String&nbsp;value)</pre>
<div class="block">Add a value</div>
<dl>
<dt><span class="strong">Parameters:</span></dt>
<dd><code>key</code> - name</dd>
<dd><code>value</code> - value</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/TranslationFile.html"
target="_top">Frames</a></li>
<li><a href="TranslationFile.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

View File

@ -0,0 +1,450 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:53 CET 2014 -->
<title>TranslationLanguage</title>
<meta name="date" content="2014-11-16">
<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 = "TranslationLanguage";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/TranslationLanguage.html" target="_top">Frames</a>
</li>
<li><a href="TranslationLanguage.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.intellectualsites.translation</div>
<h2 title="Class TranslationLanguage" class="title">Class TranslationLanguage</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.intellectualsites.translation.TranslationLanguage</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">TranslationLanguage</span>
extends java.lang.Object</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationLanguage.html#englishAmerican">englishAmerican</a></strong></code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationLanguage.html#englishBritish">englishBritish</a></strong></code>&nbsp;
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationLanguage.html#russianRussian">russianRussian</a></strong></code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationLanguage.html#swedishSwedish">swedishSwedish</a></strong></code>&nbsp;
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationLanguage.html#TranslationLanguage(java.lang.String,%20java.lang.String,%20java.lang.String)">TranslationLanguage</a></strong>(java.lang.String&nbsp;friendlyName,
java.lang.String&nbsp;countryCode,
java.lang.String&nbsp;languageCode)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationLanguage.html#getCountryCode()">getCountryCode</a></strong>()</code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationLanguage.html#getLanguageCode()">getLanguageCode</a></strong>()</code>&nbsp;
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationLanguage.html#getName()">getName</a></strong>()</code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationLanguage.html#toString()">toString</a></strong>()</code>&nbsp;
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>[]</code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationLanguage.html#values()">values</a></strong>()</code>&nbsp;
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait,
wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="englishAmerican">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>englishAmerican</h4>
<pre>public static final&nbsp;<a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a> englishAmerican</pre>
</li>
</ul>
<a name="englishBritish">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>englishBritish</h4>
<pre>public static final&nbsp;<a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a> englishBritish</pre>
</li>
</ul>
<a name="swedishSwedish">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>swedishSwedish</h4>
<pre>public static final&nbsp;<a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a> swedishSwedish</pre>
</li>
</ul>
<a name="russianRussian">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>russianRussian</h4>
<pre>public static final&nbsp;<a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a> russianRussian</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TranslationLanguage(java.lang.String, java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TranslationLanguage</h4>
<pre>public&nbsp;TranslationLanguage(java.lang.String&nbsp;friendlyName,
java.lang.String&nbsp;countryCode,
java.lang.String&nbsp;languageCode)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre>public&nbsp;java.lang.String&nbsp;getName()</pre>
</li>
</ul>
<a name="getCountryCode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCountryCode</h4>
<pre>public&nbsp;java.lang.String&nbsp;getCountryCode()</pre>
</li>
</ul>
<a name="getLanguageCode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLanguageCode</h4>
<pre>public&nbsp;java.lang.String&nbsp;getLanguageCode()</pre>
</li>
</ul>
<a name="toString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a name="values()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>values</h4>
<pre>public static&nbsp;<a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>[]&nbsp;values()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/TranslationLanguage.html" target="_top">Frames</a>
</li>
<li><a href="TranslationLanguage.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

View File

@ -0,0 +1,681 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:53 CET 2014 -->
<title>TranslationManager</title>
<meta name="date" content="2014-11-16">
<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 = "TranslationManager";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/TranslationManager.html"
target="_top">Frames</a></li>
<li><a href="TranslationManager.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.intellectualsites.translation</div>
<h2 title="Class TranslationManager" class="title">Class TranslationManager</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.intellectualsites.translation.TranslationManager</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">TranslationManager</span>
extends java.lang.Object</pre>
<div class="block">Translation Manager Main class</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#TranslationManager()">TranslationManager</a></strong>()</code>
<div class="block">Constructor</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#TranslationManager(com.intellectualsites.translation.TranslationObject[])">TranslationManager</a></strong>(<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>[]&nbsp;translationObjects)</code>
<div class="block">Constructor</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#addTranslation(java.lang.String,%20com.intellectualsites.translation.TranslationAsset)">addTranslation</a></strong>(java.lang.String&nbsp;key,
<a href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation">TranslationAsset</a>&nbsp;a)</code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#addTranslation(com.intellectualsites.translation.TranslationObject,%20com.intellectualsites.translation.TranslationAsset)">addTranslation</a></strong>(<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&nbsp;t,
<a href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation">TranslationAsset</a>&nbsp;a)</code>&nbsp;
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#addTranslationObject(com.intellectualsites.translation.TranslationObject)">addTranslationObject</a></strong>(<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&nbsp;t)</code>
<div class="block">Add an object</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#debug(java.io.PrintStream)">debug</a></strong>(java.io.PrintStream&nbsp;out)</code>&nbsp;
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a></code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#getDefault(java.lang.String)">getDefault</a></strong>(java.lang.String&nbsp;key)</code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#getDescription(java.lang.String)">getDescription</a></strong>(java.lang.String&nbsp;key)</code>&nbsp;
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation">TranslationAsset</a></code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#getTranslated(java.lang.String,%20java.lang.String)">getTranslated</a></strong>(java.lang.String&nbsp;key,
java.lang.String&nbsp;language)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation">TranslationAsset</a></code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#getTranslated(java.lang.String,%20com.intellectualsites.translation.TranslationLanguage)">getTranslated</a></strong>(java.lang.String&nbsp;key,
<a href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>&nbsp;language)</code>&nbsp;
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation">TranslationAsset</a></code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#getTranslated(com.intellectualsites.translation.TranslationObject,%20com.intellectualsites.translation.TranslationLanguage)">getTranslated</a></strong>(<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&nbsp;t,
<a href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>&nbsp;l)</code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#getTranslation(java.lang.String,%20com.intellectualsites.translation.TranslationLanguage)">getTranslation</a></strong>(java.lang.String&nbsp;key,
<a href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>&nbsp;l)</code>&nbsp;
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#instance()">instance</a></strong>()</code>
<div class="block">Don't use this!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#removeTranslationObject(com.intellectualsites.translation.TranslationObject)">removeTranslationObject</a></strong>(<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&nbsp;t)</code>
<div class="block">Remove an object</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#saveAll(com.intellectualsites.translation.TranslationFile)">saveAll</a></strong>(<a
href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">TranslationFile</a>&nbsp;file)</code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#saveFile(com.intellectualsites.translation.TranslationFile)">saveFile</a></strong>(<a
href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">TranslationFile</a>&nbsp;file)</code>&nbsp;
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#scan(java.lang.Class,%20com.intellectualsites.translation.TranslationManager)">scan</a></strong>(java.lang.Class&nbsp;c,
<a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a>&nbsp;manager)</code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.List&lt;<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&gt;</code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#transformEnum(java.lang.Object[])">transformEnum</a></strong>(java.lang.Object[]&nbsp;os)</code>&nbsp;
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&gt;</code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationManager.html#translations()">translations</a></strong>()</code>
<div class="block">Get the translation objects</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TranslationManager()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TranslationManager</h4>
<pre>public&nbsp;TranslationManager()</pre>
<div class="block">Constructor</div>
</li>
</ul>
<a name="TranslationManager(com.intellectualsites.translation.TranslationObject[])">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TranslationManager</h4>
<pre>public&nbsp;TranslationManager(<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>[]&nbsp;translationObjects)</pre>
<div class="block">Constructor</div>
<dl>
<dt><span class="strong">Parameters:</span></dt>
<dd><code>translationObjects</code> - pre-init</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="instance()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>instance</h4>
<pre>public&nbsp;<a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a>&nbsp;instance()</pre>
<div class="block">Don't use this!</div>
<dl>
<dt><span class="strong">Returns:</span></dt>
<dd>this</dd>
</dl>
</li>
</ul>
<a name="translations()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>translations</h4>
<pre>public&nbsp;java.util.List&lt;<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&gt;&nbsp;translations()</pre>
<div class="block">Get the translation objects</div>
<dl>
<dt><span class="strong">Returns:</span></dt>
<dd>objects</dd>
</dl>
</li>
</ul>
<a name="addTranslationObject(com.intellectualsites.translation.TranslationObject)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addTranslationObject</h4>
<pre>public&nbsp;<a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a>&nbsp;addTranslationObject(<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&nbsp;t)</pre>
<div class="block">Add an object</div>
<dl>
<dt><span class="strong">Parameters:</span></dt>
<dd><code>t</code> - object</dd>
<dt><span class="strong">Returns:</span></dt>
<dd>instance</dd>
</dl>
</li>
</ul>
<a name="removeTranslationObject(com.intellectualsites.translation.TranslationObject)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeTranslationObject</h4>
<pre>public&nbsp;<a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a>&nbsp;removeTranslationObject(<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&nbsp;t)</pre>
<div class="block">Remove an object</div>
<dl>
<dt><span class="strong">Parameters:</span></dt>
<dd><code>t</code> - object</dd>
<dt><span class="strong">Returns:</span></dt>
<dd>instance</dd>
</dl>
</li>
</ul>
<a name="getDescription(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescription</h4>
<pre>public&nbsp;java.lang.String&nbsp;getDescription(java.lang.String&nbsp;key)</pre>
</li>
</ul>
<a name="addTranslation(com.intellectualsites.translation.TranslationObject, com.intellectualsites.translation.TranslationAsset)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addTranslation</h4>
<pre>public&nbsp;<a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a>&nbsp;addTranslation(<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&nbsp;t,
<a href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation">TranslationAsset</a>&nbsp;a)</pre>
</li>
</ul>
<a name="addTranslation(java.lang.String, com.intellectualsites.translation.TranslationAsset)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addTranslation</h4>
<pre>public&nbsp;<a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a>&nbsp;addTranslation(java.lang.String&nbsp;key,
<a href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation">TranslationAsset</a>&nbsp;a)</pre>
</li>
</ul>
<a name="getTranslated(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTranslated</h4>
<pre>public&nbsp;<a href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation">TranslationAsset</a>&nbsp;getTranslated(java.lang.String&nbsp;key,
java.lang.String&nbsp;language)</pre>
</li>
</ul>
<a name="getTranslated(java.lang.String, com.intellectualsites.translation.TranslationLanguage)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTranslated</h4>
<pre>public&nbsp;<a href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation">TranslationAsset</a>&nbsp;getTranslated(java.lang.String&nbsp;key,
<a href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>&nbsp;language)</pre>
</li>
</ul>
<a name="getTranslated(com.intellectualsites.translation.TranslationObject, com.intellectualsites.translation.TranslationLanguage)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTranslated</h4>
<pre>public&nbsp;<a href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation">TranslationAsset</a>&nbsp;getTranslated(<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&nbsp;t,
<a href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>&nbsp;l)</pre>
</li>
</ul>
<a name="getTranslation(java.lang.String, com.intellectualsites.translation.TranslationLanguage)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTranslation</h4>
<pre>public&nbsp;java.lang.String&nbsp;getTranslation(java.lang.String&nbsp;key,
<a href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>&nbsp;l)</pre>
</li>
</ul>
<a name="getDefault(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefault</h4>
<pre>public&nbsp;<a href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&nbsp;getDefault(java.lang.String&nbsp;key)</pre>
</li>
</ul>
<a name="saveAll(com.intellectualsites.translation.TranslationFile)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>saveAll</h4>
<pre>public&nbsp;<a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a>&nbsp;saveAll(<a
href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">TranslationFile</a>&nbsp;file)</pre>
</li>
</ul>
<a name="transformEnum(java.lang.Object[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>transformEnum</h4>
<pre>public static&nbsp;java.util.List&lt;<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>&gt;&nbsp;transformEnum(java.lang.Object[]&nbsp;os)</pre>
</li>
</ul>
<a name="scan(java.lang.Class, com.intellectualsites.translation.TranslationManager)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scan</h4>
<pre>public static&nbsp;void&nbsp;scan(java.lang.Class&nbsp;c,
<a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a>&nbsp;manager)
throws java.lang.IllegalAccessException</pre>
<dl>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.IllegalAccessException</code></dd>
</dl>
</li>
</ul>
<a name="debug(java.io.PrintStream)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>debug</h4>
<pre>public&nbsp;<a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a>&nbsp;debug(java.io.PrintStream&nbsp;out)</pre>
</li>
</ul>
<a name="saveFile(com.intellectualsites.translation.TranslationFile)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>saveFile</h4>
<pre>public&nbsp;<a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a>&nbsp;saveFile(<a
href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">TranslationFile</a>&nbsp;file)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/TranslationManager.html"
target="_top">Frames</a></li>
<li><a href="TranslationManager.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

View File

@ -0,0 +1,322 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:53 CET 2014 -->
<title>TranslationObject</title>
<meta name="date" content="2014-11-16">
<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 = "TranslationObject";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/TranslationObject.html"
target="_top">Frames</a></li>
<li><a href="TranslationObject.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.intellectualsites.translation</div>
<h2 title="Class TranslationObject" class="title">Class TranslationObject</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.intellectualsites.translation.TranslationObject</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">TranslationObject</span>
extends java.lang.Object</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationObject.html#TranslationObject(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">TranslationObject</a></strong>(java.lang.String&nbsp;key,
java.lang.String&nbsp;defaultValue,
java.lang.String&nbsp;description,
java.lang.String&nbsp;creationDescription)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationObject.html#getCreationDescription()">getCreationDescription</a></strong>()</code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationObject.html#getDefaultValue()">getDefaultValue</a></strong>()</code>&nbsp;
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationObject.html#getDescription()">getDescription</a></strong>()</code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/TranslationObject.html#getKey()">getKey</a></strong>()</code>&nbsp;
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TranslationObject(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TranslationObject</h4>
<pre>public&nbsp;TranslationObject(java.lang.String&nbsp;key,
java.lang.String&nbsp;defaultValue,
java.lang.String&nbsp;description,
java.lang.String&nbsp;creationDescription)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getKey()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKey</h4>
<pre>public&nbsp;java.lang.String&nbsp;getKey()</pre>
</li>
</ul>
<a name="getDefaultValue()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultValue</h4>
<pre>public&nbsp;java.lang.String&nbsp;getDefaultValue()</pre>
</li>
</ul>
<a name="getDescription()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescription</h4>
<pre>public&nbsp;java.lang.String&nbsp;getDescription()</pre>
</li>
</ul>
<a name="getCreationDescription()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getCreationDescription</h4>
<pre>public&nbsp;java.lang.String&nbsp;getCreationDescription()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/TranslationObject.html"
target="_top">Frames</a></li>
<li><a href="TranslationObject.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

View File

@ -0,0 +1,510 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:53 CET 2014 -->
<title>YamlTranslationFile</title>
<meta name="date" content="2014-11-16">
<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 = "YamlTranslationFile";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/YamlTranslationFile.html" target="_top">Frames</a>
</li>
<li><a href="YamlTranslationFile.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.intellectualsites.translation</div>
<h2 title="Class YamlTranslationFile" class="title">Class YamlTranslationFile</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">com.intellectualsites.translation.TranslationFile</a>
</li>
<li>
<ul class="inheritance">
<li>com.intellectualsites.translation.YamlTranslationFile</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">YamlTranslationFile</span>
extends <a href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">TranslationFile</a></pre>
<div class="block">The YAML implementation of TranslationFile
Relies heavily on SnakeYAML
</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html#YamlTranslationFile(java.io.File,%20com.intellectualsites.translation.TranslationLanguage,%20java.lang.String,%20com.intellectualsites.translation.TranslationManager)">YamlTranslationFile</a></strong>(java.io.File&nbsp;path,
<a href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>&nbsp;language,
java.lang.String&nbsp;name,
<a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a>&nbsp;manager)</code>
<div class="block">Constructor</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html#add(java.lang.String,%20java.lang.String)">add</a></strong>(java.lang.String&nbsp;key,
java.lang.String&nbsp;value)</code>
<div class="block">Add a translation</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation">YamlTranslationFile</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html#fancyHeader(java.lang.String...)">fancyHeader</a></strong>(java.lang.String...&nbsp;header)</code>
<div class="block">Set a fancy header</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html#getLanguage()">getLanguage</a></strong>()</code>
<div class="block">Get the translation language</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.yaml.snakeyaml.Yaml</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html#getYaml()">getYaml</a></strong>()</code>
<div class="block">Get the YAML object</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation">YamlTranslationFile</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html#header(java.lang.String...)">header</a></strong>(java.lang.String...&nbsp;header)</code>
<div class="block">Set the header</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation">YamlTranslationFile</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html#read()">read</a></strong>()</code>
<div class="block">Read the file</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html#reload()">reload</a></strong>()</code>
<div class="block">Reload</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html#saveFile()">saveFile</a></strong>()</code>
<div class="block">Save the file</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="YamlTranslationFile(java.io.File, com.intellectualsites.translation.TranslationLanguage, java.lang.String, com.intellectualsites.translation.TranslationManager)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>YamlTranslationFile</h4>
<pre>public&nbsp;YamlTranslationFile(java.io.File&nbsp;path,
<a href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>&nbsp;language,
java.lang.String&nbsp;name,
<a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a>&nbsp;manager)</pre>
<div class="block">Constructor</div>
<dl>
<dt><span class="strong">Parameters:</span></dt>
<dd><code>path</code> - save path</dd>
<dd><code>language</code> - translation language</dd>
<dd><code>name</code> - project name</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="reload()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reload</h4>
<pre>public&nbsp;void&nbsp;reload()</pre>
<div class="block">Reload</div>
</li>
</ul>
<a name="header(java.lang.String...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>header</h4>
<pre>public&nbsp;<a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation">YamlTranslationFile</a>&nbsp;header(java.lang.String...&nbsp;header)</pre>
<div class="block">Set the header</div>
<dl>
<dt><span class="strong">Parameters:</span></dt>
<dd><code>header</code> - Comment header</dd>
<dt><span class="strong">Returns:</span></dt>
<dd>instance</dd>
</dl>
</li>
</ul>
<a name="fancyHeader(java.lang.String...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fancyHeader</h4>
<pre>public&nbsp;<a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation">YamlTranslationFile</a>&nbsp;fancyHeader(java.lang.String...&nbsp;header)</pre>
<div class="block">Set a fancy header</div>
<dl>
<dt><span class="strong">Parameters:</span></dt>
<dd><code>header</code> - Comment header</dd>
<dt><span class="strong">Returns:</span></dt>
<dd>instance</dd>
</dl>
</li>
</ul>
<a name="add(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>add</h4>
<pre>public&nbsp;void&nbsp;add(java.lang.String&nbsp;key,
java.lang.String&nbsp;value)</pre>
<div class="block">Add a translation</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a
href="../../../com/intellectualsites/translation/TranslationFile.html#add(java.lang.String,%20java.lang.String)">add</a></code>&nbsp;in
class&nbsp;<code><a
href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">TranslationFile</a></code>
</dd>
<dt><span class="strong">Parameters:</span></dt>
<dd><code>key</code> - translation name</dd>
<dd><code>value</code> - translation value</dd>
</dl>
</li>
</ul>
<a name="getLanguage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLanguage</h4>
<pre>public&nbsp;<a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>&nbsp;getLanguage()</pre>
<div class="block">Get the translation language</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a
href="../../../com/intellectualsites/translation/TranslationFile.html#getLanguage()">getLanguage</a></code>&nbsp;in
class&nbsp;<code><a
href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">TranslationFile</a></code>
</dd>
<dt><span class="strong">Returns:</span></dt>
<dd>language</dd>
</dl>
</li>
</ul>
<a name="saveFile()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>saveFile</h4>
<pre>public&nbsp;void&nbsp;saveFile()</pre>
<div class="block">Save the file</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a
href="../../../com/intellectualsites/translation/TranslationFile.html#saveFile()">saveFile</a></code>&nbsp;in
class&nbsp;<code><a
href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">TranslationFile</a></code>
</dd>
</dl>
</li>
</ul>
<a name="getYaml()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getYaml</h4>
<pre>public&nbsp;org.yaml.snakeyaml.Yaml&nbsp;getYaml()</pre>
<div class="block">Get the YAML object</div>
<dl>
<dt><span class="strong">Returns:</span></dt>
<dd>yaml object with correct settings</dd>
</dl>
</li>
</ul>
<a name="read()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>read</h4>
<pre>public&nbsp;<a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation">YamlTranslationFile</a>&nbsp;read()</pre>
<div class="block">Read the file</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a
href="../../../com/intellectualsites/translation/TranslationFile.html#read()">read</a></code>&nbsp;in
class&nbsp;<code><a
href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">TranslationFile</a></code>
</dd>
<dt><span class="strong">Returns:</span></dt>
<dd>instance</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/YamlTranslationFile.html" target="_top">Frames</a>
</li>
<li><a href="YamlTranslationFile.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

View File

@ -0,0 +1,360 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:53 CET 2014 -->
<title>BukkitTranslation</title>
<meta name="date" content="2014-11-16">
<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 = "BukkitTranslation";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../com/intellectualsites/translation/bukkit/TranslationPlugin.html"
title="class in com.intellectualsites.translation.bukkit"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/intellectualsites/translation/bukkit/BukkitTranslation.html"
target="_top">Frames</a></li>
<li><a href="BukkitTranslation.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.intellectualsites.translation.bukkit</div>
<h2 title="Class BukkitTranslation" class="title">Class BukkitTranslation</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.intellectualsites.translation.bukkit.BukkitTranslation</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">BukkitTranslation</span>
extends java.lang.Object</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a
href="../../../../com/intellectualsites/translation/bukkit/BukkitTranslation.html#BukkitTranslation()">BukkitTranslation</a></strong>()</code>&nbsp;
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a
href="../../../../com/intellectualsites/translation/bukkit/BukkitTranslation.html#addMaterials(com.intellectualsites.translation.TranslationManager)">addMaterials</a></strong>(<a
href="../../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a>&nbsp;manager)</code>
<div class="block">Add material names to the translation list
Will default to a somewhat friendly name
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../../com/intellectualsites/translation/bukkit/BukkitTranslation.html#convert(com.intellectualsites.translation.TranslationAsset)">convert</a></strong>(<a
href="../../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation">TranslationAsset</a>&nbsp;asset)</code>
<div class="block">Get the converted string</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a></code>
</td>
<td class="colLast"><code><strong><a
href="../../../../com/intellectualsites/translation/bukkit/BukkitTranslation.html#getDefaultLanguage()">getDefaultLanguage</a></strong>()</code>
<div class="block">The default translation language</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.io.File</code></td>
<td class="colLast"><code><strong><a
href="../../../../com/intellectualsites/translation/bukkit/BukkitTranslation.html#getParent(org.bukkit.plugin.java.JavaPlugin)">getParent</a></strong>(org.bukkit.plugin.java.JavaPlugin&nbsp;plugin)</code>
<div class="block">Get the universal parent based on the plugin data folder</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="BukkitTranslation()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>BukkitTranslation</h4>
<pre>public&nbsp;BukkitTranslation()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="convert(com.intellectualsites.translation.TranslationAsset)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convert</h4>
<pre>public static&nbsp;java.lang.String&nbsp;convert(<a
href="../../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation">TranslationAsset</a>&nbsp;asset)</pre>
<div class="block">Get the converted string</div>
<dl>
<dt><span class="strong">Parameters:</span></dt>
<dd><code>asset</code> - asset</dd>
<dt><span class="strong">Returns:</span></dt>
<dd>converted asset</dd>
</dl>
</li>
</ul>
<a name="getParent(org.bukkit.plugin.java.JavaPlugin)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParent</h4>
<pre>public static&nbsp;java.io.File&nbsp;getParent(org.bukkit.plugin.java.JavaPlugin&nbsp;plugin)</pre>
<div class="block">Get the universal parent based on the plugin data folder</div>
<dl>
<dt><span class="strong">Parameters:</span></dt>
<dd><code>plugin</code> - to check</dd>
<dt><span class="strong">Returns:</span></dt>
<dd>parent folder</dd>
</dl>
</li>
</ul>
<a name="getDefaultLanguage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultLanguage</h4>
<pre>public&nbsp;<a
href="../../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>&nbsp;getDefaultLanguage()</pre>
<div class="block">The default translation language</div>
<dl>
<dt><span class="strong">Returns:</span></dt>
<dd>default translation language</dd>
</dl>
</li>
</ul>
<a name="addMaterials(com.intellectualsites.translation.TranslationManager)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>addMaterials</h4>
<pre>public static&nbsp;void&nbsp;addMaterials(<a
href="../../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a>&nbsp;manager)</pre>
<div class="block">Add material names to the translation list
Will default to a somewhat friendly name
</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../com/intellectualsites/translation/bukkit/TranslationPlugin.html"
title="class in com.intellectualsites.translation.bukkit"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/intellectualsites/translation/bukkit/BukkitTranslation.html"
target="_top">Frames</a></li>
<li><a href="BukkitTranslation.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

View File

@ -0,0 +1,338 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:53 CET 2014 -->
<title>TranslationPlugin</title>
<meta name="date" content="2014-11-16">
<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 = "TranslationPlugin";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/intellectualsites/translation/bukkit/BukkitTranslation.html"
title="class in com.intellectualsites.translation.bukkit"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/intellectualsites/translation/bukkit/TranslationPlugin.html"
target="_top">Frames</a></li>
<li><a href="TranslationPlugin.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.intellectualsites.translation.bukkit</div>
<h2 title="Class TranslationPlugin" class="title">Class TranslationPlugin</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.bukkit.plugin.PluginBase</li>
<li>
<ul class="inheritance">
<li>org.bukkit.plugin.java.JavaPlugin</li>
<li>
<ul class="inheritance">
<li>com.intellectualsites.translation.bukkit.TranslationPlugin</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter,
org.bukkit.command.TabExecutor, org.bukkit.plugin.Plugin
</dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">TranslationPlugin</span>
extends org.bukkit.plugin.java.JavaPlugin</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a
href="../../../../com/intellectualsites/translation/bukkit/TranslationPlugin.html#TranslationPlugin()">TranslationPlugin</a></strong>()</code>&nbsp;
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../com/intellectualsites/translation/bukkit/TranslationPlugin.html#onDisable()">onDisable</a></strong>()</code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../com/intellectualsites/translation/bukkit/TranslationPlugin.html#onEnable()">onEnable</a></strong>()</code>&nbsp;
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a
name="methods_inherited_from_class_org.bukkit.plugin.java.JavaPlugin">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.bukkit.plugin.java.JavaPlugin</h3>
<code>getClassLoader, getCommand, getConfig, getDatabase, getDatabaseClasses,
getDataFolder, getDefaultWorldGenerator, getDescription, getFile, getLogger,
getPlugin, getPluginLoader, getProvidingPlugin, getResource, getServer,
getTextResource, initialize, installDDL, isEnabled, isInitialized, isNaggable,
onCommand, onLoad, onTabComplete, reloadConfig, removeDDL, saveConfig,
saveDefaultConfig, saveResource, setEnabled, setNaggable, toString</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.bukkit.plugin.PluginBase">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.bukkit.plugin.PluginBase</h3>
<code>equals, getName, hashCode</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TranslationPlugin()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TranslationPlugin</h4>
<pre>public&nbsp;TranslationPlugin()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="onEnable()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onEnable</h4>
<pre>public&nbsp;void&nbsp;onEnable()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>onEnable</code>&nbsp;in
interface&nbsp;<code>org.bukkit.plugin.Plugin</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code>onEnable</code>&nbsp;in
class&nbsp;<code>org.bukkit.plugin.java.JavaPlugin</code></dd>
</dl>
</li>
</ul>
<a name="onDisable()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>onDisable</h4>
<pre>public&nbsp;void&nbsp;onDisable()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>onDisable</code>&nbsp;in
interface&nbsp;<code>org.bukkit.plugin.Plugin</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code>onDisable</code>&nbsp;in class&nbsp;<code>org.bukkit.plugin.java.JavaPlugin</code>
</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/intellectualsites/translation/bukkit/BukkitTranslation.html"
title="class in com.intellectualsites.translation.bukkit"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/intellectualsites/translation/bukkit/TranslationPlugin.html"
target="_top">Frames</a></li>
<li><a href="TranslationPlugin.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

View File

@ -0,0 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:55 CET 2014 -->
<title>com.intellectualsites.translation.bukkit</title>
<meta name="date" content="2014-11-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../../com/intellectualsites/translation/bukkit/package-summary.html" target="classFrame">com.intellectualsites.translation.bukkit</a>
</h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="BukkitTranslation.html" title="class in com.intellectualsites.translation.bukkit"
target="classFrame">BukkitTranslation</a></li>
<li><a href="TranslationPlugin.html" title="class in com.intellectualsites.translation.bukkit"
target="classFrame">TranslationPlugin</a></li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,142 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:55 CET 2014 -->
<title>com.intellectualsites.translation.bukkit</title>
<meta name="date" content="2014-11-16">
<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 = "com.intellectualsites.translation.bukkit";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/intellectualsites/translation/package-summary.html">Prev Package</a></li>
<li>Next Package</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/intellectualsites/translation/bukkit/package-summary.html"
target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package&nbsp;com.intellectualsites.translation.bukkit</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0"
summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a
href="../../../../com/intellectualsites/translation/bukkit/BukkitTranslation.html"
title="class in com.intellectualsites.translation.bukkit">BukkitTranslation</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a
href="../../../../com/intellectualsites/translation/bukkit/TranslationPlugin.html"
title="class in com.intellectualsites.translation.bukkit">TranslationPlugin</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/intellectualsites/translation/package-summary.html">Prev Package</a></li>
<li>Next Package</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/intellectualsites/translation/bukkit/package-summary.html"
target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

View File

@ -0,0 +1,143 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:55 CET 2014 -->
<title>com.intellectualsites.translation.bukkit Class Hierarchy</title>
<meta name="date" content="2014-11-16">
<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 = "com.intellectualsites.translation.bukkit Class Hierarchy";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/intellectualsites/translation/package-tree.html">Prev</a></li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/intellectualsites/translation/bukkit/package-tree.html" target="_top">Frames</a>
</li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package com.intellectualsites.translation.bukkit</h1>
<span class="strong">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">com.intellectualsites.translation.bukkit.<a
href="../../../../com/intellectualsites/translation/bukkit/BukkitTranslation.html"
title="class in com.intellectualsites.translation.bukkit"><span
class="strong">BukkitTranslation</span></a></li>
<li type="circle">org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
<ul>
<li type="circle">org.bukkit.plugin.java.JavaPlugin
<ul>
<li type="circle">com.intellectualsites.translation.bukkit.<a
href="../../../../com/intellectualsites/translation/bukkit/TranslationPlugin.html"
title="class in com.intellectualsites.translation.bukkit"><span class="strong">TranslationPlugin</span></a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/intellectualsites/translation/package-tree.html">Prev</a></li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/intellectualsites/translation/bukkit/package-tree.html" target="_top">Frames</a>
</li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

View File

@ -0,0 +1,37 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:55 CET 2014 -->
<title>com.intellectualsites.translation</title>
<meta name="date" content="2014-11-16">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../com/intellectualsites/translation/package-summary.html" target="classFrame">com.intellectualsites.translation</a>
</h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="TranslationAsset.html" title="class in com.intellectualsites.translation" target="classFrame">TranslationAsset</a>
</li>
<li><a href="TranslationFile.html" title="class in com.intellectualsites.translation" target="classFrame">TranslationFile</a>
</li>
<li><a href="TranslationLanguage.html" title="class in com.intellectualsites.translation" target="classFrame">TranslationLanguage</a>
</li>
<li><a href="TranslationManager.html" title="class in com.intellectualsites.translation" target="classFrame">TranslationManager</a>
</li>
<li><a href="TranslationObject.html" title="class in com.intellectualsites.translation" target="classFrame">TranslationObject</a>
</li>
<li><a href="YamlTranslationFile.html" title="class in com.intellectualsites.translation" target="classFrame">YamlTranslationFile</a>
</li>
</ul>
<h2 title="Annotation Types">Annotation Types</h2>
<ul title="Annotation Types">
<li><a href="Translation.html" title="annotation in com.intellectualsites.translation" target="classFrame">Translation</a>
</li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,193 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:55 CET 2014 -->
<title>com.intellectualsites.translation</title>
<meta name="date" content="2014-11-16">
<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 = "com.intellectualsites.translation";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualcrafters/plot/uuid/package-summary.html">Prev Package</a></li>
<li><a href="../../../com/intellectualsites/translation/bukkit/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/package-summary.html"
target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package&nbsp;com.intellectualsites.translation</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0"
summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation">TranslationAsset</a></td>
<td class="colLast">
<div class="block">Asset</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">TranslationFile</a></td>
<td class="colLast">
<div class="block">Abstract TranslationFile</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>
</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a>
</td>
<td class="colLast">
<div class="block">Translation Manager Main class</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a>
</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation">YamlTranslationFile</a>
</td>
<td class="colLast">
<div class="block">The YAML implementation of TranslationFile
Relies heavily on SnakeYAML
</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0"
summary="Annotation Types Summary table, listing annotation types, and an explanation">
<caption><span>Annotation Types Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Annotation Type</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../com/intellectualsites/translation/Translation.html"
title="annotation in com.intellectualsites.translation">Translation</a></td>
<td class="colLast">
<div class="block">Translation annotation</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualcrafters/plot/uuid/package-summary.html">Prev Package</a></li>
<li><a href="../../../com/intellectualsites/translation/bukkit/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/package-summary.html"
target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

View File

@ -0,0 +1,162 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:55 CET 2014 -->
<title>com.intellectualsites.translation Class Hierarchy</title>
<meta name="date" content="2014-11-16">
<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 = "com.intellectualsites.translation Class Hierarchy";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualcrafters/plot/uuid/package-tree.html">Prev</a></li>
<li><a href="../../../com/intellectualsites/translation/bukkit/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/package-tree.html" target="_top">Frames</a>
</li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package com.intellectualsites.translation</h1>
<span class="strong">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">com.intellectualsites.translation.<a
href="../../../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation"><span class="strong">TranslationAsset</span></a>
</li>
<li type="circle">com.intellectualsites.translation.<a
href="../../../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation"><span
class="strong">TranslationFile</span></a>
<ul>
<li type="circle">com.intellectualsites.translation.<a
href="../../../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation"><span class="strong">YamlTranslationFile</span></a>
</li>
</ul>
</li>
<li type="circle">com.intellectualsites.translation.<a
href="../../../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation"><span
class="strong">TranslationLanguage</span></a></li>
<li type="circle">com.intellectualsites.translation.<a
href="../../../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation"><span
class="strong">TranslationManager</span></a></li>
<li type="circle">com.intellectualsites.translation.<a
href="../../../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation"><span class="strong">TranslationObject</span></a>
</li>
</ul>
</li>
</ul>
<h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
<ul>
<li type="circle">com.intellectualsites.translation.<a
href="../../../com/intellectualsites/translation/Translation.html"
title="annotation in com.intellectualsites.translation"><span class="strong">Translation</span></a>
(implements java.lang.annotation.Annotation)
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/intellectualcrafters/plot/uuid/package-tree.html">Prev</a></li>
<li><a href="../../../com/intellectualsites/translation/bukkit/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/intellectualsites/translation/package-tree.html" target="_top">Frames</a>
</li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>