Package com.aspectran.core.context.rule
Class UrlAppendRule
java.lang.Object
com.aspectran.core.context.rule.AppendRule
com.aspectran.core.context.rule.UrlAppendRule
Defines a rule to append a URL with defined rules.
Created: 2017. 05. 06.
-
Constructor Summary
ConstructorsConstructorDescriptionUrlAppendRule
(String url) UrlAppendRule
(String url, AppendableFileFormatType format) UrlAppendRule
(String url, AppendableFileFormatType format, String profile) UrlAppendRule
(String url, String profile) -
Method Summary
Methods inherited from class com.aspectran.core.context.rule.AppendRule
getAspectranParameters, getFile, getFormat, getProfile, getProfiles, getResource, getUrl, newInstance, newInstance, setAspectranParameters, setFile, setFormat, setProfile, setResource, setUrl, toString
-
Constructor Details
-
UrlAppendRule
-
UrlAppendRule
-
UrlAppendRule
-
UrlAppendRule
-