|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.as400.ui.tools.HelpDocTagDescriptor
public class HelpDocTagDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
m_filename
|
String |
m_footerFilename
|
String |
m_headerFilename
|
String |
m_id
|
String |
m_PDMLSynch
|
String |
m_tag
|
static boolean |
m_Trace
|
static ToolsResourceLoader |
resourceLoader
|
| Constructor and Description |
|---|
HelpDocTagDescriptor(HelpDocTagDescriptor hdtd)
|
HelpDocTagDescriptor(String stringTag)
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public String m_tag
public String m_id
public String m_filename
public String m_footerFilename
public String m_headerFilename
public String m_PDMLSynch
public static boolean m_Trace
public static ToolsResourceLoader resourceLoader
| Constructor Detail |
|---|
public HelpDocTagDescriptor(String stringTag)
throws HelpException
HelpExceptionpublic HelpDocTagDescriptor(HelpDocTagDescriptor hdtd)
| Method Detail |
|---|
public String toString()
toString in class Object
public static void main(String[] args)
throws IOException
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||