|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.plugin.assembly.model.ContainerDescriptorHandlerConfig
Configures a filter for files headed into the assembly archive, to enable aggregation of various types of descriptor fragments, such as components.xml, web.xml, etc.
| Constructor Summary | |
ContainerDescriptorHandlerConfig()
|
|
| Method Summary | |
java.lang.String |
getHandlerName()
Get The handler's plexus role-hint, for lookup from the container. |
java.lang.String |
getModelEncoding()
|
void |
setHandlerName(java.lang.String handlerName)
Set The handler's plexus role-hint, for lookup from the container. |
void |
setModelEncoding(java.lang.String modelEncoding)
Set an encoding used for reading/writing the model. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ContainerDescriptorHandlerConfig()
| Method Detail |
public java.lang.String getHandlerName()
public void setHandlerName(java.lang.String handlerName)
handlerName - public void setModelEncoding(java.lang.String modelEncoding)
modelEncoding - the encoding used when reading/writing the model.public java.lang.String getModelEncoding()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||