org.slim3.struts.action
Class S3RequestProcessor.IndexParsedResult
java.lang.Object
org.slim3.struts.action.S3RequestProcessor.IndexParsedResult
- Enclosing class:
- S3RequestProcessor
protected static class S3RequestProcessor.IndexParsedResult
- extends Object
Field Summary |
int[] |
indexes
The array of indexes. |
String |
name
The name except index part. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
indexes
public int[] indexes
- The array of indexes.
name
public String name
- The name except index part.
S3RequestProcessor.IndexParsedResult
protected S3RequestProcessor.IndexParsedResult()
Copyright © 2008-2009 The Slim3 project. All Rights Reserved.