Package | Description |
---|---|
xdoclet |
Modifier and Type | Method and Description |
---|---|
protected DocletContext |
SubTask.getContext()
A utility method that deleges the call to DocletContext.getSingleInstance().
|
protected static DocletContext |
XDocletTagSupport.getDocletContext() |
static DocletContext |
DocletContext.getInstance()
Gets the Instance attribute of the DocletContext class
|
Modifier and Type | Method and Description |
---|---|
static void |
DocletContext.setSingleInstance(DocletContext singleInstance)
Sets the SingleInstance attribute of the DocletContext class
|