📄 resource.html
字号:
<A NAME="getResourceAsStream(java.lang.String)"><!-- --></A><H3>getResourceAsStream</H3><PRE>public java.io.InputStream <B>getResourceAsStream</B>(java.lang.String resource)</PRE><DL><DD>Gets the resourceAsStream attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>resource</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The resourceAsStream value</DL></DD></DL><HR><A NAME="getResourceAsStream(java.lang.String, java.lang.Class)"><!-- --></A><H3>getResourceAsStream</H3><PRE>public java.io.InputStream <B>getResourceAsStream</B>(java.lang.String resource, java.lang.Class clazz)</PRE><DL><DD>Gets the resourceAsStream attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>resource</CODE> - Description of the Parameter<DD><CODE>clazz</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The resourceAsStream value</DL></DD></DL><HR><A NAME="get(java.lang.String)"><!-- --></A><H3>get</H3><PRE>public java.lang.String <B>get</B>(java.lang.String key)</PRE><DL><DD>Description of the Method<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>Description of the Return Value</DL></DD></DL><HR><A NAME="get(java.lang.String, java.lang.String)"><!-- --></A><H3>get</H3><PRE>public java.lang.String <B>get</B>(java.lang.String key, java.lang.String d)</PRE><DL><DD>Description of the Method<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DD><CODE>d</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>Description of the Return Value</DL></DD></DL><HR><A NAME="getInt(java.lang.String)"><!-- --></A><H3>getInt</H3><PRE>public int <B>getInt</B>(java.lang.String key) throws <A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></PRE><DL><DD>Gets the int attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The int value<DT><B>Throws:</B><DD><CODE><A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></CODE> - Description of the Exception</DL></DD></DL><HR><A NAME="getInt(java.lang.String, int)"><!-- --></A><H3>getInt</H3><PRE>public int <B>getInt</B>(java.lang.String key, int d)</PRE><DL><DD>Gets the int attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DD><CODE>d</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The int value</DL></DD></DL><HR><A NAME="getInt(java.lang.String, java.lang.Integer)"><!-- --></A><H3>getInt</H3><PRE>public int <B>getInt</B>(java.lang.String key, java.lang.Integer d) throws <A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></PRE><DL><DD>Gets the int attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DD><CODE>d</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The int value<DT><B>Throws:</B><DD><CODE><A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></CODE> - Description of the Exception</DL></DD></DL><HR><A NAME="getLong(java.lang.String)"><!-- --></A><H3>getLong</H3><PRE>public long <B>getLong</B>(java.lang.String key) throws <A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></PRE><DL><DD>Gets the long attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The long value<DT><B>Throws:</B><DD><CODE><A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></CODE> - Description of the Exception</DL></DD></DL><HR><A NAME="getLong(java.lang.String, long)"><!-- --></A><H3>getLong</H3><PRE>public long <B>getLong</B>(java.lang.String key, long d)</PRE><DL><DD>Gets the long attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DD><CODE>d</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The int value</DL></DD></DL><HR><A NAME="getLong(java.lang.String, java.lang.Long)"><!-- --></A><H3>getLong</H3><PRE>public long <B>getLong</B>(java.lang.String key, java.lang.Long d) throws <A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></PRE><DL><DD>Gets the long attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DD><CODE>d</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The long value<DT><B>Throws:</B><DD><CODE><A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></CODE> - Description of the Exception</DL></DD></DL><HR><A NAME="getFloat(java.lang.String)"><!-- --></A><H3>getFloat</H3><PRE>public float <B>getFloat</B>(java.lang.String key) throws <A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></PRE><DL><DD>Gets the float attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The float value<DT><B>Throws:</B><DD><CODE><A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></CODE> - Description of the Exception</DL></DD></DL><HR><A NAME="getFloat(java.lang.String, java.lang.Float)"><!-- --></A><H3>getFloat</H3><PRE>public float <B>getFloat</B>(java.lang.String key, java.lang.Float d) throws <A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></PRE><DL><DD>Gets the float attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DD><CODE>d</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The float value<DT><B>Throws:</B><DD><CODE><A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></CODE> - Description of the Exception</DL></DD></DL><HR><A NAME="getBoolean(java.lang.String)"><!-- --></A><H3>getBoolean</H3><PRE>public boolean <B>getBoolean</B>(java.lang.String key)</PRE><DL><DD>Gets the boolean attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The boolean value</DL></DD></DL><HR><A NAME="getBoolean(java.lang.String, boolean)"><!-- --></A><H3>getBoolean</H3><PRE>public boolean <B>getBoolean</B>(java.lang.String key, boolean d)</PRE><DL><DD>Gets the boolean attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DD><CODE>d</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The boolean value</DL></DD></DL><HR><A NAME="getBoolean(java.lang.String, java.lang.Boolean)"><!-- --></A><H3>getBoolean</H3><PRE>public boolean <B>getBoolean</B>(java.lang.String key, java.lang.Boolean d)</PRE><DL><DD>Gets the boolean attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DD><CODE>d</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The boolean value</DL></DD></DL><HR><A NAME="getChar(java.lang.String)"><!-- --></A><H3>getChar</H3><PRE>public char <B>getChar</B>(java.lang.String key) throws <A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></PRE><DL><DD>Gets the char attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The char value<DT><B>Throws:</B><DD><CODE><A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></CODE> - Description of the Exception</DL></DD></DL><HR><A NAME="getChar(java.lang.String, java.lang.Character)"><!-- --></A><H3>getChar</H3><PRE>public char <B>getChar</B>(java.lang.String key, java.lang.Character d) throws <A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></PRE><DL><DD>Gets the char attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DD><CODE>d</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The char value<DT><B>Throws:</B><DD><CODE><A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></CODE> - Description of the Exception</DL></DD></DL><HR><A NAME="getURL(java.lang.String)"><!-- --></A><H3>getURL</H3><PRE>public java.net.URL <B>getURL</B>(java.lang.String key) throws <A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></PRE><DL><DD>Gets the URL attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The URL value<DT><B>Throws:</B><DD><CODE><A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></CODE> - Description of the Exception</DL></DD></DL><HR><A NAME="getURL(java.lang.String, java.net.URL)"><!-- --></A><H3>getURL</H3><PRE>public java.net.URL <B>getURL</B>(java.lang.String key, java.net.URL d) throws <A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></PRE><DL><DD>Gets the URL attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DD><CODE>d</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The URL value<DT><B>Throws:</B><DD><CODE><A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></CODE> - Description of the Exception</DL></DD></DL><HR><A NAME="getURLs(java.lang.String)"><!-- --></A><H3>getURLs</H3><PRE>public java.util.List <B>getURLs</B>(java.lang.String key) throws <A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></PRE><DL><DD>Gets the URLs attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The URLs value<DT><B>Throws:</B><DD><CODE><A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></CODE> - Description of the Exception</DL></DD></DL><HR><A NAME="getURLs(java.lang.String, java.net.URL)"><!-- --></A><H3>getURLs</H3><PRE>public java.util.List <B>getURLs</B>(java.lang.String key, java.net.URL d) throws <A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></PRE><DL><DD>Gets the URLs attribute of the Resource object<P><DD><DL><DT><B>Parameters:</B><DD><CODE>key</CODE> - Description of the Parameter<DD><CODE>d</CODE> - Description of the Parameter<DT><B>Returns:</B><DD>The URLs value<DT><B>Throws:</B><DD><CODE><A HREF="../../../../net/jxta/ext/config/ConversionException.html" title="class in net.jxta.ext.config">ConversionException</A></CODE> - Description of the Exception</DL></DD></DL><HR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -