java.lang.Object
org.alicebot.server.core.util.XMLWriter
- public class XMLWriter
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENC_UTF8
private static final java.lang.String ENC_UTF8
- See Also:
- Constant Field Values
XML_PI_START
private static final java.lang.String XML_PI_START
- See Also:
- Constant Field Values
STYLESHEET_PI_START
private static final java.lang.String STYLESHEET_PI_START
- See Also:
- Constant Field Values
PI_END
private static final java.lang.String PI_END
- See Also:
- Constant Field Values
LINE_SEPARATOR
private static final java.lang.String LINE_SEPARATOR
OPEN_MARKER_START
private static final java.lang.String OPEN_MARKER_START
- See Also:
- Constant Field Values
CLOSE_MARKER_START
private static final java.lang.String CLOSE_MARKER_START
- See Also:
- Constant Field Values
NONATOMIC_MARKER_END
private static final java.lang.String NONATOMIC_MARKER_END
- See Also:
- Constant Field Values
RW
private static final java.lang.String RW
- See Also:
- Constant Field Values
XMLFILE
private static final java.lang.String XMLFILE
- See Also:
- Constant Field Values
BACKLINK_EQUALS
private static final java.lang.String BACKLINK_EQUALS
- See Also:
- Constant Field Values
STARTTIME_EQUALS
private static final java.lang.String STARTTIME_EQUALS
- See Also:
- Constant Field Values
QUOTE_MARK
private static final java.lang.String QUOTE_MARK
- See Also:
- Constant Field Values
LINK_DATE_FORMAT
private static final java.lang.String LINK_DATE_FORMAT
- See Also:
- Constant Field Values
STARTTIME_DATE_FORMAT
private static final java.lang.String STARTTIME_DATE_FORMAT
- See Also:
- Constant Field Values
XMLWriter
public XMLWriter()
write
public static void write(java.lang.String s,
XMLResourceSpec xmlresourcespec)
rollover
public static void rollover(XMLResourceSpec xmlresourcespec)