public class DefinitionsMap extends Object
Constructor and Description |
---|
DefinitionsMap() |
Modifier and Type | Method and Description |
---|---|
void |
add(com.wutka.dtd.DTDElement element,
String filePath) |
String |
getLocation(com.wutka.dtd.DTDElement element) |
void |
merge(DefinitionsMap map) |
public void merge(DefinitionsMap map)
public void add(com.wutka.dtd.DTDElement element, String filePath)
public String getLocation(com.wutka.dtd.DTDElement element)
Copyright © 2002-2012 DTDDoc. All Rights Reserved.