|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.wdssii.core.XMLUtil
public class XMLUtil
Constructor Summary | |
---|---|
XMLUtil()
|
Method Summary | |
---|---|
static boolean |
getBooleanAttribute(Element vcpel,
String name,
boolean defaultValue)
|
static int |
getIntegerAttribute(Element vcpel,
String name,
int defaultValue)
|
static void |
writeXmlFile(Document doc,
String filename,
boolean compress)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLUtil()
Method Detail |
---|
public static boolean getBooleanAttribute(Element vcpel, String name, boolean defaultValue)
public static int getIntegerAttribute(Element vcpel, String name, int defaultValue)
public static void writeXmlFile(Document doc, String filename, boolean compress) throws IOException
IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |