|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectxdoclet.modules.wsee.WseeDocletTask.PackageNamespaceMapping
Inner class designed after package substitutions
Constructor Summary | |
WseeDocletTask.PackageNamespaceMapping()
|
Method Summary | |
String |
getNamespace()
Gets the SubstituteWith attribute of the PackageSubstitution object |
String |
getPackages()
Gets the Packages attribute of the PackageSubstitution object |
void |
setNamespace(String ns)
Sets the SubstituteWith attribute of the PackageSubstitution object |
void |
setPackages(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 String getPackages()
public String getNamespace()
public void setPackages(String packages)
packages
- The new Packages valuepublic void setNamespace(String ns)
ns
-
|
http://xdoclet.sourceforge.net/ | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |