com.ibm.as400.ui.tools
Class HelpDocSplitter

java.lang.Object
  extended by com.ibm.as400.ui.tools.HelpDocSplitter

public class HelpDocSplitter
extends Object


Field Summary
Modifier and Type Field and Description
static ToolsResourceLoader resourceLoader
           
static int SPLIT_FAILURE
           
static int SPLIT_SUCCESS
           
 
Method Summary
Modifier and Type Method and Description
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SPLIT_SUCCESS

public static final int SPLIT_SUCCESS
See Also:
Constant Field Values

SPLIT_FAILURE

public static final int SPLIT_FAILURE
See Also:
Constant Field Values

resourceLoader

public static ToolsResourceLoader resourceLoader
Method Detail

main

public static void main(String[] args)