|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxdoclet.modules.wsee.WseeDocletTask.PackageNamespaceMapping
public static class WseeDocletTask.PackageNamespaceMapping
Inner class designed after package substitutions
| Constructor Summary | |
|---|---|
WseeDocletTask.PackageNamespaceMapping()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getNamespace()
Gets the SubstituteWith attribute of the PackageSubstitution object |
java.lang.String |
getPackages()
Gets the Packages attribute of the PackageSubstitution object |
void |
setNamespace(java.lang.String ns)
Sets the SubstituteWith attribute of the PackageSubstitution object |
void |
setPackages(java.lang.String packages)
Sets the Packages attribute of the PackageSubstitution object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WseeDocletTask.PackageNamespaceMapping()
| Method Detail |
|---|
public java.lang.String getPackages()
public java.lang.String getNamespace()
public void setPackages(java.lang.String packages)
packages - The new Packages valuepublic void setNamespace(java.lang.String ns)
ns -
|
http://xdoclet.sourceforge.net/ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||