Skip to content

Commit f9a5a3d

Browse files
committed
1.2.3
1 parent b02ef20 commit f9a5a3d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+13886
-0
lines changed

official/1.2.3/BaseMod.html

Lines changed: 782 additions & 0 deletions
Large diffs are not rendered by default.

official/1.2.3/MLProp.html

Lines changed: 276 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,276 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<!-- Generated by javadoc (build 1.6.0_23) on Sat Mar 03 21:54:44 CST 2012 -->
6+
<TITLE>
7+
MLProp
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2012-03-03">
11+
12+
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
13+
14+
<SCRIPT type="text/javascript">
15+
function windowTitle()
16+
{
17+
if (location.href.indexOf('is-external=true') == -1) {
18+
parent.document.title="MLProp";
19+
}
20+
}
21+
</SCRIPT>
22+
<NOSCRIPT>
23+
</NOSCRIPT>
24+
25+
</HEAD>
26+
27+
<BODY BGCOLOR="white" onload="windowTitle();">
28+
<HR>
29+
30+
31+
<!-- ========= START OF TOP NAVBAR ======= -->
32+
<A NAME="navbar_top"><!-- --></A>
33+
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35+
<TR>
36+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37+
<A NAME="navbar_top_firstrow"><!-- --></A>
38+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39+
<TR ALIGN="center" VALIGN="top">
40+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
41+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
42+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MLProp.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
43+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47+
</TR>
48+
</TABLE>
49+
</TD>
50+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51+
</EM>
52+
</TD>
53+
</TR>
54+
55+
<TR>
56+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57+
&nbsp;<A HREF="BaseMod.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
58+
&nbsp;<A HREF="mod_Armor.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
59+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60+
<A HREF="index.html?MLProp.html" target="_top"><B>FRAMES</B></A> &nbsp;
61+
&nbsp;<A HREF="MLProp.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
62+
&nbsp;<SCRIPT type="text/javascript">
63+
<!--
64+
if(window==top) {
65+
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
66+
}
67+
//-->
68+
</SCRIPT>
69+
<NOSCRIPT>
70+
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
71+
</NOSCRIPT>
72+
73+
74+
</FONT></TD>
75+
</TR>
76+
<TR>
77+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
78+
SUMMARY:&nbsp;REQUIRED&nbsp;|&nbsp;<A HREF="#annotation_type_optional_element_summary">OPTIONAL</A></FONT></TD>
79+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80+
DETAIL:&nbsp;<A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD>
81+
</TR>
82+
</TABLE>
83+
<A NAME="skip-navbar_top"></A>
84+
<!-- ========= END OF TOP NAVBAR ========= -->
85+
86+
<HR>
87+
<!-- ======== START OF CLASS DATA ======== -->
88+
<H2>
89+
Annotation Type MLProp</H2>
90+
<HR>
91+
<DL>
92+
<DT><PRE><FONT SIZE="-1">@Retention(value=RUNTIME)
93+
@Target(value=FIELD)
94+
</FONT>public @interface <B>MLProp</B></DL>
95+
</PRE>
96+
97+
<P>
98+
<HR>
99+
100+
<P>
101+
<!-- =========== ANNOTATION TYPE OPTIONAL MEMBER SUMMARY =========== -->
102+
103+
<A NAME="annotation_type_optional_element_summary"><!-- --></A>
104+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
105+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
106+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
107+
<B>Optional Element Summary</B></FONT></TH>
108+
</TR>
109+
<TR BGCOLOR="white" CLASS="TableRowColor">
110+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
111+
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
112+
<TD><CODE><B><A HREF="MLProp.html#info()">info</A></B></CODE>
113+
114+
<BR>
115+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds additional help to top of configuration file.</TD>
116+
</TR>
117+
<TR BGCOLOR="white" CLASS="TableRowColor">
118+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
119+
<CODE>&nbsp;double</CODE></FONT></TD>
120+
<TD><CODE><B><A HREF="MLProp.html#max()">max</A></B></CODE>
121+
122+
<BR>
123+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maximum value allowed if field is a number.</TD>
124+
</TR>
125+
<TR BGCOLOR="white" CLASS="TableRowColor">
126+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
127+
<CODE>&nbsp;double</CODE></FONT></TD>
128+
<TD><CODE><B><A HREF="MLProp.html#min()">min</A></B></CODE>
129+
130+
<BR>
131+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Minimum value allowed if field is a number.</TD>
132+
</TR>
133+
<TR BGCOLOR="white" CLASS="TableRowColor">
134+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
135+
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
136+
<TD><CODE><B><A HREF="MLProp.html#name()">name</A></B></CODE>
137+
138+
<BR>
139+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Overrides the field name for property key.</TD>
140+
</TR>
141+
</TABLE>
142+
&nbsp;
143+
<P>
144+
<A NAME="name()"><!-- --></A><H3>
145+
name</H3>
146+
<PRE>
147+
public abstract java.lang.String <B>name</B></PRE>
148+
<DL>
149+
<DD>Overrides the field name for property key.
150+
<P>
151+
<DD><DL>
152+
</DL>
153+
</DD>
154+
<DD><DL>
155+
</DL>
156+
<DL>
157+
<DT><B>Default:</B><DD>""</DD>
158+
</DL>
159+
</DL>
160+
<HR>
161+
162+
<A NAME="info()"><!-- --></A><H3>
163+
info</H3>
164+
<PRE>
165+
public abstract java.lang.String <B>info</B></PRE>
166+
<DL>
167+
<DD>Adds additional help to top of configuration file.
168+
<P>
169+
<DD><DL>
170+
</DL>
171+
</DD>
172+
<DD><DL>
173+
</DL>
174+
<DL>
175+
<DT><B>Default:</B><DD>""</DD>
176+
</DL>
177+
</DL>
178+
<HR>
179+
180+
<A NAME="min()"><!-- --></A><H3>
181+
min</H3>
182+
<PRE>
183+
public abstract double <B>min</B></PRE>
184+
<DL>
185+
<DD>Minimum value allowed if field is a number.
186+
<P>
187+
<DD><DL>
188+
</DL>
189+
</DD>
190+
<DD><DL>
191+
</DL>
192+
<DL>
193+
<DT><B>Default:</B><DD>-1d/0d</DD>
194+
</DL>
195+
</DL>
196+
<HR>
197+
198+
<A NAME="max()"><!-- --></A><H3>
199+
max</H3>
200+
<PRE>
201+
public abstract double <B>max</B></PRE>
202+
<DL>
203+
<DD>Maximum value allowed if field is a number.
204+
<P>
205+
<DD><DL>
206+
</DL>
207+
</DD>
208+
<DD><DL>
209+
</DL>
210+
<DL>
211+
<DT><B>Default:</B><DD>1d/0d</DD>
212+
</DL>
213+
</DL>
214+
<!-- ========= END OF CLASS DATA ========= -->
215+
<HR>
216+
217+
218+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
219+
<A NAME="navbar_bottom"><!-- --></A>
220+
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
221+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
222+
<TR>
223+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
224+
<A NAME="navbar_bottom_firstrow"><!-- --></A>
225+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
226+
<TR ALIGN="center" VALIGN="top">
227+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
228+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
229+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MLProp.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
230+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
231+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
232+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
233+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
234+
</TR>
235+
</TABLE>
236+
</TD>
237+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
238+
</EM>
239+
</TD>
240+
</TR>
241+
242+
<TR>
243+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
244+
&nbsp;<A HREF="BaseMod.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
245+
&nbsp;<A HREF="mod_Armor.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
246+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
247+
<A HREF="index.html?MLProp.html" target="_top"><B>FRAMES</B></A> &nbsp;
248+
&nbsp;<A HREF="MLProp.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
249+
&nbsp;<SCRIPT type="text/javascript">
250+
<!--
251+
if(window==top) {
252+
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
253+
}
254+
//-->
255+
</SCRIPT>
256+
<NOSCRIPT>
257+
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
258+
</NOSCRIPT>
259+
260+
261+
</FONT></TD>
262+
</TR>
263+
<TR>
264+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
265+
SUMMARY:&nbsp;REQUIRED&nbsp;|&nbsp;<A HREF="#annotation_type_optional_element_summary">OPTIONAL</A></FONT></TD>
266+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
267+
DETAIL:&nbsp;<A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD>
268+
</TR>
269+
</TABLE>
270+
<A NAME="skip-navbar_bottom"></A>
271+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
272+
273+
<HR>
274+
275+
</BODY>
276+
</HTML>

0 commit comments

Comments
 (0)