Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NeXT (0.11 sec)

  1. src/main/java/org/codelibs/fess/mylasta/action/FessHtmlPath.java

     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.mylasta.action;
    
    import org.lastaflute.web.response.next.HtmlNext;
    
    /**
     * The path definition of HTML.
     * @author FreeGen
     */
    public interface FessHtmlPath {
    
        /** The path of the HTML: /admin/accesstoken/admin_accesstoken.jsp */
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 26.4K bytes
    - Viewed (2)
Back to top