wt.dataops.archivesystem.tools
Class ElementDictionaryGenerator
java.lang.Object
wt.dataops.archivesystem.tools.ElementDictionaryGenerator
- class ElementDictionaryGenerator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parents
public static Hashtable parents
reverseTree
public static Hashtable reverseTree
DEBUG
public static final boolean DEBUG
- See Also:
- Constant Field Values
ElementDictionaryGenerator
ElementDictionaryGenerator()
main
public static void main(String[] args)
buildInsideOutTree
public static void buildInsideOutTree(DTDItem item,
DTDOutput parent)
buildParentTree
public static void buildParentTree(Object pa,
ReverseHierarchy rh,
String spaces)
storeDocument
public static String storeDocument(Document doc,
String dtd,
String localPath)
createInputSourceForDTD
protected static String createInputSourceForDTD(String systemId)
getFileContentsAsString
protected static String getFileContentsAsString(File file)
throws IOException
- Throws:
IOException
addWildcardElements
public static void addWildcardElements(XMLNode doc)