Uses of Class
org.apache.struts2.views.xdocreport.LocationType

Uses of LocationType in org.apache.struts2.views.xdocreport
 

Methods in org.apache.struts2.views.xdocreport that return LocationType
static LocationType LocationType.getLocationType(String location)
           
static LocationType LocationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LocationType[] LocationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.struts2.views.xdocreport with parameters of type LocationType
protected  File AbstractXDocReportResult.getSourceFile(String finalLocation, LocationType locationType, com.opensymphony.xwork2.ActionInvocation invocation)
           
protected  InputStream AbstractXDocReportResult.getSourceStream(String finalLocation, LocationType locationType, File sourceFile, com.opensymphony.xwork2.ActionInvocation invocation)
           
 



Copyright © 2011. All Rights Reserved.