|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.xml.client.impl.XMLParserImpl
public abstract class XMLParserImpl
Native implementation associated with
XMLParser.
| Method Summary | |
|---|---|
Document |
createDocument()
|
static XMLParserImpl |
getInstance()
|
Document |
parse(java.lang.String contents)
|
boolean |
supportsCDATASection()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static XMLParserImpl getInstance()
public final Document createDocument()
public final Document parse(java.lang.String contents)
public boolean supportsCDATASection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||