Package xmlparser.utils
Interface Interfaces.ParserConfiguration
- All Known Subinterfaces:
XmlWriter
- Enclosing class:
Interfaces
public static interface Interfaces.ParserConfiguration
-
Method Summary
-
Method Details
-
shouldEncodeUTF8
boolean shouldEncodeUTF8() -
shouldPrettyPrint
boolean shouldPrettyPrint()
-