|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.excalibur.source.AvalonSourceUtil
This is a helper class for using the Avalon framework together with the source resolver package.
Constructor Summary | |
AvalonSourceUtil()
|
Method Summary | |
static java.lang.String |
appendParameters(java.lang.String uri,
org.apache.avalon.framework.parameters.Parameters parameters)
Append parameters to the uri. |
static SourceParameters |
createSourceParameters(org.apache.avalon.framework.configuration.Configuration conf)
Create a new parameters object from the children of the configuration. |
static org.apache.avalon.framework.parameters.Parameters |
getFirstParameters(SourceParameters params)
Create a Parameters object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AvalonSourceUtil()
Method Detail |
public static SourceParameters createSourceParameters(org.apache.avalon.framework.configuration.Configuration conf)
null
is returned.
public static org.apache.avalon.framework.parameters.Parameters getFirstParameters(SourceParameters params)
public static java.lang.String appendParameters(java.lang.String uri, org.apache.avalon.framework.parameters.Parameters parameters)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |