facebookparam.html
来自「A Facebook API client implemented in Jav」· HTML 代码 · 共 943 行 · 第 1/3 页
HTML
943 行
</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookParam.html#isInNamespace(java.lang.String)">isInNamespace</A></B>(java.lang.String key)</CODE><BR> Indicates whether a given key is in the FacebookParam namespace</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookParam.html#isSignature(java.lang.String)">isSignature</A></B>(java.lang.String key)</CODE><BR> Check to see if a given parameter name is a signature parameter.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookParam.html#length()">length</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookParam.html#stripSignaturePrefix(java.lang.String)">stripSignaturePrefix</A></B>(java.lang.String paramName)</CODE><BR> Remove the Facebook signature prefix from the specified parameter.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.CharSequence</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookParam.html#subSequence(int, int)">subSequence</A></B>(int start, int end)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookParam.html#toString()">toString</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookParam.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String name)</CODE><BR> Returns the enum constant of this type with the specified name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A>[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookParam.html#values()">values</A></B>()</CODE><BR> Returns an array containing the constants of this enum type, inthe order they're declared.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.Enum</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, valueOf</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>finalize, getClass, notify, notifyAll, wait, wait, wait</CODE></TD></TR></TABLE> <P><!-- ============ ENUM CONSTANT DETAIL =========== --><A NAME="enum_constant_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Enum Constant Detail</B></FONT></TH></TR></TABLE><A NAME="SIGNATURE"><!-- --></A><H3>SIGNATURE</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>SIGNATURE</B></PRE><DL><DL></DL></DL><HR><A NAME="ADDED"><!-- --></A><H3>ADDED</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>ADDED</B></PRE><DL><DL></DL></DL><HR><A NAME="API_KEY"><!-- --></A><H3>API_KEY</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>API_KEY</B></PRE><DL><DL></DL></DL><HR><A NAME="FRIENDS"><!-- --></A><H3>FRIENDS</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>FRIENDS</B></PRE><DL><DL></DL></DL><HR><A NAME="LOCALE"><!-- --></A><H3>LOCALE</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>LOCALE</B></PRE><DL><DL></DL></DL><HR><A NAME="TIME"><!-- --></A><H3>TIME</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>TIME</B></PRE><DL><DL></DL></DL><HR><A NAME="USER"><!-- --></A><H3>USER</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>USER</B></PRE><DL><DL></DL></DL><HR><A NAME="CANVAS_USER"><!-- --></A><H3>CANVAS_USER</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>CANVAS_USER</B></PRE><DL><DL></DL></DL><HR><A NAME="SESSION_KEY"><!-- --></A><H3>SESSION_KEY</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>SESSION_KEY</B></PRE><DL><DL></DL></DL><HR><A NAME="EXPIRES"><!-- --></A><H3>EXPIRES</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>EXPIRES</B></PRE><DL><DL></DL></DL><HR><A NAME="PROFILE_UPDATE_TIME"><!-- --></A><H3>PROFILE_UPDATE_TIME</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>PROFILE_UPDATE_TIME</B></PRE><DL><DL></DL></DL><HR><A NAME="EXT_PERMS"><!-- --></A><H3>EXT_PERMS</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>EXT_PERMS</B></PRE><DL><DL></DL></DL><HR><A NAME="IN_CANVAS"><!-- --></A><H3>IN_CANVAS</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>IN_CANVAS</B></PRE><DL><DL></DL></DL><HR><A NAME="IN_PROFILE_TAB"><!-- --></A><H3>IN_PROFILE_TAB</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>IN_PROFILE_TAB</B></PRE><DL><DL></DL></DL><HR><A NAME="PROFILE_USER"><!-- --></A><H3>PROFILE_USER</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>PROFILE_USER</B></PRE><DL><DL></DL></DL><HR><A NAME="PROFILE_SESSION_KEY"><!-- --></A><H3>PROFILE_SESSION_KEY</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>PROFILE_SESSION_KEY</B></PRE><DL><DL></DL></DL><HR><A NAME="PAGE_ID"><!-- --></A><H3>PAGE_ID</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>PAGE_ID</B></PRE><DL><DL></DL></DL><HR><A NAME="PAGE_ADDED"><!-- --></A><H3>PAGE_ADDED</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>PAGE_ADDED</B></PRE><DL><DL></DL></DL><HR><A NAME="REQUEST_METHOD"><!-- --></A><H3>REQUEST_METHOD</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>REQUEST_METHOD</B></PRE><DL><DL></DL></DL><HR><A NAME="IN_NEW_FACEBOOK"><!-- --></A><H3>IN_NEW_FACEBOOK</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>IN_NEW_FACEBOOK</B></PRE><DL><DL></DL></DL><HR><A NAME="IN_IFRAME"><!-- --></A><H3>IN_IFRAME</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>IN_IFRAME</B></PRE><DL><DL></DL></DL><HR><A NAME="SMS"><!-- --></A><H3>SMS</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookParam.html" title="enum in com.google.code.facebookapi">FacebookParam</A> <B>SMS</B></PRE><DL>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?