- java.lang.Object
-
- com.sun.javatest.report.XMLReportMaker
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static java.lang.String |
XML_CHARSET |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static java.lang.String |
convertProhibitedChars(java.lang.String cdata) |
static boolean |
prohibited(int c) |
static void |
writeCDATA(org.xml.sax.ext.LexicalHandler lh,
org.xml.sax.ContentHandler ser,
java.lang.String cdata) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
writeCDATA
public static void writeCDATA(org.xml.sax.ext.LexicalHandler lh,
org.xml.sax.ContentHandler ser,
java.lang.String cdata)
throws java.io.IOException,
org.xml.sax.SAXException
- Throws:
java.io.IOException
org.xml.sax.SAXException
Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.