public class XMLWriter extends Object
Constructor and Description |
---|
XMLWriter(Map map,
File basedir,
int seq,
String productTitle,
Map typeMap) |
Modifier and Type | Method and Description |
---|---|
void |
addElement(String name,
String value,
String type) |
String |
remNull(String s1)
Remove String Nulls
|
String |
repCharWStr(String str1,
char rc,
String rstr)
Replace character with string
|
void |
write() |
Copyright © 2019. All rights reserved.