public class SimpleDOMParser
extends java.lang.Object
SimpleDOMParser
is a highly-simplified XML DOM parser.Constructor and Description |
---|
SimpleDOMParser() |
Modifier and Type | Method and Description |
---|---|
SimpleElement |
parse(java.io.Reader reader) |
public SimpleElement parse(java.io.Reader reader) throws java.io.IOException
java.io.IOException