public class XML
extends java.lang.Object
Constructor and Description |
---|
XML() |
Modifier and Type | Method and Description |
---|---|
static SAXParser |
createSAXParser()
Create a SAX parser.
|
static java.lang.String |
escape(java.lang.String source)
Escape special characters in the given string.
|
public static SAXParser createSAXParser()
public static java.lang.String escape(java.lang.String source)
source
- The string to escapeCopyright © 1999-2012 Maxim Integrated Products. All Rights Reserved.